Skip to content

Tags: snyk/parlay

Tags

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: increase number of retries during Snyk enrichment (#110)

This should eliminate 429 errors

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: log unexpected status codes in the retryable client (#99)

v0.6.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ecosystems validate external references urls (#97)

* fix: ecosystems validate urls

* fix: rename arg to ref and use url pkg name

v0.6.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: upgrade go version to 1.23 in github action (#91)

v0.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: upgrade goreleaser action (#90)

v0.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle Snyk API rate limit (#86)

Closes #83.

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle comma-separated websites in ecosyste.ms enrichment (#85)

v0.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add supplier to SPDX documents (#79)

When enriching with ecosyste.ms, add the supplier of a package
to an SPDX document.

Closes #76.

Co-authored-by: Gary O'Neall <gary@sourceauditor.com>

v0.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: goreleaser config (#73)

v0.5.0

Verified

This commit was signed with the committer’s verified signature.
paulrosca-snyk Paul Rosca
feat: add support for CycloneDX 1.6

Closes #71.

Co-Authored-By: Max <max.combuchen@snyk.io>