-
Notifications
You must be signed in to change notification settings - Fork 721
Comparing changes
Open a pull request
base repository: anchore/grype
base: v0.102.0
head repository: anchore/grype
compare: v0.103.0
- 11 commits
- 14 files changed
- 6 contributors
Commits on Oct 23, 2025
-
chore(deps): bump anchore/sbom-action from 0.20.8 to 0.20.9 (#3012)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.8 to 0.20.9. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@aa0e114...8e94d75) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ab01450 - Browse repository at this point
Copy the full SHA ab01450View commit details
Commits on Oct 27, 2025
-
chore(deps): update tools to latest versions (#3014)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: westonsteimel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7a1e1c - Browse repository at this point
Copy the full SHA f7a1e1cView commit details
Commits on Oct 28, 2025
-
Respect rpmmod PURL qualifier (#3020)
Pull in a Syft change and add unit test so that passing PURLs to grype with the "rpmmod" qualifier filters to RPMs with that modularity for matching. Signed-off-by: Will Murphy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 017da07 - Browse repository at this point
Copy the full SHA 017da07View commit details -
Allow hyphen in version string (#3021)
Previously, @ and : were allowed between the id and the version on --distro, but not '-'. However, - is in the PURLs in the distro parameter, and it surprises people when they cannot pass it to --distro. Also, consolidate and unit test the function that parses distro hint strings. Signed-off-by: Will Murphy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4e97aa - Browse repository at this point
Copy the full SHA f4e97aaView commit details
Commits on Oct 31, 2025
-
chore: add FP issue template (#2843)
Signed-off-by: Keith Zantow <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e746a5 - Browse repository at this point
Copy the full SHA 6e746a5View commit details
Commits on Nov 3, 2025
-
chore(deps): bump github.com/hashicorp/go-getter from 1.8.2 to 1.8.3 (#…
…3026) Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f606a7 - Browse repository at this point
Copy the full SHA 9f606a7View commit details -
chore(deps): bump github.com/gabriel-vasile/mimetype (#3022)
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.10 to 1.4.11. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.10...v1.4.11) --- updated-dependencies: - dependency-name: github.com/gabriel-vasile/mimetype dependency-version: 1.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e70bd3 - Browse repository at this point
Copy the full SHA 0e70bd3View commit details -
chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#3016)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...330a01c) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26e7f25 - Browse repository at this point
Copy the full SHA 26e7f25View commit details -
chore(deps): bump github/codeql-action from 4.30.9 to 4.31.2 (#3025)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.30.9 to 4.31.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@16140ae...0499de3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eca601f - Browse repository at this point
Copy the full SHA eca601fView commit details -
chore(deps): bump gorm.io/gorm from 1.31.0 to 1.31.1 (#3028)
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.31.0 to 1.31.1. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.31.0...v1.31.1) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-version: 1.31.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e5cc1a - Browse repository at this point
Copy the full SHA 4e5cc1aView commit details -
chore(deps): update anchore dependencies (#3029)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: spiffcs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e96dcd5 - Browse repository at this point
Copy the full SHA e96dcd5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.102.0...v0.103.0