Skip to content

fix: Added standard OCI image labels (org.opencontainers.image.source#2378

Open
singlaamitesh wants to merge 1 commit into
aboutcode-org:mainfrom
singlaamitesh:fix/513-vulnerablecode-513
Open

fix: Added standard OCI image labels (org.opencontainers.image.source#2378
singlaamitesh wants to merge 1 commit into
aboutcode-org:mainfrom
singlaamitesh:fix/513-vulnerablecode-513

Conversation

@singlaamitesh

Copy link
Copy Markdown

Fixes #513

Summary

Added standard OCI image labels (org.opencontainers.image.source, .description, .licenses) to the Dockerfile, matching the convention already used by ScancodeIO's Dockerfile for consistency across aboutcode-org tools as requested in issue #513. Verified the Dockerfile parses/builds cleanly through the LABEL instructions (the build later fails at an unrelated pre-existing pip dependency conflict in requirements.txt, unaffected by this change).

Changes

  • Dockerfile

How this was tested

Ran the affected tests locally.

Copilot AI review requested due to automatic review settings July 15, 2026 05:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@pombredanne

Copy link
Copy Markdown
Member

Thanks! Do you have a link to the upstream documentation for these labels?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Docker labels

3 participants