Releases: guacsec/trustify
Releases · guacsec/trustify
0.4.11
23 Mar 11:36
Compare
Sorry, something went wrong.
No results found
0.4.10
11 Mar 10:08
Compare
Sorry, something went wrong.
No results found
Changelog
v0.4.10 (2026-03-11)
Fixes
adapt test URIs for release branch Id type (3f2016d )
accept SHA-256 identifiers in SBOM packages and related endpoints (709ac44 )
0.4.9
19 Feb 09:01
Compare
Sorry, something went wrong.
No results found
0.4.8
04 Feb 15:33
Compare
Sorry, something went wrong.
No results found
0.4.7
26 Jan 18:30
Compare
Sorry, something went wrong.
No results found
Changelog
v0.4.7 (2026-01-26)
Features
Fix ENV variable in helper conf (064f8d4 )
Fixes
metrics matching routes with path params first (6976fa5 )
0.4.6
14 Jan 15:11
Compare
Sorry, something went wrong.
No results found
Changelog
v0.4.6 (2026-01-14)
Features
search by all CPE components in analysis queries (f025805 )
process reference loops gracefully (7b65e4e )
Fixes
add CPE part to context to fix failing test (b205877 )
add 'purl:type' alias to context to fix failing test (536aab8 )
0.4.5
03 Dec 13:02
Compare
Sorry, something went wrong.
No results found
Changelog
v0.4.5 (2025-12-03)
Fixes
analysis: resolve the ancestor loading (0fa353c )
add missing sbom_node FROM clause (2c5aa73 )
upgrade cve library to support 5.2 scheme version (ba4913d )
upgrade cve library to support 5.2 scheme version (872f701 )
0.4.4
19 Nov 11:23
Compare
Sorry, something went wrong.
No results found
Changelog
v0.4.4 (2025-11-18)
Fixes
ensure content is fully written (a258cc9 )
add OrganizationCreator to fix deadlock (TC-3176) (8de6183 )
SBOM and Vulnerability deadlocks fix (TC-3176) (edd194e )
SBOM details filters out the deprecated advisories (TC-3191) (62ddc1c )
0.4.3
12 Nov 13:42
Compare
Sorry, something went wrong.
No results found
Changelog
v0.4.3 (2025-11-12)
Fixes
PurlStatusCreator to take PurlStatusEntry ownership (TC-3152) (aab4112 )
PurlStatusCreator to avoid package ingestion race condition (TC-3152)
(6bb701b )
package ingestion race condition (TC-3152) (832a897 )
remove check for previously ingested SBOM from gensbom script (27e24e5 )
avoid formatting errors with query markdown docs (21fef6d ), closes #2081
PurlCreator::create race condition (TC-3152) (2b788e6 )
0.4.2
31 Oct 10:26
Compare
Sorry, something went wrong.
No results found
Changelog
v0.4.2 (2025-10-31)
Features
delete orphaned PURLs (TC-3020) (ef8927e )
Fixes
remove useless async from SbomStatus::new (TC-3085) (ceff2ea )
optimize data in memory (TC-3085) (5ee7a4f )
add log to track pre-fetched data (TC-3085) (73159ba )
DatabaseExt as a blanket implementation on TransactionTrait (TC-3085)
(63eb385 )
remove DB stream usage (TC-3085) (d1c4a85 )
make GET endpoint working with repeatable read transaction (TC-3085)
(4a45f73 )
more scalable license filtering condition (TC-3006) (1a369d9 )
metrics: add DefaultRootRouteFormatter for empty paths (ef760f7 )