Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 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

Changed

  • Updated language detector to add Github Actions support by default

2.0.1

Fixed

  • Use secrets for project-metrics-token and slack-webhook (#57)
    • These can now be specified as secrets, instead of options under with.

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

Update the security scan GitHub Actions workflow to use MetaMask/action-security-code-scanner v2.

  • CI:
    • Update .github/workflows/security-code-scanner.yml to use MetaMask/action-security-code-scanner@v2 (from @v1).

Written by Cursor Bugbot for commit 4b20fee. 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 Nov 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2025 10:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 19, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/main/MetaMask/action-security-code-scanner-2 branch 4 times, most recently from 124cec0 to dc99e7a Compare November 19, 2025 11:07
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 force-pushed the dependabot/github_actions/main/MetaMask/action-security-code-scanner-2 branch from dc99e7a to 4b20fee Compare November 19, 2025 11:30
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.

1 participant