Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 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 code scanning to the MetaMask reusable workflow v2 with updated inputs and secrets, and deletes the local scanner workflow.

  • CI:
    • Security scan:
      • Update analyse-code job to use MetaMask/action-security-code-scanner/.github/workflows/security-scan.yml@v2 with scanner-ref: v2, configured paths-ignored, and new secrets (project-metrics-token, slack-webhook).
      • Remove local workflow /.github/workflows/security-code-scanner.yml.
      • Rename job to Analyse code.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2025 13:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 31, 2025
cursor[bot]

This comment was marked as outdated.

@dependabot dependabot bot force-pushed the dependabot/github_actions/main/MetaMask/action-security-code-scanner-2 branch 3 times, most recently from 3053f64 to be1a767 Compare October 31, 2025 14:18
@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.

cursor[bot]

This comment was marked as outdated.

Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Mrtenz Mrtenz force-pushed the dependabot/github_actions/main/MetaMask/action-security-code-scanner-2 branch from c3d6310 to 8aeb242 Compare November 4, 2025 14:39
@Mrtenz Mrtenz merged commit 63a5cd3 into main Nov 4, 2025
262 checks passed
@Mrtenz Mrtenz deleted the dependabot/github_actions/main/MetaMask/action-security-code-scanner-2 branch November 4, 2025 14:44
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.

3 participants