diff --git a/text/0000-sbom.md b/text/0000-sbom.md index 313ac5623..cb0e8e158 100644 --- a/text/0000-sbom.md +++ b/text/0000-sbom.md @@ -103,7 +103,7 @@ For merging the CycloneDX `bom` files, the `lifecycle` binaries could replicate The `lifecycle` binaries will put the `bom` files from layers set to `launch = true` inside the `/layers/config/sbom/launch///bom.` hierarchy otherwise it will put them in `/layers/config/sbom/build///bom.`. -Note - Addition of any new SBOM formats that do not require a merged SBOM need not require an RFC in the future as it would ideally just be a minor change in the lifecycle to update the media type mappings to the file extension. If the SBOM format does require a merged SBOM an RFC would be needed to describe any merging logic along with the justification for supporting it over existing supported SBOM formats. +Note - Addition of any new SBOM formats that do not require a merged SBOM need not require an RFC in the future as it would ideally just be a minor change in the lifecycle and spec to update the media type mappings to the file extension. If the SBOM format does require a merged SBOM an RFC would be needed to describe any merging logic along with the justification for supporting it over existing supported SBOM formats. ## BOM Restoration