-
-
Notifications
You must be signed in to change notification settings - Fork 252
chore(deps): bump MetaMask/action-security-code-scanner from 1 to 2 #7026
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
chore(deps): bump MetaMask/action-security-code-scanner from 1 to 2 #7026
Conversation
3053f64 to
be1a767
Compare
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
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.
LGTM!
Bumps [MetaMask/action-security-code-scanner](https://github.com/metamask/action-security-code-scanner) from 1 to 2. - [Release notes](https://github.com/metamask/action-security-code-scanner/releases) - [Changelog](https://github.com/MetaMask/action-security-code-scanner/blob/main/CHANGELOG.md) - [Commits](MetaMask/action-security-code-scanner@v1...v2) --- updated-dependencies: - dependency-name: MetaMask/action-security-code-scanner dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
c3d6310 to
8aeb242
Compare
Bumps MetaMask/action-security-code-scanner from 1 to 2.
Release notes
Sourced from MetaMask/action-security-code-scanner's releases.
Changelog
Sourced from MetaMask/action-security-code-scanner's changelog.
Commits
c0049562.0.0 (#55)2414243refactor: Requirerefand clean up a little bit (#56)47295f0Add missing unreleased reference in changelogs (#53)7c9ac63chore: fix changelogs, update main (#52)9551ddeupdate changelogs (#50)34430e7Revert "2.0.0 (#49)" (#51)9f453422.0.0 (#49)e70da32feat: V2 - Multi language support (#47)a420770Modify slack_webhook input requirement (#40)7dbb03bchore: remove contributor facing changelog entry (#37)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Switches security code scanning to the MetaMask reusable workflow v2 with updated inputs and secrets, and deletes the local scanner workflow.
analyse-codejob to useMetaMask/action-security-code-scanner/.github/workflows/security-scan.yml@v2withscanner-ref: v2, configuredpaths-ignored, and new secrets (project-metrics-token,slack-webhook)./.github/workflows/security-code-scanner.yml.Analyse code.Written by Cursor Bugbot for commit 8aeb242. This will update automatically on new commits. Configure here.