Skip to content

Releases: fossas/fossa-cli

v3.7.2

09 Mar 18:24
49a37c0
Compare
Choose a tag to compare

License Scanning: Add four new licenses: Pushwoosh, PalletsFlaskLogo, IntelDisclaimer and Instabug

v3.7.1

28 Feb 05:40
3014137
Compare
Choose a tag to compare

Stack: Git based dependencies are detected and handled correctly. (#1160)

v3.7.0

24 Feb 20:40
0417248
Compare
Choose a tag to compare

Adds support for the concept of "user-provided analysis commands" to the CLI. These can be specified as environment variables for strategies which support them. The first such strategy is Maven; see the Maven strategy documentation for more details.

Additionally:

  • Support Maven wrapper (mvnw / mvnw.bat) usage in Maven projects (#1149).
  • Installation Script: Verify that the sha256sum of the downloaded archive matches the recorded one (#1158).

v3.6.18

16 Feb 17:33
4f9f5ee
Compare
Choose a tag to compare
  • License Scanning: Emit a warning if unarchiving fails rather than a fatal error. (#1153)

v3.6.17

07 Feb 20:29
300ab39
Compare
Choose a tag to compare
  • fossa test: Display CVE, fixed version information, and issue dashboard links when possible. (#1146)

v3.6.15

26 Jan 23:43
4b23759
Compare
Choose a tag to compare
  • Container scanning: support more tar formats. (1142)
  • --detect-dynamic: Supports recursively inspecting binaries for dynamic dependencies. (#1143)

v3.6.14

19 Jan 22:43
db4e7ef
Compare
Choose a tag to compare

Fossa Test: Improved reporting from fossa test. (#1135)

v3.6.13

19 Jan 00:09
04e5a7d
Compare
Choose a tag to compare

v3.6.12

18 Jan 02:06
d5f4677
Compare
Choose a tag to compare

Maven: If a package is both "test" and "compile", it is no longer filtered (#1138).

v3.6.11

13 Jan 20:27
665c857
Compare
Choose a tag to compare
  • Lib yarn protocol: When we encounter Yarn lib deps we should warn but not fail the scan (#1134)