Skip to content

Implement license resolution and identification #355

@soul2zimate

Description

@soul2zimate

What did you have in mind?

The feature provides:

  • Project license detection from manifest files (pom.xml, package.json, Cargo.toml) with automatic fallback to LICENSE file detection
  • Dependency license compatibility checking against the project license using backend-provided license categories (PERMISSIVE, WEAK_COPYLEFT, STRONG_COPYLEFT)
  • License information in SBOMs — project license is included in the CycloneDX root component
  • CLI license command for standalone project license display

Are you trying to fix a problem?

No response

Any lead on how this feature can be implemented?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions