-
Notifications
You must be signed in to change notification settings - Fork 842
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
Bump SBOM version so the file output is sbom-desktop-vX.Y.Z.json #3257
Conversation
.github/workflows/snyk-sbom.yml
Outdated
secrets: inherit | ||
with: | ||
is_monorepo: false | ||
repo_name: desktop |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line may be removed after this is merged: mattermost/actions-workflows#52
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I will need to remove that and then update the commit hash. I have it staged locally.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mvitale1989 done
/cherry-pick release-5.9 |
Cherry pick is scheduled. |
* Bump SBOM version so the file output is sbom-desktop-vX.Y.Z.json (cherry picked from commit e869a74)
/cherry-pick release-5.10 |
Cherry pick is scheduled. |
* Bump SBOM version so the file output is sbom-desktop-vX.Y.Z.json (cherry picked from commit e869a74)
Summary
Change SBOM file from
sbom.json
tosbom-desktop-vX.Y.Z.json
Ticket Link
https://mattermost.atlassian.net/browse/SEC-7235
Release Note