|
| 1 | +# Created by Anthelion using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Anchore.Grype |
| 5 | +PackageVersion: 0.111.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Anchore Inc |
| 8 | +PublisherUrl: https://anchore.com/ |
| 9 | +PublisherSupportUrl: https://github.com/anchore/grype/issues |
| 10 | +PackageName: Grype |
| 11 | +PackageUrl: https://github.com/anchore/grype |
| 12 | +License: Apache-2.0 |
| 13 | +LicenseUrl: https://github.com/anchore/grype/blob/HEAD/LICENSE |
| 14 | +ShortDescription: A vulnerability scanner for container images and filesystems |
| 15 | +Description: |- |
| 16 | + A vulnerability scanner for container images and filesystems. Easily install the binary to try it out. |
| 17 | + Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems. |
| 18 | +Moniker: grype |
| 19 | +Tags: |
| 20 | +- container-image |
| 21 | +- containers |
| 22 | +- cyclonedx |
| 23 | +- docker |
| 24 | +- go |
| 25 | +- golang |
| 26 | +- hacktoberfest |
| 27 | +- oci |
| 28 | +- openvex |
| 29 | +- security |
| 30 | +- static-analysis |
| 31 | +- tool |
| 32 | +- vex |
| 33 | +- vulnerabilities |
| 34 | +- vulnerability |
| 35 | +ReleaseNotes: |- |
| 36 | + Added Features |
| 37 | + - db diff for v6 [#3277 @kzantow] |
| 38 | + - add ProvideFromReader for in-memory SBOM processing [#3344 @jspilman] |
| 39 | + - match on hummingbird [#3331 @willmurphyscode] |
| 40 | + - CSAF vex transformer [#3349 @willmurphyscode] |
| 41 | + - curated mapping of known CPE to grype package specifiers [#3332 @westonsteimel] |
| 42 | + - templates/html.tmpl - Add Grype version and vulnerability DB version [#2877 #3345 @kenvez] |
| 43 | + |
| 44 | + Bug Fixes |
| 45 | + - normalise version constraint types in v6 db [#3328 @westonsteimel] |
| 46 | + - set alpm ecosystem for Arch Linux packages [#3324 @westonsteimel] |
| 47 | + - spec-compliant CPE string formatting for db search commands [#3308 @westonsteimel] |
| 48 | + - Update APK NAK handling to be based on ownership-by-file-overlap relationship [#3267 #3286 @kzantow] |
| 49 | + - Wrong version output [#3306] |
| 50 | + |
| 51 | + Additional Changes |
| 52 | + - update anchore dependencies [#3321 @anchore-oss-update-bot] |
| 53 | + - update tool versions [#3319 @anchore-oss-update-bot] |
| 54 | + (Full Changelog) |
| 55 | +ReleaseNotesUrl: https://github.com/anchore/grype/releases/tag/v0.111.0 |
| 56 | +ManifestType: defaultLocale |
| 57 | +ManifestVersion: 1.12.0 |
0 commit comments