Skip to content

Releases: dejanb/guac-rs

0.1.1

06 Jun 09:19
Compare
Choose a tag to compare

Changelog

v0.1.1 (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)
  • implement Debug, PartialEq, Eq (d7c36f8)
  • add S3 collector (9990e07)
  • Add FileCollector (23c76be)
  • Implement Collector abstractions (eb4037f)
  • provide emitter abstraction (316682d)
  • add basic example of implementing collector (b4e1d15)

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)
  • handle vex output for vulnerabilities (e5310f6)
  • get dependencies query (795d78b)