Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps github/codeql-action from 3.30.6 to 4.30.7.

Release notes

Sourced from github/codeql-action's releases.

v4.30.7

CodeQL Action Changelog

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

4.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #3169

See the full CHANGELOG.md for more information.

v3.30.7

CodeQL Action Changelog

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

3.30.7 - 06 Oct 2025

No user facing changes.

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action'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.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #3169

3.30.6 - 02 Oct 2025

  • Update default CodeQL bundle version to 2.23.2. #3168

3.30.5 - 26 Sep 2025

  • We fixed a bug that was introduced in 3.30.4 with upload-sarif which resulted in files without a .sarif extension not getting uploaded. #3160

3.30.4 - 25 Sep 2025

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the codeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the codeql-action/init step. #3099 and #3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107
  • You can now run the latest CodeQL nightly bundle by passing tools: nightly to the init action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130
  • Update default CodeQL bundle version to 2.23.1. #3118

3.30.3 - 10 Sep 2025

No user facing changes.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

3.30.1 - 05 Sep 2025

  • Update default CodeQL bundle version to 2.23.0. #3077

3.30.0 - 01 Sep 2025

  • Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4. #3044

3.29.10 - 18 Aug 2025

... (truncated)

Commits
  • e296a93 Merge pull request #3183 from github/update-v4.30.7-55283843c
  • 93c1673 Update changelog for v4.30.7
  • 5528384 Merge pull request #3169 from github/mario-campos/node24
  • b66db86 Hoist CHANGELOG note back to "UNRELEASED" section.
  • b2e2232 Merge remote-tracking branch 'origin/main' into mario-campos/node24
  • 065c6cf Merge pull request #3174 from github/mbg/fix/start-proxy-matrix
  • 7fb8378 Re-throw exception in createStatusReportBase when in test mode
  • dddf033 Revert changes to build.mjs
  • 54ae8ba Simplify PR check by reverting changes to @types/node.
  • 65e9e64 Make matrix available to start-proxy action
  • Additional commits viewable 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 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)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.6 to 4.30.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@64d10c1...e296a93)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.30.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major Major semver labels Oct 8, 2025
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

Changed (7 added, 0 removed): /tmp/current-commit/node_modules/execa/types/arguments/options.d.ts [🔵 → 🛑 HIGH]

7 new behaviors

RISK KEY DESCRIPTION EVIDENCE
+HIGH c2/tool_transfer/exe_url accesses hardcoded executable endpoint https://en.wikipedia.org/wiki/Cmd.exe
+MEDIUM c2/tool_transfer/download downloads program from a hardcoded URL https://en.wikipedia.org/wiki/Cmd.exe
+MEDIUM exec/program execute external program subprocess.allstream and aresult.all property. They contain the combined/interleaved output of the subpro](https://github.com/search?q=subprocess.all%60+stream+and+a+%60result.all%60+property.+They+contain+the+combined%2Finterleaved+output+of+the+subpro&type=code)<br>[subprocess.sendMessage(message), subprocess.getOneMessage() and subprocess.getEachMessage().
+MEDIUM exec/shell/exec executes shell /bin/sh
+LOW c2/tool_transfer/os references a specific operating system https://
Windows
windows
+LOW data/encoding/base64 Supports base64 encoded strings base64
+LOW net/url/embedded contains embedded HTTPS URLs https://developer.mozilla.org/en-US/docs/Web/API/AbortController/abort
https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal
https://en.wikipedia.org/wiki/Environment_variable
https://en.wikipedia.org/wiki/Working_directory
https://en.wikipedia.org/wiki/Standard_streams
https://en.wikipedia.org/wiki/Group_identifier
https://en.wikipedia.org/wiki/User_identifier
https://en.wikipedia.org/wiki/File_descriptor
https://en.wikipedia.org/wiki/Hexadecimal
https://en.wikipedia.org/wiki/Unix_shell
https://en.wikipedia.org/wiki/Newline
https://en.wikipedia.org/wiki/Signal_
https://en.wikipedia.org/wiki/Cmd.exe
https://en.wikipedia.org/wiki/UTF-16
https://en.wikipedia.org/wiki/Base64
https://en.wikipedia.org/wiki/Shell_
https://nodejs.org/api/process.html
https://en.wikipedia.org/wiki/UTF-8
https://nodejs.org/api/buffer.html
https://nodejs.org/api/cli.html

Changed (18 added, 0 removed): /tmp/current-commit/node_modules/prettier/plugins/flow.js [🔵 → 🛑 HIGH]

18 new behaviors

RISK KEY DESCRIPTION EVIDENCE
+HIGH anti-static/obfuscation/bitwise uses an excessive amount of unsigned bitwise math function(
charAt(t
charAt(c
charAt(W
r>>>12
v>>>32
r>>>16
r>>>17
x>>>19
v>>>12
v>>>18
r>>>18
x>>>24
x>>>16
c>>>0
m>>>0
r>>>6
v>>>6
k>>>0
c>>>6
a>>>6
j>>>6
e>>>0
t>>>0
v>>>0
a>>>0
i>>>0
u>>>0
h>>>3
l>>>0
r>>>0
b>>>0
x>>>0
n>>>0
o>>>0
j>>>0
h>>>0
o>>>1
i>>>1
i>>>8
+MEDIUM anti-static/obfuscation/hex many references to hexadecimal values 0xd1342543
0xdaba0b6e
\x00
\x7f
\xff
\xEF
\xBF
\xBD
\x07
\x1B
+MEDIUM anti-static/obfuscation/js high entropy javascript (>5.37) that uses charAt/substr/join loops function(
substr(
charAt(
join(
for(
+MEDIUM anti-static/obfuscation/math complex math with parseInt or fromCharCode conversions var dq=1000000010;
charAt
+MEDIUM data/encoding/utf16 assembles strings from UTF-16 code units [=String.fromCharCode(LD
+MEDIUM discover/system/platform get system identification process.platform
process.versions
+MEDIUM fs/path/dev path reference within /dev /dev/stdin
+LOW anti-behavior/random_behavior uses a random number generator getRandomValues
randomBytes
+LOW crypto/public_key references a 'public key' PublicKey
+LOW data/encoding/int parses integers parseInt(
+LOW exec/plugin references a 'plugin' prettierPlugins
+LOW fs/directory/create creates directories mkdir
+LOW fs/directory/list Uses NodeJS functions to list a directory .readdirSync(
+LOW fs/directory/remove Uses libc functions to remove directories rmdir
+LOW fs/file/delete deletes files unlink
+LOW fs/file/stat access filesystem metadata fs.statSync(this.nm(x)).isDirectory()
fs.statSync(this.nm(x)).isFile()
+LOW fs/link_read read value of a symbolic link readlink
+LOW fs/tempdir looks up location of temp directory TMPDIR

@some-natalie some-natalie merged commit 6a8c04a into main Oct 8, 2025
6 checks passed
@some-natalie some-natalie deleted the dependabot/github_actions/github/codeql-action-4.30.7 branch October 8, 2025 19:25
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 major Major semver

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants