Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tmacychen/fossa-cli

Tags

v0.7.32

Toggle v0.7.32's commit message
Update how-it-works.md (fossas#472)

Fix mispelling

v0.7.31

Toggle v0.7.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
don't look for setup.py if we can't parse, log instead of fail if pod…

…s is missing (fossas#470)

v0.7.30

Toggle v0.7.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add fallback to no VCS when VCS not supported, and support Mercurial (f…

…ossas#463)

v0.7.29

Toggle v0.7.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove upper bound on test (fossas#460)

v0.7.28

Toggle v0.7.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix gradle project name parsing for projects without group ID (fossas…

…#457)

v0.7.27

Toggle v0.7.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add update (fossas#456)

v0.7.26

Toggle v0.7.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix (api error) return api error messages with bad requests (fossas#442)

* return api error messages with bad requests

v0.7.25

Toggle v0.7.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat (gradle project dir) enable the gradle analyzer to work with a m…

…onorepo like structure (fossas#434)

* gradle with project flag

* don't fail when only arguments are supplied

v0.7.24

Toggle v0.7.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat (buck all targets) add option to specify a target such as //thir…

…d-party/... (fossas#428)

* add functionality for wildcard targets

* add tests, breakout logic

v0.7.23

Toggle v0.7.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix (gradle parser) bug related to windows line endings (fossas#421)

* gradle with windows line endings

* check for dos endings