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.
[Bug #1285](google/osv-scanner#1285) Improve handling if docker exits with a non-zero code when trying to scan images
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:
[Bug #1285](google/osv-scanner#1285) Improve handling if docker exits with a non-zero code when trying to scan images
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:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
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.
... (truncated)
Changelog
Sourced from github.com/google/osv-scanner's changelog.
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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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