Key concepts

Release group, the named collection of projects. Think of it as the product or product line. A release group persists across time and accumulates releases as you ship.

Release, a named snapshot within a group. Each release locks specific revisions (branches or commits) of each member project, so the compliance picture is reproducible. Every release group has at least one release.

Why use release groups

  • Unified reporting: see licenses, vulnerabilities, and quality issues across every project in a release at once, and generate combined reports covering the whole product.
  • Shared policy: apply the same licensing, security, and quality policies consistently to every project in the release.
  • Reproducible results: pinning exact revisions means the same release always returns the same compliance result, regardless of what's been pushed since.

When to use them

Release groups work well when you ship multiple projects together as a coherent product, want to apply a single compliance policy to an entire service or application layer, or need to demonstrate that a specific release met your compliance requirements at a point in time.

If you have one project or are doing exploratory scanning, a release group adds overhead without benefit. Use projects directly.

Once inside a release group, a tab bar gives access to everything for the selected release. Switch releases at any time using the release selector in the header, all tabs except Releases and Settings reflect the currently selected release.

TabWhat it shows
SummaryProject, dependency, and license counts for the selected release, plus quick links to generate reports
ProjectsThe list of projects pinned in the selected release
IssuesLicensing, security, and quality issues aggregated across all projects in the release
InventoryThe full list of dependencies across all projects in the release
LicensesLicense breakdown across the release, with an obligations panel
ReportsGenerate licensing, vulnerability, SBOM, and remediation guidance reports
ReleasesCreate, edit, clone, and delete releases (group-level, not release-specific)
SettingsConfigure the group title, policies, report defaults, and portal visibility
© 2026 FOSSA, Inc.support@fossa.com