Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps MetaMask/action-security-code-scanner from 1 to 2.

Release notes

Sourced from MetaMask/action-security-code-scanner's releases.

2.0.0

@​metamask/codeql-action

Changed

  • Migrated action from its separate repository to the monorepo
  • Added multi language support
  • Updated CodeQL action to v4

@​metamask/language-detector

Added

  • Added support for autodetecting languages using Github API

@​metamask/semgrep-action

Changed

  • Migrated action from its separate repository to the monorepo

1.1.0

Changed

  • Make slack_webhook an optional input (#34)
Changelog

Sourced from MetaMask/action-security-code-scanner's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

2.0.0

Added

  • Added multi language support

Changed

  • Consolidated all actions under one repository

1.1.0

Changed

  • Make slack_webhook an optional input (#34)

1.0.0

Added

  • Initial release of this action (#29)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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 scanning to MetaMask’s v2 reusable workflow with config updates and deletes the local scanner workflow.

  • CI:
    • Security scan:
      • Update analyse-code job in .github/workflows/main.yml to use MetaMask/action-security-code-scanner/.github/workflows/security-scan.yml@v2 with scanner-ref: v2.
      • Configure paths-ignored and update secrets to project-metrics-token and slack-webhook.
    • Cleanup:
      • Remove custom workflow /.github/workflows/security-code-scanner.yml.

Written by Cursor Bugbot for commit 2be9548. This will update automatically on new commits. Configure here.

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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 06:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 3, 2025
@github-advanced-security
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants