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.9.0 to 1.9.1 #4405

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps github.com/google/osv-scanner from 1.9.0 to 1.9.1.

Release notes

Sourced from github.com/google/osv-scanner's releases.

v1.9.1

OSV-Scanner v2 is coming soon! The next release will start with version v2.0.0-alpha1.

Here's a peek at some of the exciting upcoming features:

  • Standalone container image scanning support.
    • Including support for Alpine and Debian images.
  • Refactored internals to use osv-scalibr library for better extraction capabilities.
  • HTML output format for clearer vulnerability results.
  • More control over output format and logging.
  • ...and more!

Importantly, the CLI interface of osv-scanner will be maintained with minimal breaking changes. Most breaking changes will only be in the API. More details in the upcoming alpha release.


This is the final feature v1 release of osv-scanner, future releases for v1 will only contain bug fixes.

v1.9.1

Features:

Fixes:

API Changes:

  • Deprecate auxillary public packages: As part of the V2 update described above, we have started deprecating some of the auxillary packages which are not commonly used to give us more room to make better API designs. These include:
    • config
    • depsdev
    • grouper
    • spdx

Misc

  • Update build to go1.23.2

New Contributors

... (truncated)

Changelog

Sourced from github.com/google/osv-scanner's changelog.

v1.9.1

Features:

Fixes:

API Changes:

  • Deprecate auxillary public packages: As part of the V2 update described above, we have started deprecating some of the auxillary packages which are not commonly used to give us more room to make better API designs. These include:
    • config
    • depsdev
    • grouper
    • spdx
Commits
  • b13f37e chore: v1.9.1 Changelog (#1358)
  • 8af6458 docs: update usage references (#1351)
  • 1f69d4a chore(deps-dev): bump rexml from 3.3.8 to 3.3.9 in /docs in the bundler group...
  • ff81dcd chore: remove unused fixture file (#1353)
  • ce6950e test: update snapshot (#1354)
  • 5e0e196 chore: Also trigger workflow when merging into v2 (#1343)
  • 0c43a0e feat: add --experimental-offline-vulnerabilities and `--experimental-no-res...
  • 24aca23 docs: update documentation about Maven registry support (#1340)
  • e054385 ci: ensure that generated files have been regenerated as part of prerelease c...
  • 37559ac test: update snapshot (#1335)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner November 8, 2024 08:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 8, 2024
@dependabot dependabot bot requested review from justaugustus and raghavkaul and removed request for a team November 8, 2024 08:35
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.48%. Comparing base (353ed60) to head (e3804bc).
Report is 45 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4405      +/-   ##
==========================================
- Coverage   66.80%   60.48%   -6.32%     
==========================================
  Files         230      212      -18     
  Lines       16602    15704     -898     
==========================================
- Hits        11091     9499    -1592     
- Misses       4808     5499     +691     
- Partials      703      706       +3     

@spencerschrock
Copy link
Member

/scdiff generate Vulnerabilities

Copy link

github-actions bot commented Nov 8, 2024

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/osv-scanner-1.9.1 branch from e3804bc to 678aeca Compare November 11, 2024 09:03
Bumps [github.com/google/osv-scanner](https://github.com/google/osv-scanner) from 1.9.0 to 1.9.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.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/google/osv-scanner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/osv-scanner-1.9.1 branch from 678aeca to 5c281dd Compare November 14, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant