Skip to content

[PROPOSAL] Generic namespace for describing OCI images and layers #36

@prabhu

Description

@prabhu

Information about the images and their layers via properties is useful while generating SBoM for oci images. Trivy uses the following names.

  • aquasecurity:trivy:LayerDigest
  • aquasecurity:trivy:LayerDiffID
  • aquasecurity:trivy:ImageID

Syft uses the following

  • syft:location:0:layerID
  • syft:location:1:layerID

Instead of requesting another one for cdxgen and other orgs, could we come up with something generic using "org.opencontainers" etc? Example:

  • org.opencontainers.image.layer.digest
  • org.opencontainers.image.layer.id
  • org.opencontainers.image.id

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions