SOLFIND
Web Lens
Portal home

FAQ — FOSSA Docs

https://docs.fossa.com/docs/help/faq • 149 KB fetched
Open original page


FAQ — FOSSA Docs Docs Search docs... ⌘K Docs API CLI Glossary Launch App User Guides Product Guides Get Started Project Setup Release Groups Issues Licenses Vulnerabilities Quality SBOM Policies Reports FOSSA CLI API Reference Integrations fossabot Organization Management On-Premises Deployment Help & Support FAQ Generate a debug bundle Why CI/CD Integration Delivers the Best Results Incomplete and Unknown Dependencies License Conclusions vs. License Corrections Dependency Metadata Table Sunset Legal Get Support fossa.com On this page * General * Pricing * Analysis * Account and organization * Data and storage * Troubleshooting On this page Docs Help & Support FAQ FAQ Quick answers to the questions we hear most, covering general, pricing, analysis, account, data retention, and troubleshooting. 4 min read Updated Aug 26, 2026 Copy link General Why is FOSSA always capitalized? It's an acronym: F ree and O pen S ource S oftware A nalysis. Does FOSSA have a free plan? Yes, up to 5 public or private repositories, with continuous dependency tracking and license checks. The open-source fossa-cli is also free to run locally (without CI or automated updates). Do you discount non-commercial projects? We offer plans for non-profits, educational institutions, and open source projects. Get in touch . Do you offer annual plans? Yes, and on-prem deployments are priced annually by default. Contact us for details. Pricing How does code-contributor pricing work? FOSSA tracks unique committers to private repos actively running in FOSSA, with no limit on repository count, so you can start small and scale across your org. Contact us about contributors outside your staff. Analysis Does the FOSSA CLI send my code to the FOSSA server? No. The CLI queries your package managers for installed dependencies and sends only that dependency metadata , not your source code. Run fossa analyze -o to see exactly what's uploaded. See What data gets uploaded . Why is dynamic build analysis important? Static strategies parse files (like a package-lock.json ) to build a dependency graph. Dynamic strategies run a build command or plugin (required for package managers without complete lockfiles, e.g. Gradle, Go) and give more accurate results. See CLI vs Quick Import . Which languages does FOSSA support? See Supported Languages for the full list of languages and build tools. Account and organization Inviting a user fails because they're already in another organization : what do I do? This usually happens when the user previously signed in via SSO but your org only supports email/password sign-in. Have an organization admin contact support or email [email protected] , CC'ing the user, to request a transfer; it's typically resolved the same day. Afterward, confirm the move on the Users page and check the user's permissions. How do I delete my account or organization? Email [email protected] from the email tied to your FOSSA account. Deleting an organization requires an administrator. If you're not one, have your admin request it (or CC an admin so we can confirm the request). Include your organization's name or OrgID for an org deletion. Data and storage What does FOSSA store in object storage? FOSSA keeps files that contain licenses or copyright headers , from your first-party code (via CLI vendored/first-party scans with Full-File Upload, or Quick Import archive/repo scans) and from dependencies (public and configured private registries). Warning Archive Upload and Full-File Upload are opt-in . If proprietary data is uploaded by mistake, or you want data deleted, contact support as soon as possible. How long is data retained? * Quick-imported archives and (with Full-File Upload) vendored dependencies are stored in S3 in their entirety for 30 days . * Files without a license match are never stored; they're used in temporary directories during analysis and deleted immediately after. * Files with a license match are retained indefinitely unless you request deletion; end users can access them by viewing a project 's license matches. * On-prem retention timelines may differ, but the same conditions apply; ask your Customer Success Engineer. Troubleshooting A dependency's license or copyright data looks wrong: how do I fix it? Always reanalyze the dependency first; this clears the cache and re-runs the latest license scanner. * 1 Open the dependency On your project's Dependencies tab, find the dependency, click the ⋯ menu, and select Edit Package . Expand * 2 Reanalyze In the Edit Package modal, click Reanalyze (top right), then wait 4–5 minutes and refresh. Hover Reanalyze again to confirm the date updated. Expand If reanalysis doesn't fix it, correct the data in the Edit Package modal ( Save Changes ). For a wrong license specifically, see license mis-detection . Still stuck? Open a ticket at support.fossa.com . Why does a dependency show "0 Files Matched"? This appears when a dependency has a declared license (the license the author specified for their work) but no discovered one (a license FOSSA found by scanning a file). With no discovered match there's no file to show, but FOSSA still surfaces the declared license . Expand You can filter by declared vs. discovered on the Issues tab. This also shows up when a license was added via Global License Corrections , since that adds a license without an associated file. If your file matches still look wrong, reach out to [email protected] . Previous Dependency Metadata Table Sunset Next Incomplete and Unknown Dependencies © 2026 FOSSA, Inc. [email protected]

Links found on this page

  1. Docs [direct]
  2. Docs [direct]
  3. API [direct]
  4. CLI [direct]
  5. Glossary [direct]
  6. Launch App [direct]
  7. User Guides [direct]
  8. Product Guides [direct]
  9. Project Setup [direct]
  10. Release Groups [direct]
  11. Issues [direct]
  12. Licenses [direct]
  13. Vulnerabilities [direct]
  14. Quality [direct]
  15. SBOM [direct]
  16. Policies [direct]
  17. Reports [direct]
  18. Integrations [direct]
  19. fossabot [direct]
  20. Organization Management [direct]
  21. On-Premises Deployment [direct]
  22. Help & Support [direct]
  23. FAQ [direct]
  24. Generate a debug bundle [direct]
  25. Why CI/CD Integration Delivers the Best Results [direct]
  26. Incomplete and Unknown Dependencies [direct]
  27. License Conclusions vs. License Corrections [direct]
  28. Dependency Metadata Table Sunset [direct]
  29. Legal [direct]
  30. Get Support [direct]
  31. fossa.com [direct]
  32. fossa-cli [direct]
  33. What data gets uploaded [direct]
  34. CLI vs Quick Import [direct]
  35. Supported Languages [direct]
  36. Users [direct]