Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump github.com/google/osv-scanner from 1.7.4 to 1.8.1 #4198

Merged

Commits on Jun 27, 2024

  1. 🌱 Bump github.com/google/osv-scanner from 1.7.4 to 1.8.1

    Bumps [github.com/google/osv-scanner](https://github.com/google/osv-scanner) from 1.7.4 to 1.8.1.
    - [Release notes](https://github.com/google/osv-scanner/releases)
    - [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md)
    - [Commits](google/osv-scanner@v1.7.4...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/osv-scanner
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5b3f750 View commit details
    Browse the repository at this point in the history
  2. clients/osv: Update osvscanner.ExperimentalScannerActions fields

    Signed-off-by: Stephen Augustus <[email protected]>
    justaugustus committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7176f65 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix go and toolchain directives

    dependabot likes to add the toolchain directive, so remove it.
    match the go version to the minimum required by osv-scanner
    
    Signed-off-by: Spencer Schrock <[email protected]>
    spencerschrock committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1fb314c View commit details
    Browse the repository at this point in the history
  2. also enable download database flag

    As mentioned in the CHANGELOG, both flags are needed to replace the old flag.
    https://github.com/google/osv-scanner/blob/main/CHANGELOG.md#v180v181
    
    Signed-off-by: Spencer Schrock <[email protected]>
    spencerschrock committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dde0427 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into dependabot/go_modules/github.com/google/osv-…

    …scanner-1.8.1
    
    Signed-off-by: Spencer Schrock <[email protected]>
    spencerschrock committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9bc923c View commit details
    Browse the repository at this point in the history