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.29.0
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.30.1
Choose a head ref
  • 16 commits
  • 150 files changed
  • 7 contributors

Commits on Nov 2, 2021

  1. Allow for cataloging a single file (#608)

    * allow for cataloging a single file
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * use all catalogers for file schemes
    
    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3ac95ac View commit details
    Browse the repository at this point in the history
  2. Use named pipe bit when checking for piped input (#603)

    * use named pipe bit when checking for piped input
    
    Signed-off-by: Alex Goodman <[email protected]>
    Co-authored-by: Christopher Angelo Phillips <[email protected]>
    wagoodman and spiffcs authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    4842847 View commit details
    Browse the repository at this point in the history
  3. Add SPDX tag-value format object (#605)

    * add new spdx tag-value format
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * remove public presenter package
    
    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ecab44b View commit details
    Browse the repository at this point in the history
  4. Use anchore fork of go-presenter (#611)

    * use anchore fork of go-presenter
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * drop coverage threshold
    
    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    8ec3f1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e20ede View commit details
    Browse the repository at this point in the history
  6. document file scheme (#613)

    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    23a67dd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. ignore irregular files while indexing directory (#616)

    * stop hidding  command from help doc
    
    Signed-off-by: Jonas Galvão Xavier <[email protected]>
    
    * do not index irregular files
    
    Signed-off-by: Jonas Galvão Xavier <[email protected]>
    
    * fix fixture dir and err name
    
    Signed-off-by: Jonas Galvão Xavier <[email protected]>
    
    * improve the description of irregular files
    
    Signed-off-by: Jonas Galvão Xavier <[email protected]>
    
    * explicitly check indexed file name
    
    Signed-off-by: Jonas Galvão Xavier <[email protected]>
    jonasagx authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6d0ee32 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Introduce a single SBOM document (#606)

    * [wip] single sbom doc
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * fix tests
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * fix more tests
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * fix linting
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * update cli tests
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * remove scope in import path
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * swap SPDX tag-value formatter to single sbom document
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * bust CLI cache
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * update fixture to byte diff
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * byte for byte
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * bust the cache
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * who needs cache
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * add jar for testing
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * no more bit flips
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * update apk with the delta for image and directory cases
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * restore cache workflow
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    Co-authored-by: Christopher Angelo Phillips <[email protected]>
    wagoodman and spiffcs authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    bb0f35b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Add layer information for go-module-binary-cataloger (#620)

    * update functions to pass Location
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * update unit tests to pass new locations
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * fix image source.FileResolvers to include layer info
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * add non-empty location in golang binary cataloger testing
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    Co-authored-by: Alex Goodman <[email protected]>
    spiffcs and wagoodman authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9bbc9ff View commit details
    Browse the repository at this point in the history
  2. use sbom.SBOM in ImportConfig (#621)

    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9c27fa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. document current draft for iana submission (#618)

    * document current draft for IANA submission
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    spiffcs authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    319c6ee View commit details
    Browse the repository at this point in the history
  2. PHP parser composer.lock (#609)

    * PHP parse composer.lock
    
    Signed-off-by: Nikita <[email protected]>
    
    * rename PHP package type
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * add PHP composer package support to source info SPDX helper
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    * update directory cataloger integration tests (make exception for images)
    
    Signed-off-by: Alex Goodman <[email protected]>
    
    Co-authored-by: Alex Goodman <[email protected]>
    Zilborg and wagoodman authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    25835ef View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Add new distro and mapping to support Rocky Linux distro identificati…

    …on (#624)
    
    Signed-off-by: Swathi Gangisetty <[email protected]>
    Swathi Gangisetty authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e732f41 View commit details
    Browse the repository at this point in the history
  2. 287 - Add retry for image fetch using user's input (#626)

    * add fallback to user input if source hint fails
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    
    * refactor for smaller functions
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    spiffcs authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    fc39710 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. bump chronicle to v0.3.0 (#627)

    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    e28b7b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. update SPDX license list => 3.15 (#630)

    * update SPDX license list 
    
    Signed-off-by: Christopher Angelo Phillips <[email protected]>
    spiffcs authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    45ea417 View commit details
    Browse the repository at this point in the history
Loading