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

build(deps): bump github.com/google/osv-scalibr from 0.1.4 to 0.1.5 #5069

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/google/osv-scalibr from 0.1.4 to 0.1.5.

Release notes

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

v0.1.5

  • API changes: Removed error from extractor.ToCPEs, introduced FileAPI for extractor.FileRequired
  • New extraction features: RPM extraction support on virtual filesystems, MacOS Application extraction
  • --skip-dirs-glob flag
  • Github Actions for linting and tests for MacOS
  • Improved performance due to lazy Stat calling
Commits
  • 7607558 Fix invalid type matching in the regosversion extractor, causing purl to no...
  • 0374099 Implement FileAPI for lazy Stat
  • cd45e1d Rename remaining extractor/detector files.
  • e9b29bb Rename extractor/detector files from extractor.go/detector.go.
  • 52fd8c7 Add the LayerDetails field to the scan result proto. This will be used to s...
  • 4df985d Add initial code for layer scanning. The Image struct is created from a `v1...
  • 7ef3529 Merge pull request #299 from ackama:linting/enable-predeclared
  • 178fdef Merge pull request #300 from ackama:linting/increase-timeout
  • 467f8c2 ci: increase timeout for golangci-lint
  • e0768be refactor: enable predeclared linter
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

Bumps [github.com/google/osv-scalibr](https://github.com/google/osv-scalibr) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/google/osv-scalibr/releases)
- [Commits](google/osv-scalibr@v0.1.4...v0.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 28, 2024 06:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 28, 2024
@coveralls
Copy link

Coverage Status

coverage: 54.724% (-0.003%) from 54.727%
when pulling 7c69e1c on dependabot/go_modules/github.com/google/osv-scalibr-0.1.5
into f6afcd4 on main.

@eleftherias eleftherias merged commit fb7b2f7 into main Nov 28, 2024
26 checks passed
@eleftherias eleftherias deleted the dependabot/go_modules/github.com/google/osv-scalibr-0.1.5 branch November 28, 2024 08:44
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants