unioslo / harborapi

Python async client for the Harbor REST API v2.0.
https://unioslo.github.io/harborapi/
MIT License
28 stars 6 forks source link

Add vulnerability querying/filtering methods #5

Closed pederhan closed 2 years ago

pederhan commented 2 years ago

This pull request adds new methods to scanner.HarborVulnerabilityReport that enable querying if the report contains CVEs with specific IDs, affecting certain packages or having certain phrases in their descriptions.