File tree Expand file tree Collapse file tree 3 files changed +57
-0
lines changed
manifests/g/Google/OSVScanner/2.2.2 Expand file tree Collapse file tree 3 files changed +57
-0
lines changed Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+ PackageIdentifier : Google.OSVScanner
5+ PackageVersion : 2.2.2
6+ InstallerType : portable
7+ Commands :
8+ - osv-scanner
9+ ReleaseDate : 2025-08-27
10+ Installers :
11+ - Architecture : x64
12+ InstallerUrl : https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_windows_amd64.exe
13+ InstallerSha256 : 5CCE6A9B96B88D0620BFDB22DA72497C444948E56C64D3508F054CDED13FB49F
14+ - Architecture : arm64
15+ InstallerUrl : https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_windows_arm64.exe
16+ InstallerSha256 : BB4D4A291CC9A2E0EE30CD2ACF53CCAE1C1D6CE1FE2E470AB0B88FB485D0FF2D
17+ ManifestType : installer
18+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+ PackageIdentifier : Google.OSVScanner
5+ PackageVersion : 2.2.2
6+ PackageLocale : en-US
7+ Publisher : Google
8+ PublisherUrl : https://github.com/google
9+ PublisherSupportUrl : https://github.com/google/osv-scanner/issues
10+ PackageName : OSV Scanner
11+ PackageUrl : https://github.com/google/osv-scanner
12+ License : Apache-2.0
13+ LicenseUrl : https://github.com/google/osv-scanner/blob/HEAD/LICENSE
14+ ShortDescription : Vulnerability scanner written in Go which uses the data provided by https://osv.dev
15+ Tags :
16+ - scanner
17+ - security-audit
18+ - security-tools
19+ - vulnerability-scanner
20+ ReleaseNotes : |-
21+ Features:
22+ - Feature #2113 Add support for Java reachability analysis to identify uncalled vulnerabilities in JAR files.
23+ - Feature #2177 Automatically parse osv-scanner-custom.json files as osv-scanner.json custom lockfiles.
24+ Fixes:
25+ - Bug #2204 Add a warning to guide users to the correct GitHub Action.
26+ - Bug #2202 Fix incorrect exit code when unimportant vulnerabilities are found in non-container scans.
27+ - Bug #2188 Fix handling of absolute paths on Windows.
28+ Full Changelog: v2.2.1...v2.2.2
29+ ReleaseNotesUrl : https://github.com/google/osv-scanner/releases/tag/v2.2.2
30+ ManifestType : defaultLocale
31+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # Created with komac v2.12.1
2+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+ PackageIdentifier : Google.OSVScanner
5+ PackageVersion : 2.2.2
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments