-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add SBOM handling action #13
Conversation
TODO: we should update the SBOM first, to ensure it is up to date. |
We're going to defer this for now. |
Heads up, I'll need a while until I can test this, as I'm only now migrating PHP to the v2 version of the tools. If another driver is in position to test this, I'd very much appreciate it. // cc @baileympearson |
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.
Tested for PHPLIB, and the action itself works (but our Silk setup isn't complete yet, so there's no SBOM to be found). With that in mind, I think we can merge this and re-tag v2 to make it available.
Just left suggestions to fix the repository name in the readme ;)
Co-authored-by: Andreas Braun <[email protected]>
Co-authored-by: Andreas Braun <[email protected]>
Fixes #8.
Tested with mongodb/winkerberos#88