Skip to content

Enable SPDX document validation for CI #713

@nishakm

Description

@nishakm

Description
As development increases on the project, it is getting hard to maintain the generation of valid SPDX documents for the container images. So enable CI checks for SPDX if anything in the generator or formatting code changes.

To Do

  1. Setup requires install of openjdk and the SPDX tools from their release page: https://github.com/spdx/tools/releases
  2. Then run tern report -f spdxtagvalue -i <a chosen image> -o spdx.txt and run the validation tool on the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions