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

Update release.yml #379

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Update release.yml #379

merged 2 commits into from
Feb 21, 2024

Conversation

hkadakia
Copy link
Contributor

@hkadakia hkadakia commented Feb 21, 2024

Update github action to generate & scan sbom created by syft.

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

add syft & grype for scanning sbom
@hkadakia hkadakia marked this pull request as draft February 21, 2024 06:37
@hkadakia hkadakia marked this pull request as ready for review February 21, 2024 06:37
@hkadakia hkadakia requested a review from maditya February 21, 2024 06:38
@@ -46,9 +46,18 @@ jobs:
${{ runner.os }}-go-

- uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0

- name: Create SBOM
uses: anchore/sbom-action@v0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use a sha and specify version number in comment? For instance, see line 48 above

@maditya maditya merged commit 772fe54 into main Feb 21, 2024
6 checks passed
@maditya maditya deleted the action branch February 21, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants