You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
0 commit comments