Releases: fossas/fossa-cli
v0.7.17
Changelog
be61f55 Gradle multi-configuration parsing (#387)
b9cf6ae fix (ant discovery) ensure valid directories are discovered. (#384)
f6731eb feat(build tags) analyze go build tags (#372)
098b089 fix (readtree) correct the way we parse dependency graphs (#385)
861f567 Fix csproj regex (#386)
1d39bb8 fix(ant) Fix error message (#363)
d1c781d fix: Correctly set directory modules are passed in from the command line (#383)
9509164 Add machine-readable output format to license report (#379)
v0.7.16-rc.1+buckpreview
v0.7.15
v0.7.14
Changelog
4821bdc feat(gomodules) add support for gomodules (#368)
2dd95e9 fix(python) Add options support to requirements.txt parsing (#370)
2347102 fix(python) requirements parses extras properly (#365)
c6aceb3 fix(maven) fix line parsing in Windows OS (#362)
71b489c fix(upload) remove duplication of flags to fix upload (#366)
4f6199d fix(make) fix conflict with auto generated file (#364)
9e6a4d8 fix(npm) npm analyze incorrectly finds module from .fossa.yml (#355)
v0.7.13
v0.7.12
Changelog
4bd3b42 Merge pull request #339 from fossas/fix/yml-relative-paths-golang
48e7afd chore(go): Import grouping
9632cbe Merge pull request #338 from fossas/feat/warn-old-config
a3792d0 test(nodejs): Add tests for checking import graphs (#337)
9439aa0 feat(ruby analyzer integration test) add ruby analyzer integration test (#320)
94c5f92 refactor(integration test) do not use TestMain in integration tests (#336)
f4fc244 nit: Remove debugging code
eeb82cd Merge pull request #276 from fossas/fix/phpDeps
b8baa4f feat(config): Warn on old configuration files
36cc01d fix(go): Use relative paths when discovering modules
2495072 Filter out deps with name 'php'
201b13f test(yarn fixtures) add rev not resolve to suffix fixture (#326)
4f8a134 Merge branch 'master' into test/nodeFixtures3
61ce589 build: Rebuild on source change, use MacOS-compatible find (#332)
ccb3bec Merge branch 'master' of github.com:fossas/fossa-cli into test/nodeFixtures3
915c70f update fixtures and tests according to fixture dir
77b64e5 define fixture
50277fa add second case for trans prod dep collisions
cd8ef3c add trans dev dep case 1
10fff2b fix some naming to be more clear
4fc7473 rename directories
0d36e90 setup fixture
v0.7.11
Changelog
5f558c5 fix added for dep graph creation (#331)
2de096e test(yarn fixtures) define fixtures and tests for additional parsing edge cases (#325)
1d32b91 test(python analyzer) add native python analyzer integration tests (#307)
e432486 feat(circle.yml) aggregate coverage for multiple reports within a single PR (#306)
v0.7.10
Changelog
58b0fb7 test(yarn fixtures) add name only collision with direct prod dep case (#324)
4c51b77 test(yarn fixtures) initial edge case fixture structure example for yarn tooling (#323)
3c243bc Make sure that release tags start with 'v' (#322)
5f47dc1 feat(yarn.lock parsing) do not include dev deps in lockfile parsing (#312)
146f015 feat(nodejs dev deps) filter nodejs dev deps when using npm ls (#314)
72f7ec7 fix(vndr user repos) add support for user specified package locations (#316) (#318)
ca28520 feat(buildtools Dockerfile) add rails tooling on buildtools image (#319)
0ae2c5e feat(yarn/npm) do not eagerly fail if either yarn or npm is not available (#313)
dbfbb85 refactor(integration tests) abstract/simplify project initialization post cloning (#310)
v0.7.9
Changelog
adec6f3 build: Fix Makefile dependencies in release process (#309)
03b24fb Improve .NET analyzer performance by reducing logging (#296)
e9ac753 test: Don't run integration tests while unit testing (#308)
fcb3783 fix(Makefile) update dev-osx to not error out for missing run command (#304)
4e1af41 test(nodejs integration) add full nodejs integration test (#297)
54bed30 refactor(codegen): Clean up old code, make codegen consistent (#300)
a938e90 Add dependency check to build (#302)
fc78d44 fix(ci): Fix reversed coverage logic for CI unit tests (#301)
72d7ca4 refactor(install): Use godownloader instead of custom install script (#298)
ce2e3bf coveralls removed for forked repos and alternate junit test path added (#299)
48afaf4 feat(yarn lockfile fallback) add yarn lockfile reading fallback (#293)
c94e175 added flags for specifying the team in fossa, and a link (#287)
718bf28 test(yarn lockfile) improve fixture case coverage (#290)
c90d051 feat(AnalyzerTest) canonical reference for slimming docker test image and native analyzer testing (#271)
67c2ff1 release(v0.7.8-1): Release version v0.7.8-1