Skip to content

add: support get_agent_support_bundle GMP command#1353

Merged
greenbonebot merged 2 commits into
mainfrom
add/get-agent-support-bundle
Jun 19, 2026
Merged

add: support get_agent_support_bundle GMP command#1353
greenbonebot merged 2 commits into
mainfrom
add/get-agent-support-bundle

Conversation

@ozgen

@ozgen ozgen commented Jun 19, 2026

Copy link
Copy Markdown
Member

What

Add support for the get_agent_support_bundle GMP command, including the days parameter and related tests.

Why

This allows python-gvm clients to request an agent support bundle through GMP.

References

GEA-1833

Checklist

  • Tests

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

github-actions Bot commented Jun 19, 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 4376d90.
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 Jun 19, 2026

Copy link
Copy Markdown

Conventional Commits Report

Type Number
Changed 1
Added 1

🚀 Conventional commits found.

@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.35%. Comparing base (4a6dbbd) to head (4376d90).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1353   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files         101      101           
  Lines        6690     6702   +12     
  Branches     1220     1222    +2     
=======================================
+ Hits         6580     6592   +12     
  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.

Add the `get_agent_support_bundle` request method, including support for the optional `days` parameter and related tests.
@ozgen ozgen force-pushed the add/get-agent-support-bundle branch from 652720b to ad5fdfc Compare June 19, 2026 06:32
Comment thread gvm/protocols/gmp/requests/next/_agents.py Outdated
Comment thread gvm/protocols/gmp/requests/next/_agents.py Outdated
Remove `None` support for the `days` parameter and use `0` as the default value.
@greenbonebot greenbonebot merged commit 9103a11 into main Jun 19, 2026
26 checks passed
@greenbonebot greenbonebot deleted the add/get-agent-support-bundle branch June 19, 2026 06:53
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