Skip to content

add: add web application target support to python-gvm#1348

Merged
greenbonebot merged 1 commit into
mainfrom
add/web-application-targets
Jun 11, 2026
Merged

add: add web application target support to python-gvm#1348
greenbonebot merged 1 commit into
mainfrom
add/web-application-targets

Conversation

@ozgen

@ozgen ozgen commented Jun 11, 2026

Copy link
Copy Markdown
Member

What

  • Added python-gvm support and tests for web application target GMP requests, including create, modify, clone, delete, get, and list operations.

Why

  • Web application targets need to be supported by python-gvm so clients can manage them through the GMP API.

References

GEA-1823

Checklist

  • Tests

Add request builders and client methods for web application targets.

This includes create, modify, clone, delete, get, and list support,
together with the related GMP request tests.
@ozgen ozgen requested a review from a team as a code owner June 11, 2026 07:46
@greenbonebot greenbonebot enabled auto-merge (rebase) June 11, 2026 07:46
@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 f686aa9.
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

Type Number
Added 1

🚀 Conventional commits found.

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.30%. Comparing base (90f68a3) to head (f686aa9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1348      +/-   ##
==========================================
+ Coverage   98.28%   98.30%   +0.02%     
==========================================
  Files          99      100       +1     
  Lines        6406     6490      +84     
  Branches     1146     1163      +17     
==========================================
+ Hits         6296     6380      +84     
  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 f1b9509 into main Jun 11, 2026
26 checks passed
@greenbonebot greenbonebot deleted the add/web-application-targets branch June 11, 2026 08:27
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