diff --git a/documentation/blog/2023-09-01-sbom-part-one-generation.md b/documentation/blog/2023-09-01-sbom-part-one-generation.md index f88ea7e106..3b28df9fde 100644 --- a/documentation/blog/2023-09-01-sbom-part-one-generation.md +++ b/documentation/blog/2023-09-01-sbom-part-one-generation.md @@ -20,7 +20,7 @@ description: We describe our plans to build an SBOM workflow for the secureCodeB image: /img/blog/2023-09-01-waterfall.jpg --- -![A burning log](/img/blog/2023-09-01-waterfall.jpg) +![A waterfall](/img/blog/2023-09-01-waterfall.jpg) Cover photo by [Mike Lewis HeadSmart Media](https://unsplash.com/@mikeanywhere) on [Unsplash](https://unsplash.com/photos/waAAaeC9hns). diff --git a/documentation/blog/2023-09-15-sbom-part-one-consumption.md b/documentation/blog/2023-09-15-sbom-part-two-consumption.md similarity index 98% rename from documentation/blog/2023-09-15-sbom-part-one-consumption.md rename to documentation/blog/2023-09-15-sbom-part-two-consumption.md index e0cf52aa99..550842218f 100644 --- a/documentation/blog/2023-09-15-sbom-part-one-consumption.md +++ b/documentation/blog/2023-09-15-sbom-part-two-consumption.md @@ -18,12 +18,13 @@ tags: - Syft - Dependency-Track description: We describe our plans to build an SBOM workflow for the secureCodeBox, including an SBOM tool comparison and interoperability troubles. This part treats the aspects of consuming SBOMs. -image: /img/blog/2023-09-01-waterfall.jpg +image: /img/blog/2023-09-15-river-mouth.jpg draft: true --- - -![A burning log](/img/blog/2023-09-01-waterfall.jpg) +![A river mouth](/img/blog/2023-09-15-river-mouth.jpg) + +Cover photo by [Look Up Look Down Photography](https://unsplash.com/de/@greg_nunes) on [Unsplash](https://unsplash.com/photos/K9_yxI8BNng). This is part two of the SBOM story which covers the consuming side. If you missed part one, you can find it [here](/blog/2023/09/01/sbom-part-one-generation). diff --git a/documentation/static/img/blog/2023-09-15-river-mouth.jpg b/documentation/static/img/blog/2023-09-15-river-mouth.jpg new file mode 100644 index 0000000000..ace5c478a2 Binary files /dev/null and b/documentation/static/img/blog/2023-09-15-river-mouth.jpg differ