Skip to content

add: add get_audit_report request support - #1359

Merged
greenbonebot merged 3 commits into
mainfrom
add/get-audit-report
Jul 29, 2026
Merged

add: add get_audit_report request support#1359
greenbonebot merged 3 commits into
mainfrom
add/get-audit-report

Conversation

@ozgen

@ozgen ozgen commented Jul 29, 2026

Copy link
Copy Markdown
Member

What

  • Add get_audit_report request support
  • Add validation for audit_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 get_audit_report GMP command
  • Keep audit report retrieval consistent with the gvmd implementation

References

GEA-1962

Checklist

  • Tests

@ozgen
ozgen requested a review from a team as a code owner July 29, 2026 06:09
@greenbonebot
greenbonebot enabled auto-merge (rebase) July 29, 2026 06:09
@github-actions

github-actions Bot commented Jul 29, 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 cb61104.
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

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

Conventional Commits Report

Type Number
Changed 1
Added 1

🚀 Conventional commits found.

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.36%. Comparing base (6f6e424) to head (cb61104).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1359   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files         102      103    +1     
  Lines        6717     6735   +18     
  Branches     1223     1224    +1     
=======================================
+ Hits         6607     6625   +18     
  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.

@ozgen
ozgen force-pushed the add/get-audit-report branch from e01c152 to cb61104 Compare July 29, 2026 09:16
@greenbonebot
greenbonebot merged commit 8520265 into main Jul 29, 2026
26 checks passed
@greenbonebot
greenbonebot deleted the add/get-audit-report branch July 29, 2026 09:23
Sign up for free to 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