Skip to content

Conversation

@ybelMekk
Copy link
Contributor

@ybelMekk ybelMekk commented Dec 8, 2025

Add support for vulnerability-related operations in the CLI.

Primarily focused on enabling queries for workloads affected by specific CVEs.

The changes add a new vulnerability command in alpha and extend the GraphQL client with types and queries to fetch vulnerability data.

ybelMekk and others added 6 commits December 5, 2025 15:00
* find workloads from CVE

Co-authored-by: Tommy Trøen <tommy.troen@nav.no>
* CVE for workloads

Co-authored-by: Tommy Trøen <tommy.troen@nav.no>
Co-authored-by: Tommy Trøen <tommy.troen@nav.no>
Co-authored-by: Tommy Trøen <tommy.troen@nav.no>
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

📝 Changelog preview

Below is a preview of the Changelog that will be added to the next release. Only commit messages that follow the Conventional Commits specification will be included in the Changelog.

v3.25.0 - 2025-12-08

Full Changelog: v3.24.1...v3.25.0

🚀 Features

  • (vulnerability) Implement find command (e90f59f)

🐛 Bug Fixes

  • (vulnerability) Improve output formatting (e42fe5c)
  • (vulnerability) Enhance find command to include suppression state (ccd541a)
  • (vulnerability) Streamline output formatting in FormatDetails function (402b4eb)
  • Update argument name from 'cve-id' to 'cve_id' for consistency (dc58eb4)

⚙️ Miscellaneous Changes

  • Add alpha vulnerability cmd (6d3aaa8)
  • Reorganize type definitions for clarity (523a780)

@ybelMekk
Copy link
Contributor Author

Skjønner ikke helt hvorfor jeg har fått postgres ting inn.. men men

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.

2 participants