Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: aman436/syft

Tags

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request anchore#428 from anchore/self-extracting-jar

Add support for processing files with prepended bytes before the zip archive

v0.16.1

Toggle v0.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix go mod tidy release problem (anchore#422)

* Add go mod tidy check

Signed-off-by: Dan Luhring <[email protected]>

* Run go mod tidy

Signed-off-by: Dan Luhring <[email protected]>

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add config option for import timeout (anchore#421)

Signed-off-by: Dan Luhring <[email protected]>

v0.15.2

Toggle v0.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request anchore#414 from anchore/fix-leaky-fds

Close all ReadClosers explicitly retrieved from resolvers

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request anchore#406 from anchore/align-check-names-to-qual…

…ity-gate

Align check names to release quality gate

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request anchore#405 from anchore/add-jenkins-filter

Add for known bad CPE field combinations for jenkins package

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request anchore#348 from anchore/fix-java-pom-properties-p…

…arse-delimiter

Allow for multiple pom.properties delimiters

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request anchore#334 from anchore/ignore-ownership

Ignore ownership for shared copyright resources

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark package relations by file ownership (anchore#329)

* add marking package relations by file ownership

Signed-off-by: Alex Goodman <[email protected]>

* correct json schema version; ensure fileOwners dont return dups; pin test pkg versions

Signed-off-by: Alex Goodman <[email protected]>

* extract package relationships into separate section

Signed-off-by: Alex Goodman <[email protected]>

* pull in client-go features for import of PackageRelationships

Signed-off-by: Alex Goodman <[email protected]>

* move unit test for ownership by files relationship further down

Signed-off-by: Alex Goodman <[email protected]>

* rename relationship to "ownership-by-file-overlap"

Signed-off-by: Alex Goodman <[email protected]>

v0.12.7

Toggle v0.12.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request anchore#328 from anchore/issue-327

Be lenient on invalid fields in PKG-INFO