5 Commits
Author SHA1 Message Date
Daniel Tierney b533f229b8 cmSbom: Generate SPDX data denoting project licenses 2026-06-15 14:40:26 -04:00
Taylor Sasser 32af67dc72 cmSbom: Add genex support for configurations 2026-06-08 20:54:59 -04:00
Tom Osika 7c31cbf9ae SBOM: Handle PACKAGE_URL argument 2026-05-26 14:34:45 -04:00
Matthew Woehlke ed6e9abf98 CPS, SBOM: Fix default output destination
- Change default CPS install path on Windows from `cps` to `cps/<name>`,
per community recommendation that only paths containing the package name
should be considered as "officially" supported search locations (see
https://github.com/cps-org/cps/issues/79#issuecomment-2831102822).

- Change `export` to write to a subdirectory that allows the build
tree to be used as a search root.

- Change SBOM destinations to be consistent with the preceding.

Issue: #27785
2026-05-19 13:31:56 -04:00
Taylor Sasser f2027a886b cmSbom: Add install(SBOM) generator and unit tests 2025-12-17 14:33:34 -05:00