codeql-action/src
2025-01-24 20:27:36 +00:00
..
testdata Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
actions-util.test.ts Create git-utils.test.ts for git-utils.ts 2024-12-10 08:44:11 -08:00
actions-util.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +00:00
analyze-action-env.test.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
analyze-action-input.test.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
analyze-action-post.ts Stop using the artifact_v4_upgrade feature flag 2024-12-04 12:05:11 -08:00
analyze-action.ts getPullRequestEditedDiffRanges: use GitHub API 2025-01-13 07:35:44 -08:00
analyze.test.ts getDiffRanges: better fallback for absent patch 2025-01-16 09:26:22 -08:00
analyze.ts getDiffRanges: better fallback for absent patch 2025-01-16 09:26:22 -08:00
api-client.test.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
api-client.ts fix lint 2024-07-01 12:14:01 +00:00
api-compatibility.json Update supported GitHub Enterprise Server versions 2024-12-27 00:14:47 +00:00
autobuild-action.ts Refactoring: Simplify retrieving error message 2024-09-16 22:38:35 +02:00
autobuild.ts Fix code scanning alert no. 1114: Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting. 2025-01-05 11:24:42 -08:00
caching-utils.ts Allow warnings in tryGetFolderBytes to be suppressed 2024-11-12 15:16:18 +00:00
cli-errors.ts Mark invalid external repo specifiers as configuration error 2025-01-10 20:41:24 +00:00
codeql.test.ts Remove redundant version checks 2025-01-15 18:02:25 +00:00
codeql.ts Remove redundant version checks 2025-01-15 18:02:25 +00:00
config-utils.test.ts Add CachingKind enum to control whether to restore or store caches 2024-10-29 12:10:17 +00:00
config-utils.ts Rebuild 2024-12-03 18:39:38 +00:00
database-upload.test.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
database-upload.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
debug-artifacts.test.ts Stop using the artifact_v4_upgrade feature flag 2024-12-04 12:05:11 -08:00
debug-artifacts.ts Temporarily disable uploading debug artifacts 2025-01-22 10:35:38 -08:00
defaults.json Update default bundle to codeql-bundle-v2.20.3 2025-01-23 22:15:14 +00:00
dependency-caching.ts Allow warnings in tryGetFolderBytes to be suppressed 2024-11-12 15:16:18 +00:00
diagnostics.ts Fix writing diagnostics on Windows 2024-08-19 16:42:48 +01:00
doc-url.ts Adds new doc URL for build modes 2024-12-23 19:36:22 +00:00
environment.ts Convert deprecation warning to error 2025-01-07 13:59:42 -08:00
feature-flags.test.ts tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
feature-flags.ts Remove redundant version checks 2025-01-15 18:02:25 +00:00
fingerprints.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
fingerprints.ts Fix new linter errors 2024-08-05 19:22:26 +01:00
git-utils.test.ts Create git-utils.test.ts for git-utils.ts 2024-12-10 08:44:11 -08:00
git-utils.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +00:00
init-action-post-helper.test.ts Fix linting errors 2025-01-15 13:57:55 +00:00
init-action-post-helper.ts Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
init-action-post.ts Store dependency caches in analyze Action 2024-10-29 12:08:30 +00:00
init-action.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +00:00
init.test.ts Include underlying error in error message 2024-06-12 13:44:04 +01:00
init.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +00:00
languages.test.ts Add basic Rust support for internal testing 2024-09-18 13:33:55 +02:00
languages.ts Use Language type 2025-01-14 14:29:26 +00:00
logging.ts Introduce withGroupAsync() 2024-12-09 10:46:38 -08:00
repository.ts Refactor configuration errors (#2105) 2024-02-08 17:20:03 +00:00
resolve-environment-action.ts Refactor: Pull out generic tool invocation functionality 2024-10-01 14:39:04 +01:00
resolve-environment.ts Remove unneeded version guards 2024-10-15 19:38:49 +01:00
sarif-schema-2.1.0.json Fix broken regex 2023-05-05 12:02:19 -07:00
setup-codeql.test.ts doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
setup-codeql.ts Fix assumption that download URLs contain file extension 2025-01-22 13:02:45 +00:00
start-proxy-action-post.ts formatting 2024-12-11 15:12:12 +00:00
start-proxy-action.ts Fix bug in getCredentials + tests 2025-01-24 16:39:47 +00:00
start-proxy.test.ts Formatting 2025-01-24 20:27:36 +00:00
start-proxy.ts Formatting 2025-01-24 20:27:36 +00:00
status-report.test.ts Add steady_state_default_setup as field to base status report (#2305) 2024-05-22 15:47:59 -07:00
status-report.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
tar.ts Fix assumption that download URLs contain file extension 2025-01-22 13:02:45 +00:00
testing-utils.ts Rebuild 2024-12-03 18:39:38 +00:00
tools-download.ts Fix assumption that download URLs contain file extension 2025-01-22 13:02:45 +00:00
tools-features.test.ts Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tools-features.ts Python: absolute basics 2024-10-09 17:14:00 +02:00
tracer-config.test.ts Rebuild 2024-12-03 18:39:38 +00:00
tracer-config.ts spelling: macos 2024-11-06 06:43:41 -05:00
trap-caching.test.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
trap-caching.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
upload-lib.test.ts Rebuild 2024-12-03 18:39:38 +00:00
upload-lib.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
upload-sarif-action-post.ts Stop using the artifact_v4_upgrade feature flag 2024-12-04 12:05:11 -08:00
upload-sarif-action.ts review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
util.test.ts Convert deprecation warning to error 2025-01-07 13:59:42 -08:00
util.ts Add public changelog blog post link 2025-01-10 08:52:16 -08:00
workflow.test.ts Enable unsafe call rule 2024-06-13 19:38:06 +01:00
workflow.ts Enable unsafe call rule 2024-06-13 19:38:06 +01:00