Skip to content

Commit 24ff3e5

Browse files
authored
New version: Anchore.Grype version 0.111.0 (microsoft#357111)
1 parent be2c69e commit 24ff3e5

3 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Anchore.Grype
5+
PackageVersion: 0.111.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: grype.exe
10+
UpgradeBehavior: install
11+
ReleaseDate: 2026-04-09
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/anchore/grype/releases/download/v0.111.0/grype_0.111.0_windows_amd64.zip
15+
InstallerSha256: 17F3BFB758B3C18426A89060344D9569F4344B0A606D42B60BD89792F996E3BD
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Anchore.Grype
5+
PackageVersion: 0.111.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)