Skip to content

Releases: fossas/fossa-cli

v1.0.13

13 Nov 02:27
701adbd

Choose a tag to compare

Changelog

701adbd remove .fossa.yml (#553)
8299613 feat (bazel files) parse bazel files for static support (#552)

v1.0.12

04 Nov 16:32
d6cab2c

Choose a tag to compare

Changelog

d6cab2c Add DownloadURL to Revision type. (#551)
35ce938 [FC-1059] Added consideration of lockfiles to nodejs IsBuilt() (#543)
b2697e6 Updated README for generating license notices (#546)

v1.0.11

02 Oct 00:25
3e7c7b3

Choose a tag to compare

Changelog

3e7c7b3 [FC-977] Added strategy for parsing package-lock.json files (#541)

v1.0.10

26 Sep 17:55
2961722

Choose a tag to compare

Changelog

2961722 fix (log file sync) defer file syncing until after the command finishes (#539)
d1fa5ed Fixed gradle project discovery (#538)

v1.0.9

20 Sep 21:47
3ead389

Choose a tag to compare

Changelog

3ead389 fix (rpm install) return stdout instead of zero value (#537)
d74872c Implement new python analyzer (#534)

v1.0.8

18 Sep 17:15
36d3766

Choose a tag to compare

Changelog

36d3766 unmarshal additional information (#535)
877e552 feat (ruby v2 analysis) ruby analysis conforms to v2 format (#530)

v1.0.7

13 Sep 17:50
4940add

Choose a tag to compare

Changelog

4940add feat (rpm scanning) support for system level and individual rpms. (#520)

v1.0.6

12 Sep 23:13
78d3b72

Choose a tag to compare

Changelog

78d3b72 fix (type issue) handle empty pkg types (#532)
eaf8b55 fix (update fail) don't fail when there are no updates available (#526)
9b5c9ff errors (extend errors) use the errors package in more places (#503)
c160edb refactor (ruby) (#528)

v1.0.5

12 Sep 15:39
eaa6c94

Choose a tag to compare

Changelog

eaa6c94 turn off cgo (#529)
ab7c478 new analysis strategies / fallbacks (#511)
69dc144 errors (wrong arguments) better errors when users manually specify modules. (#525)

v1.0.4

06 Sep 20:27
6cad43a

Choose a tag to compare

Changelog

6cad43a Trim $GOPATH from source path stacktraces (#524)
707ca11 add hash and version field to dep reports (#521)
2b63679 lint (golang ci) add custom linting configuration (#508)
6f324ad add the --server-scan flag to treat raw modules separately (#518)