Replies: 1 comment
-
I think it is worth taking a step back and asking what the actual goal is here. Bottlerocket releases software as an image to be used together and one cannot update those different components individually, so thinking about a bottlerocket image, not package, may be the right model here. Our TUF repos found at updates.bottlerocket.dev actually contain the complete images that you can pull down and scan if you'd like:
If you want to download the individual packages, you'd want to pull down the OCI images that we use to compose these images which we call kits.
We provide the build specs in our kits, either https://github.com/bottlerocket-os/bottlerocket-core-kit for cor |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
(This is to add Bottlerocket support in https://github.com/aboutcode-org/vulnerablecode in aboutcode-org/vulnerablecode#1849 and eventually in https://github.com/aboutcode-org/scancode-toolkit and https://github.com/aboutcode-org/scancode.io )
Originally posted by @pombredanne in #4063 (comment)
Beta Was this translation helpful? Give feedback.
All reactions