License Corrections

Add, change, or remove licenses on a dependency to correct FOSSA's detected data across your organization.

3 min readUpdated Jul 9, 2026

Overview

When FOSSA detects incorrect, missing, or unwanted license data on a dependency, you can correct it directly in the UI. Corrections apply across all projects and all versions in your organization: fix it once and it takes effect everywhere.

Warning

Editing a dependency applies to every project and every revision in your organization. You need an appropriate organization-level role to make these changes.

Adding a license to an unlicensed dependency

Use this when FOSSA resolved a dependency but couldn't find a license for it. You can look up the correct license and add it manually.

  1. 1

    Find the dependency

    Go to Inventory → Dependencies and locate the dependency with no license. If you're unsure of the correct license, open the package's repository or registry page to check.

    Inventory Dependencies page listing packages with their detected licenses
  2. 2

    Open the dependency and select the Licenses tab

    Click anywhere on the dependency row to open it. The dependency drawer opens showing the Details tab. Click the Licenses tab to see the license data.

    Dependency drawer open showing the Details tab
    Dependency drawer with Licenses tab selected showing declared and discovered licenses
  3. 3

    Add a license

    Click + Add a license, then search for the correct license in the License Name field and select it.

    Add License form with License Name, License Text, and Copyrights fields
  4. 4

    Add license details and save

    Optionally add License Text and Copyrights, then click Apply.

    Add License form with MIT License selected and copyright details filled in
  5. 5

    Verify

    The Licenses tab now shows the corrected license. If that license is permitted by your policy, it will no longer be flagged as an issue.

    Licenses tab showing the manually added MIT license alongside the originally detected license

Removing an unwanted license

Use this when FOSSA detected a license on a dependency that shouldn't be there, for example, a false positive from a comment in the source code.

  1. 1

    Open the dependency and select the Licenses tab

    Click anywhere on the dependency row in Inventory → Dependencies to open it, then click the Licenses tab.

    Dependency drawer with Licenses tab selected showing the detected licenses
  2. 2

    Delete the license

    Click Delete next to the license you want to remove.

    Licenses tab showing Delete buttons next to each declared license
  3. 3

    Run policy scan

    Navigate to the project Summary tab and click Run policy scan to update the issue count.

    Project Summary tab showing the Run policy scan link and current issue counts

Notice files

Dependency edits also cover notice files. You can review, edit, or suppress the notice text that appears in attribution reports. See Notice files on the Dependencies page.

What's next

© 2026 FOSSA, Inc.support@fossa.com