Skip to content

build(deps): bump github/codeql-action/upload-sarif from 4.37.2 to 4.37.3 - #394

Merged
kriptoburak merged 2 commits into
mainfrom
dependabot/github_actions/github/codeql-action/upload-sarif-4.37.3
Aug 11, 2026
Merged

build(deps): bump github/codeql-action/upload-sarif from 4.37.2 to 4.37.3#394
kriptoburak merged 2 commits into
mainfrom
dependabot/github_actions/github/codeql-action/upload-sarif-4.37.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action/upload-sarif from 4.37.2 to 4.37.3.

Release notes

Sourced from github/codeql-action/upload-sarif's releases.

v4.37.3

No user facing changes.

Changelog

Sourced from github/codeql-action/upload-sarif's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.37.6 - 04 Aug 2026

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

4.37.5 - 03 Aug 2026

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

4.37.4 - 29 Jul 2026

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

4.37.3 - 22 Jul 2026

No user facing changes.

4.37.2 - 21 Jul 2026

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

4.37.1 - 16 Jul 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019

4.37.0 - 08 Jul 2026

  • Update default CodeQL bundle version to 2.26.0. #3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973

4.36.3 - 01 Jul 2026

No user facing changes.

4.36.2 - 04 Jun 2026

  • Cache CodeQL CLI version information across Actions steps. #3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #3937
  • Update default CodeQL bundle version to 2.25.6. #3948

... (truncated)

Commits
  • e4fba86 Merge pull request #4031 from github/update-v4.37.3-72f6a9da0
  • fb50ab5 Update changelog for v4.37.3
  • 72f6a9d Merge pull request #4030 from github/mbg/fix/no-proxy
  • 3b5ee58 Use default request options instead of undefined
  • bfb6be4 Merge pull request #4028 from github/mergeback/v4.37.2-to-main-e0647621
  • 526ab84 Rebuild
  • d6217b9 Update changelog and version after v4.37.2
  • See full diff in compare view

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 4, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 4, 2026
dependabot Bot and others added 2 commits August 11, 2026 17:35
Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.37.2 to 4.37.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@e064762...e4fba86)

---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: kriptoburak <kriptoburak@users.noreply.github.com>
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedmint@​4.2.741 ⏵ 4.2.77289100939990

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
License policy violation: npm @mintlify/cli under Elastic-2.0

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/cli@4.0.1375

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/cli@4.0.1375. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm @mintlify/common under ISC

License: ISC - The applicable license policy does not permit this license (5) (npm metadata)

License: ISC - The applicable license policy does not permit this license (5) (package/package.json)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/common@1.0.1068

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/common@1.0.1068. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm @mintlify/link-rot under Elastic-2.0

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/link-rot@3.0.1265

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/link-rot@3.0.1265. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Publisher changed: npm @mintlify/mdx is now published by dks333

Author: dks333

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/mdx@4.0.1

ℹ Read more on: This package | This alert | What is unstable ownership?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Try to reduce the number of authors you depend on to reduce the risk to malicious actors gaining access to your supply chain. Packages should remove inactive collaborators with publishing rights from packages on npm.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/mdx@4.0.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm @mintlify/models under Elastic-2.0

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/models@0.0.344

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/models@0.0.344. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm @mintlify/prebuild under Elastic-2.0

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/prebuild@1.0.1219

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/prebuild@1.0.1219. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm @mintlify/previewing under Elastic-2.0

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/previewing@4.0.1289

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/previewing@4.0.1289. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm @mintlify/scraping under Elastic-2.0

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/scraping@4.0.935

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/scraping@4.0.935. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm @mintlify/validation under Elastic-2.0

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

From: package-lock.jsonnpm/mint@4.2.772npm/@mintlify/validation@0.1.814

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@mintlify/validation@0.1.814. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm mint under Elastic-2.0

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: Elastic-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/mint@4.2.772. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
License policy violation: npm next-mdx-remote-client under MPL-2.0

License: MPL-2.0 - The applicable license policy does not permit this license (5) (npm metadata)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/utils/getFrontmatter.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/util.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/MDXRemote.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/types.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/types.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/hydrate.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/hydrate.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/hydrateAsync.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/hydrateAsync.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/hydrateLazy.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/hydrateLazy.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/index.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/index.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/MDXClient.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/MDXClientAsync.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/MDXClientLazy.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/serialize.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/serialize.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/types.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/compile.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/compile.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/prepare.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/prepare.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/run.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/run.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/types.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/evaluate.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/evaluate.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/index.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/index.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/MDXRemote.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/MDXRemote.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/types.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/utils/getFrontmatter.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/utils/getFrontmatter.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/utils/index.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/utils/index.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/idle-callback-polyfill.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/MDXClient.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/types.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/serialize.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/util.js)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/prepare.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/MDXClientAsync.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/MDXClientLazy.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/run.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/package.json)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/index.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/lib/compile.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/types.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/types.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/types.d.ts)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/hydrateAsync.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/idle-callback-polyfill.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/utils/index.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/index.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/rsc/evaluate.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/dist/csr/hydrate.js.map)

License: MPL-2.0 - The applicable license policy does not permit this license (5) (package/LICENSE)

From: package-lock.jsonnpm/mint@4.2.772npm/next-mdx-remote-client@1.1.9

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next-mdx-remote-client@1.1.9. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@kriptoburak
kriptoburak merged commit c496cb1 into main Aug 11, 2026
7 checks passed
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.

0 participants