Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita2d14d3

Browse files
author
Dave Bartolomeo
authored
Merge branch 'main' into update-bundle/codeql-bundle-v2.14.3
2 parentse755a05 +ff9cb43 commita2d14d3

File tree

182 files changed

+2870
-5788
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+2870
-5788
lines changed

‎.github/actions/setup-swift/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
fi
3232
echo "version=$VERSION" | tee -a $GITHUB_OUTPUT
3333
34-
-uses:swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf# Please update the corresponding SHA in the CLI's CodeQL Action Integration Test.
34+
-uses:swift-actions/setup-swift@cdcbe8e35d3801acd82d7109285e6ab22c9212c2# Please update the corresponding SHA in the CLI's CodeQL Action Integration Test.
3535
if:runner.os == 'Linux' && steps.get_swift_version.outputs.version != 'null'
3636
with:
3737
swift-version:"${{ steps.get_swift_version.outputs.version }}"

‎CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
44

55
##[UNRELEASED]
66

7-
- Fixed a bug in CodeQL Action 2.21.3 onwards that affected beta support for[Project Lombok](https://projectlombok.org/) when analyzing Java. The environment variable`CODEQL_EXTRACTOR_JAVA_RUN_ANNOTATION_PROCESSORS` will now be respected if it was manually configured in the workflow.[#1844](https://github.com/github/codeql-action/pull/1844)
87
- Update default CodeQL bundle version to 2.14.3.[#1845](https://github.com/github/codeql-action/pull/1845)
8+
- Fixed a bug in CodeQL Action 2.21.3 onwards that affected beta support for[Project Lombok](https://projectlombok.org/) when analyzing Java. The environment variable`CODEQL_EXTRACTOR_JAVA_RUN_ANNOTATION_PROCESSORS` will now be respected if it was manually configured in the workflow.[#1844](https://github.com/github/codeql-action/pull/1844)
9+
- Enable support for Kotlin 1.9.20 when running with CodeQL CLI v2.13.4 through v2.14.3.[#1853](https://github.com/github/codeql-action/pull/1853)
910

1011
##2.21.4 - 14 Aug 2023
1112

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ The underlying CodeQL CLI, used in this action, is licensed under the [GitHub Co
1212

1313
##Usage
1414

15-
We recommend using default setup to configure CodeQL analysis for your repository. For more information, see "[Configuring default setup for code scanning](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-default-setup-for-code-scanning)."
15+
We recommend using default setup to configure CodeQL analysis for your repository. For more information, see "[Configuring default setup for code scanning](https://docs.github.com/en/code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning)."
1616

17-
You can also configure advanced setup for a repository to find security vulnerabilities in your code using a highly customizable code scanning configuration. For more information, see "[Configuring advanced setup for code scanning](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-advanced-setup-for-code-scanning)" and "[Customizing code scanning](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning)."
17+
You can also configure advanced setup for a repository to find security vulnerabilities in your code using a highly customizable code scanning configuration. For more information, see "[Configuring advanced setup for code scanning](https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning)" and "[Customizingyour advanced setup forcode scanning](https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning)."
1818

1919
##Troubleshooting
2020

‎lib/init-action.js

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎lib/init-action.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎node_modules/.package-lock.json

Lines changed: 60 additions & 53 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎node_modules/@actions/cache/node_modules/.bin/semver

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎node_modules/@actions/cache/node_modules/semver/LICENSE

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp