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

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: anchore/syft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.1
Choose a base ref
...
head repository: anchore/syft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.0
Choose a head ref
  • 15 commits
  • 29 files changed
  • 4 contributors

Commits on Jun 26, 2021

  1. Completing the test for distro version

    Signed-off-by: Jose Miguel Parrella <[email protected]>
    bureado committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    c825ae2 View commit details
    Browse the repository at this point in the history
  2. If distro name is unknown, try with the ID_LIKE

    Signed-off-by: Jose Miguel Parrella <[email protected]>
    bureado committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    c833472 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Update documentation to show SPDX support (#452)

    * add docs for spdx support
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * copy updates for format options
    
    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    fee74d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    6f2b529 View commit details
    Browse the repository at this point in the history
  2. Revert "Add callout for OSS meetup (#446)" (#459)

    This reverts commit 66e71c3.
    
    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    dd56450 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. update slack channels

    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    2093d2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #461 from anchore/update-slack

    Update slack channels
    wagoodman authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    58b21c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Update SPDX license list from 3.13 to 3.14 (#474)

    * update SPDX license list from 3.13 to 3.14
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * remove license list version from spdx snapshot unit tests
    
    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    3a51689 View commit details
    Browse the repository at this point in the history
  2. Enhance CPE generation (#472)

    * adjust CPE specificity sorting to include field length and bias certain fields
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * remove * vendor values from CPE generation
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * re-enable generating CPEs for jenkins and jira plugins
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * improve CPE generation logic based on java artifactID and groupID
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * add ruby-lang as target software candidate for gems in CPE generation logic
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * rename filterCpes to filterCPEs
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * refactor CPE filters and groupID processing (for linting)
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * use ruby-lang as vendor candidate not target software
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * address PR comments for CPE generation
    
    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    98d4749 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. add unit tests for distro identification based on "like" field

    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    32a54b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #447 from bureado/main

    Minimal changes to use ID_LIKE
    wagoodman authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6f038e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. chore: update packageurl-go and add encoding tests for #351 (#481)

    Signed-off-by: Keith Zantow <[email protected]>
    kzantow authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    58f2be9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Add option to enable http registry connections (#482)

    Signed-off-by: Keith Zantow <[email protected]>
    kzantow authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    93b4bf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. fix go module tidy checks for release pipeline

    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d25d3b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #483 from anchore/fix-gomod-gosum-validation

    Fix go module tidy checks for release pipeline
    wagoodman authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    b0e9b92 View commit details
    Browse the repository at this point in the history
Loading