Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.2.2
04 Apr 18:27
Compare
Sorry, something went wrong.
No results found
nodejs: Fix a bug where cycles involved peer dependencies would cause an infinite loop. (#870 )
Experimental: Allow local license scanning of vendored dependencies (specified in fossa-deps.yml file) when using --experimental-native-license-scan.
v3.2.1
31 Mar 21:16
Compare
Sorry, something went wrong.
No results found
Experimental: native license scanning is now disabled by default. (#865 )
v3.2.0
30 Mar 16:37
Compare
Sorry, something went wrong.
No results found
Telemetry: Introduces fossa cli telemetry for fatal errors and warnings. By default, telemetry is disabled (#831 ).
Please read for more details on telemetry: https://github.com/fossas/fossa-cli/blob/master/docs/telemetry.md
Configuration: Fixes a bug where .fossa.yml was picked up only in the working directory, not in the analysis directory (#854 ).
Configuration: Reports an error when provided API key is an empty string (#856 ).
v3.1.8
29 Mar 16:53
Compare
Sorry, something went wrong.
No results found
Windows: Fixes a --version command for windows release binary. (#857 )
v3.1.7
28 Mar 17:56
Compare
Sorry, something went wrong.
No results found
Configuration: Users can now use .fossa.yaml as a configuration file name. Previously, only .fossa.yml was supported. (#851 )
fossa-deps: Fixes an archive uploading bug for vendor dependency by queuing archive builds individually. (#826 )
nodejs: Capture peer dependencies transitively for npm package-lock.json files. (#849 )
v3.1.6
22 Mar 19:27
Compare
Sorry, something went wrong.
No results found
Respects Go module replacement directives in the Go Mod Graph strategy. (#841 )
v3.1.5
21 Mar 23:25
Compare
Sorry, something went wrong.
No results found
Adds --format to fossa report attribution and deprecates --json. (#844 )
Supported format options: spdx, markdown, json.
v3.1.4
11 Mar 22:13
Compare
Sorry, something went wrong.
No results found
Handles symlink loops in directory structure. (#827 )
No longer crashes when fossa-deps.yml exists but has an empty archived-dependencies property. (#832 )
v3.1.3
08 Mar 01:08
Compare
Sorry, something went wrong.
No results found
v3.1.2
25 Feb 21:57
Compare
Sorry, something went wrong.
No results found
Fixes a bug which ignored the server field in the config file. (#821 )