Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate and add SBOM to controller container image #2358

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Conversation

PrasadG193
Copy link
Contributor

Change Overview

Generate and embed SBOM for the controller docker image.
This PR updates package.sh to use buildkit to build the docker image and generate sbom

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Build the docker image with package.sh and verified the built docker images has SBOM embedded using docker inspect.

Signed-off-by: Prasad Ghangal <prasad.ganghal@veeam.com>
@infraq infraq added this to In Progress in Kanister Sep 26, 2023
@PrasadG193 PrasadG193 changed the title Add SBOM to controller container image Generate and add SBOM to controller container image Sep 26, 2023
Kanister automation moved this from In Progress to Reviewer approved Sep 26, 2023
@mergify mergify bot merged commit 59924f8 into master Sep 27, 2023
14 checks passed
Kanister automation moved this from Reviewer approved to Done Sep 27, 2023
leuyentran pushed a commit that referenced this pull request Oct 18, 2023
Signed-off-by: Prasad Ghangal <prasad.ganghal@veeam.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants