Skip to content

Commit e7d305c

Browse files
New version: FOSSA.FOSSA-cli version 3.15.3 (#329720)
1 parent ab4ffc5 commit e7d305c

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: FOSSA.FOSSA-cli
5+
PackageVersion: 3.15.3
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: fossa.exe
10+
ReleaseDate: 2026-01-12
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/fossas/fossa-cli/releases/download/v3.15.3/fossa_3.15.3_windows_amd64.zip
14+
InstallerSha256: 457832AB7AB46614590BF7C69D3AC42504A679332E9FCC2EB610F6B6D84511B3
15+
ManifestType: installer
16+
ManifestVersion: 1.10.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: FOSSA.FOSSA-cli
5+
PackageVersion: 3.15.3
6+
PackageLocale: en-US
7+
Publisher: FOSSA
8+
PublisherUrl: https://fossa.com/
9+
PublisherSupportUrl: https://github.com/fossas/fossa-cli/issues
10+
PackageName: fossa-cli
11+
PackageUrl: https://github.com/fossas/fossa-cli
12+
License: MPL-2.0
13+
LicenseUrl: https://github.com/fossas/fossa-cli/blob/HEAD/LICENSE
14+
ShortDescription: Fast, portable and reliable dependency analysis for any codebase.
15+
Moniker: fossa
16+
Tags:
17+
- open-source-licensing
18+
- open-source-vulnerabilities
19+
ReleaseNotes: |-
20+
- Remove fossa snippets subcommand and documentation (#1623).
21+
The fossa snippets subcommand has been replaced by fossa analyze --snippet-scan (documentation). If you are still using fossa snippets, you can temporarily keep using it by using versions of the CLI previous to this release. We will eventually be sunsetting the services that back fossa snippets, but will keep them running to mid-February at the very earliest. Once those services stop running then fossa snippets will no longer work at all, even when using older versions of the CLI. Please reach out to [email protected] if you have any questions.
22+
- Allow snippet scanning of binary files. This allows us to find exact matches for binary files. (No PR. This was implemented in a separate binary that does snippet scanning for us.)
23+
ReleaseNotesUrl: https://github.com/fossas/fossa-cli/releases/tag/v3.15.3
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: FOSSA.FOSSA-cli
5+
PackageVersion: 3.15.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)