-
Notifications
You must be signed in to change notification settings - Fork 157
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
Pin non-immutable Actions to latest SHA and remediate dependency vulnerability #720
Conversation
Signed-off-by: Brett Logan <[email protected]>
Signed-off-by: Brett Logan <[email protected]>
Signed-off-by: Brett Logan <[email protected]>
Signed-off-by: Brett Logan <[email protected]>
Signed-off-by: Brett Logan <[email protected]>
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.
Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.
Files not reviewed (1)
- package.json: Language not supported
Tip: Turn on automatic Copilot reviews for this repository to get quick feedback on every pull request. Learn more
Signed-off-by: Brett Logan <[email protected]>
Signed-off-by: Brett Logan <[email protected]>
@decyjphr, this PR will fix all security-findings flagging issues. |
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.
Copilot reviewed 6 out of 8 changed files in this pull request and generated no comments.
Files not reviewed (2)
- .github/actions/codeql-analysis/action.yml: Language not supported
- package.json: Language not supported
Tip: Turn on automatic Copilot reviews for this repository to get quick feedback on every pull request. Learn more
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.
Thanks @lindluni
This PR resolves all CodeQL and Dependabot alerts by:
npm audit fix
to patch only the vulnerable deps