Provide an SBOM and generate libyear based on.
docker run -v ./sample-sboms/pip.cdx.json:/input/sbom.json:ro -v ./output:/output wurstbrot/sbom-to-libyear /input/sbom.json --report-path /output/report.json --format json
You can find sample SBOMs in https://github.com/anthonyharrison/sbom4python .
This code is written by the AI claude. Prompts are developed by @wurstbrot