Releases: anchore/grype
v0.10.2
Changelog
v0.10.2 (2021-04-14)
Implemented enhancements:
- Report the repo digests in the JSON output source section #269
- Ability to pull image directly from a registry (without the Docker daemon) #264
- Allow user-defined output formats #251
- Pull in syft v0.14.0 and further decouple presenters from Syft #263 (wagoodman)
- Upgrade grype-db to schema v2 #255
Fixed bugs:
- Status text column not consistently aligned #289
- Cannot handle downgrading grype versions with different DB schemas #271
- CPEs in JSON output should be a formatted string #268
- Private registry and password not working with special chars #254
- Align status text column with that of Syft handlers #292 (luhring)
- Stage DB file within directory named by schema version #272 (wagoodman)
* This Changelog was automatically generated by github_changelog_generator
Docker images
docker pull anchore/grype:latest
docker pull anchore/grype:v0.10.2
docker pull anchore/grype:v0
docker pull anchore/grype:v0.10
v0.9.0
Changelog
v0.9.0 (2021-03-25)
Implemented enhancements:
- Grype Docker Image #227
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
Docker images
docker pull anchore/grype:latest
docker pull anchore/grype:v0.9.0
docker pull anchore/grype:v0
docker pull anchore/grype:v0.9
v0.8.0
Changelog
v0.8.0 (2021-03-15)
Implemented enhancements:
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
v0.7.0
Changelog
v0.7.0 (2021-01-27)
Implemented enhancements:
* This Changelog was automatically generated by github_changelog_generator
v0.6.1
Changelog
v0.6.1 (2020-12-08)
Fixed bugs:
- UBI-based images do not generate any vulnerabilities #221
* This Changelog was automatically generated by github_changelog_generator
v0.6.0
Changelog
v0.6.0 (2020-12-03)
Implemented enhancements:
Fixed bugs:
- False negatives in finding CVEs in jar files #209
* This Changelog was automatically generated by github_changelog_generator
v0.5.0
Changelog
v0.5.0 (2020-11-20)
Implemented enhancements:
- Option to use an SBOM input document instead of invoking syft's cataloging functionality #196
- Remove CPE generation (rely on static CPEa from syft instead) #213 (wagoodman)
Fixed bugs:
- can't brew install 0.3.0 on mac #203
- "failed to catalog" error when scanning Python apps #200
- Remove powershell description from completion command #211 (KeisukeYamashita)
* This Changelog was automatically generated by github_changelog_generator
v0.4.0
Changelog
v0.4.0 (2020-11-12)
Implemented enhancements:
- Bump syft from v0.5.1 to v0.7.1 #206 (wagoodman)
- Add signed and notarized ZIP release asset #205 (luhring)
Fixed bugs:
- Updates for macOS release process #201 (luhring)
- Remove darwin target from primary build entry #199 (luhring)
* This Changelog was automatically generated by github_changelog_generator
v0.3.0
v0.2.0
Changelog
v0.2.0 (2020-10-23)
Implemented enhancements:
- Incorporate package.json & gemspec catalogers #187 (wagoodman)
- Update install script arguments for proper argument processing #181 (wagoodman)
- Run checks on PRs from forks #180 (wagoodman)
- Edit typo in readme #179 (gsiener)
- Incorporate gemspec cataloger #177 (wagoodman)
- Migrate to GHA pipeline #176 (wagoodman)
Closed issues:
- Enable auto pre-release goreleaser flag in release pipeline #119
* This Changelog was automatically generated by github_changelog_generator