Skip to content

Use SPDX license identifier in package metadata for automated license scanning #317

Description

@mrcll123

Issue

The injector package currently uses "BSD" as the license identifier in its package metadata, which is not recognized by automated license scanning tools like osv-scanner because it's not a specific SPDX identifier. "BSD" is ambiguous as there are multiple BSD license variants (BSD-2-Clause, BSD-3-Clause, BSD-4-Clause, etc.).

Current State

$ pip show injector | grep License
License: BSD

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions