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

Skip to content

Tags: matthooper1/syft

Tags

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

v0.12.6

Toggle v0.12.6'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#320 from anchore/pin-cache-action

Pin actions/cache to v2.1.3

v0.12.5

Toggle v0.12.5'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#316 from anchore/fix-zero-layers-panic

Bring in fix from stereoscope for zero-layers panic

v0.12.4

Toggle v0.12.4'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#314 from anchore/issue-291-java-parent-ref

Ensure java parent pkg ref isn't nil when looking for parent matches

v0.12.3

Toggle v0.12.3'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#312 from anchore/omit-empty-packages

Omit empty packages

v0.12.2

Toggle v0.12.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#308 from anchore/prefer-real-paths-on-glob…

…-results

Prefer real paths over those with links for glob results

v0.12.1

Toggle v0.12.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#305 from anchore/add-has-path-to-resolver

Add HasPath() to Resolver interface for existence check

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
wagoodman Alex Goodman
ensure acceptance tests use existing snapshot dir

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