minder
minder copied to clipboard
build(deps): bump github.com/google/osv-scalibr from 0.3.2 to 0.3.4
Bumps github.com/google/osv-scalibr from 0.3.2 to 0.3.4.
Release notes
Sourced from github.com/google/osv-scalibr's releases.
v0.3.4
- New secret detectors: DigitalOcean API keys, OpenAI project keys, Tink plaintext keysets, GitLab PAT, HashiCorp Vault+App tokens, GitHub app refresh tokens
- See the docs for an overview of all currently supported secret types.
- Luarocks software extractor
- Secret detection+validation can now be enabled individually with e.g.
--plugins=secrets/gcpsak,secrets/gcpsakvalidate- Support fetching Maven dependencies from Artifact Registry
- Improvements to semantic version comparison
v0.3.3
- Vulnerability matching on Extracted packages with OSV.dev: Enable in the CLI with
--plugins=vulnmatch/osvdev- Secret extractors with validation: Anthropic API keys, Perplexity API keys, Grok xAI API keys, Docker Hub PAT, private keys,
- Inventory extractors: MacPorts, Winget, asdf package manager, Nimble
- Vuln detectors: Docker Socket Exposure
Thanks to all Patch Reward Program participants for the new plugins!
If you're interested in contributing through the PRP yourself and earning rewards, check out https://bughunters.google.com/about/rules/open-source/6436351477940224/osv-scalibr-patch-rewards-program-rules
Commits
8930967Bump SCALIBR version to 0.3.4 in preparation for a new release.7fe1be3Merge pull request #1376 from ackama:lint/iotamixingecec01cMerge pull request #1374 from ackama:semantic/reuse-helper1645031Merge pull request #1377 from ackama:lint/cleanup-docsf4852e8Remove contributor stat posting from the PRP automation script227a03achore: make godoc comments more consistent16775darefactor: put non-iota const in its own blockffcac96refactor(semantic): reuse existing function rather than regex for checking di...bcadd5bMerge pull request #1335 from doyensec:veles-secrets-github-app-refresh-tokens5312e19edit: remove secret detection bypass- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.