Skip to content

Releases: fossas/fossa-cli

v1.0.3

26 Aug 20:19
@cnr cnr
638f9f7

Choose a tag to compare

Changelog

638f9f7 fix (ruby errors) change is built check and fix errors (#519)

v1.0.2

21 Aug 16:35
1c58d98

Choose a tag to compare

Changelog

1c58d98 warn error and handle nil typed errors (#512)
4bc1dbc improve error messages when running commands (#510)
94be39b testing (fossa test) use a test server to test fossa test (#305)

v1.0.1

15 Aug 17:46
39676c8

Choose a tag to compare

Changelog

39676c8 release (go version) (#507)
d478879 release after approval (#506)
25ed63d feat (gomodules vendor) support users who vendor custom deps and use gomodules (#505)
e72db93 feat (golang fallbacks) break go strategies down and fallback easier (#504)
4c5a991 fix (missing remote error) set project name to directory if git cannot be read. (#502)
72e21d6 feat (clojure support) clojure support through leiningen (#501)
7e64aa9 Fix parsing of gradle dependency tree (#500)

v1.0.0

02 Aug 22:34
235c833

Choose a tag to compare

Changelog

235c833 better buck error (#499)
a8412e0 Add setup.py scanning (#493)
1bdd043 Log message if on Windows or not using ANSI (#438)
5820913 errors (better errors) extend the errors package further (#492)
953ec74 Init: allow use of --project (and other API-related) flags (#498)
5c9f72c filter warnings prefix (#497)
4f90d78 feat (dep static analysis) read manifest and lockfiles created by dep (#491)
5a81a61 fix output requiring api key (#495)
e6aefa9 golang: fix support for go modules in subdirectories (#439)
8af01eb Publish homebrew formula (#494)
1187e9d docs(readme): add download count (#490)
d683739 errors (no API key) Common error when users forget to add an API key. (#489)
78a8418 feat (gomodules scanning) scan go.mod and go.sum for dependencies. (#488)

v0.7.34

24 Jul 01:12
0a838a5

Choose a tag to compare

Changelog

0a838a5 Fix WalkUp to be OS-agnostic (#487)
a5fcdca fix (requirements parser) whitespace in dependencies removed (#486)
c2cbf8e feat (errors) better errors package (#462)
8656b4e Use runtimeClasspath configuration for resolution (#484)
b2d510c feat (clean debug logs) add --verbose flag to allow cleaner logs (#485)
6434518 docs (docker faq) update faq for custom docker images (#481)
fd8fa7c Discover gradle projects using non-groovy dialects (#482) (Closes #395)
66e2051 Replace "Python" with "Ruby" in Ruby documentation (#483)
569f1e8 feat (rust support) Support rust through Cargo.lock parsing. (#474)
c8d6e7d feat (dependencyManagement field) add dependencyManagement parsing. (#477)
28096cc Haskell project support via cabal-install and stack (#444)
202eda8 fix (support method) change support to email (#476)

v0.7.33

02 Jul 06:36
0567ca5

Choose a tag to compare

Changelog

0567ca5 fix (zero deps error) log when a project has no dependencies (#473)
5d0e2b9 fix (nested poms) fix a bug where nested pom files could not be found (#475)

v0.7.32

14 Jun 21:55

Choose a tag to compare

Changelog

df7ee69 Update how-it-works.md (#472)
4b85dce feat (license scan tar) use the rawLicenseScan parameter to run a full license scan (#469)

v0.7.31

10 Jun 22:29
b7cb71a

Choose a tag to compare

Changelog

b7cb71a feat (fallbacks) don't look for setup.py and log if cocoapods is missing instead of failing (#470)
fcc63f2 fix (sbt parsing) make a small change to ensure sbt graphs are created accurately. (#471)
9f346ef feat (buckw) discover buck command and prefer buckw (#467)
4d38079 fix (module filter) consider windows file paths when filtering modules (#466)
3bd9ffa Update CONTRIBUTING.md (#465)
9996412 docs (golang) strategy and faq updates (#464)

v0.7.30

15 May 00:54
5ec7a9e

Choose a tag to compare

Changelog

5ec7a9e Add fallback to no VCS when VCS not supported, and support Mercurial (#463)
f54ae19 copy installation (#461)

v0.7.29

10 May 23:05
33808e0

Choose a tag to compare

Changelog

33808e0 remove upper bound on test (#460)
ec5990c Update how Maven modules are described in .fossa.yml (#459)
3c4e41f feat (command timeout) add timeout for gradle analyzer (#458)