Releases: trustification/guac-rs
Releases · trustification/guac-rs
0.7.2-0
Changelog
0.3.1
0.3.0
Changelog
v0.3.0 (2024-06-06)
Features
- ci: add clippy (319971f)
- find product based on package (7596de7)
- implement find_vulnerability_by_sbom_uri query (fb21d4f)
- add pagination to the find_vulnerability query (1a5f860)
- process CertifyVuln in result (cf327c8)
- add vulnerabilities query (b0b3d5c)
- implement product_by_cve api (6d11cae)
- add support for document content encoding (1d952f7)
- use more refined errors (f74e28a)
Fixes
- update async-nats (791a9e1)
- add certify_vulns to the find_vulnerability_statuses function (a36282f)
- find_vulnerability_statuses to use certify vex directly (62c0ebf)
- find_vulnerability should return only affected statements (947e418)
- namespaces in purls (12972f8)
- handle error (76053d0)
- re-enable cli query depenency commands (e6b39b4)
- use tmp exporter build with valid guac dependency (cf7932e)
- upgrade package query according to the new schema (b8f095a)