If your project wasn't found, make sure you meet the requirements in the relevant language/build-tool's quick reference
If your project meets the requirements, it's very likely fossa analyze found your project,
but dependency analysis failed. To show the failure reason, use the --debug flag:
fossa analyze --debugNote that the output is likely to be very noisy: our project discovery process is very lenient, and can produce many false-positives. False-positive projects almost always fail during the dependency analysis step, so we don't show analysis failures by default.
If your project wasn't in the --debug output, or you believe you've encountered a bug,
please create a support ticket.
In your bug report, please include:
- relevant package manifest files (e.g.,
pom.xmlorpackage.json) - the output of
fossa analyze --debug
If we don't support your choice of language/buildtool, please create a support ticket to express interest!
The debugging FOSSA CLI reference may be useful. Alternately, create a support ticket!