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

Create SBOM for images #36

Open
oxr463 opened this issue Jul 2, 2022 · 2 comments
Open

Create SBOM for images #36

oxr463 opened this issue Jul 2, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@oxr463
Copy link
Contributor

oxr463 commented Jul 2, 2022

Reference(s):

@oxr463 oxr463 added the enhancement New feature or request label Jul 2, 2022
@oxr463 oxr463 self-assigned this Jul 2, 2022
@oxr463 oxr463 added this to the v2022.08.0.alpha milestone Jul 18, 2022
@oxr463
Copy link
Contributor Author

oxr463 commented Jul 18, 2022

syft docker:ghcr.io/infinite-omicron/pentesting:latest -o spdx-json

@oxr463
Copy link
Contributor Author

oxr463 commented Jul 18, 2022

  1. Spin up the virtual machine:
cd vagrant
vagrant up
vagrant ssh output
  1. Install and run syft:
sudo su # escalate to root
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
exit # return to vagrant user
syft packages alpine:latest -o spdx-json

Reference(s):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant