Skip to content

Commit 5a7ebf4

Browse files
committed
Clarify that SBOMs will be included in droplets
1 parent 98b06f1 commit 5a7ebf4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

toc/rfc/rfc-draft-add-cnbs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,9 @@ At build time, the procedure will be as follows:
9595
1. The CNB lifecycle executables will invoke Paketo buildpack executables,
9696
consistent with the v3 buildpack interface
9797
1. The Paketo buildpack will build a set of "layer" directories
98-
1. The shim orchestrator will package the layer directories into a Cloud
99-
Foundry droplet and return it back to the Cloud Foundry Lifecycle
98+
1. The shim orchestrator will package the layer directories and
99+
buildpack-generated SBOMs into a Cloud Foundry droplet and return it back to
100+
the Cloud Foundry Lifecycle
100101

101102
For a proof of concept of shimmed buildpacks, see @ryanmoran's
102103
[cfnb](https://github.com/ryanmoran/cfnb) project. Developing the shim

0 commit comments

Comments
 (0)