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: google/osv-scanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: google/osv-scanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 10 commits
  • 21 files changed
  • 8 contributors

Commits on Dec 13, 2022

  1. Add link to releases page from README (#43)

    * Add link to releases page from README
    
    * Update README.md
    oliverchang authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e5f1dc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    bcc842d View commit details
    Browse the repository at this point in the history
  2. Add toc (#44)

    * Add Table of Contents, and some more comments about JSON output
    
    * Update toc again
    
    * Remove 4th level indentation from generated toc
    
    Co-authored-by: Oliver Chang <oliverchang@users.noreply.github.com>
    another-rex and oliverchang authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f860cea View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    23ec6e1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update workflows (#18)

    Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>
    renovate-bot and another-rex authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0b5981e View commit details
    Browse the repository at this point in the history
  3. Enable arm64 build target (#56)

    Tested locally emulating aarch64 and it ran successfully. Scorecard also supports aarch64. Fixes #49
    another-rex authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c528b4e View commit details
    Browse the repository at this point in the history
  4. Ci updates (#48)

    * uses git hashes instead of tags and update to latest
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    * format json and udpate .sh files
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>
    cpanato and another-rex authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6865e6e View commit details
    Browse the repository at this point in the history
  5. Add gradle lockfile support (#46)

    Fix test case
    
    Add gradle lockfile support
    
    Fix test case
    
    Update pkg/lockfile/ecosystems_test.go
    
    Co-authored-by: Gareth Jones <Jones258@Gmail.com>
    
    Update test case as per PR review comment
    
    Signed-off-by: abhisek <abhisek.datta@gmail.com>
    
    Update README
    abhisek authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c16b770 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    5589423 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#58)

    * Update README.md
    
    explanation
    
    * Update README.md
    
    Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>
    
    Co-authored-by: Oliver Chang <oliverchang@users.noreply.github.com>
    Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>
    3 people authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    ac28fb9 View commit details
    Browse the repository at this point in the history
Loading