Skip to content

add: add export_scan_report request support - #1363

Merged
greenbonebot merged 3 commits into
mainfrom
add/export-scan-report
Aug 6, 2026
Merged

add: add export_scan_report request support#1363
greenbonebot merged 3 commits into
mainfrom
add/export-scan-report

Conversation

@ozgen

@ozgenozgen commented Aug 6, 2026

Copy link
Copy Markdown
Member

What

  • Add export_scan_report request support
  • Add validation for report_id
  • Support filter strings and saved filter IDs
  • Add tests for request generation and missing IDs

Why

  • Allow python-gvm clients to use the new export_scan_report GMP command

References

GEA-2008

Checklist

  • Tests

@ozgen
ozgen requested a review from a team as a code ownerAugust 6, 2026 12:40
@greenbonebot
greenbonebot enabled auto-merge (rebase) August 6, 2026 12:40
@github-actions

github-actionsBot commented Aug 6, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 9d0becd.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions

Copy link
Copy Markdown

Conventional Commits Report

TypeNumber
Added1

🚀 Conventional commits found.

@codecov

codecovBot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.37%. Comparing base (69e195a) to head (9d0becd).

Additional details and impacted files
@@ Coverage Diff @@## main #1363 +/- ##
=======================================
Coverage 98.36% 98.37% =======================================
Files 103 103 Lines 6748 6768 +20 Branches 1226 1229 +3 =======================================
+ Hits 6638 6658 +20 
Misses 77 77 Partials 33 33 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@greenbonebot
greenbonebot merged commit 38d5ea7 into mainAug 6, 2026
26 checks passed
@greenbonebot
greenbonebot deleted the add/export-scan-report branch August 6, 2026 14:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ozgen@bjoernricks@greenbonebot