Skip to content

add: add get_audit_report_hosts request support - #1360

Merged
greenbonebot merged 1 commit into
mainfrom
add/get-audit-report-hosts
Jul 30, 2026
Merged

add: add get_audit_report_hosts request support#1360
greenbonebot merged 1 commit into
mainfrom
add/get-audit-report-hosts

Conversation

@ozgen

Copy link
Copy Markdown
Member

What

  • Add get_audit_report_hosts request support
  • Add tests for request generation and missing IDs

Why

  • Allow python-gvm clients to use the new get_audit_report_hosts GMP command
  • Keep audit report hosts retrieval consistent with the gvmd implementation

References

GEA-1967

Checklist

  • Tests

@ozgen
ozgen requested a review from a team as a code ownerJuly 30, 2026 05:51
@github-actions

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 05f3d8e.
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

@greenbonebot
greenbonebot enabled auto-merge (rebase) July 30, 2026 05:51
@github-actions

Copy link
Copy Markdown

Conventional Commits Report

TypeNumber
Added1

🚀 Conventional commits found.

@codecov

codecovBot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.36%. Comparing base (8520265) to head (05f3d8e).

Additional details and impacted files
@@ Coverage Diff @@## main #1360 +/- ##
=======================================
Coverage 98.36% 98.36% =======================================
Files 103 103 Lines 6735 6748 +13 Branches 1224 1226 +2 =======================================
+ Hits 6625 6638 +13 
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 3c03fbc into mainJul 30, 2026
26 checks passed
@greenbonebot
greenbonebot deleted the add/get-audit-report-hosts branch July 30, 2026 05:58
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