codeql-action/src
2024-09-12 12:58:13 -07:00
..
testdata Avoid throwing validation error on invalid URIs 2023-05-25 10:18:12 -07:00
actions-util.test.ts fix test that runs flakily locally 2024-04-03 20:43:26 +01:00
actions-util.ts Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-env.test.ts Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-input.test.ts Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-post.ts Refactor: move combined SARIF debug artifact logic to debug-artifact 2024-09-12 12:55:49 -07:00
analyze-action.ts Refactor: upload all available debug artifacts in init-post 2024-09-11 15:09:29 -07:00
analyze.test.ts Refactoring: Introduce common method to stub a config 2024-01-30 19:00:04 +00:00
analyze.ts Merge branch 'main' into dependabot/npm_and_yarn/npm-7954a73ad2 2024-08-06 14:02:21 +01: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-08-21 00:13:14 +00:00
autobuild-action.ts Enable direct tracing the autobuild build mode by default 2024-06-26 19:38:13 +01:00
autobuild.ts Fix linting errors 2024-07-23 15:21:21 +02:00
cli-errors.ts Refactor all doc URLs into their own enum 2024-07-23 14:17:34 +02:00
codeql.test.ts Add telemetry for time spent extracting CodeQL bundle 2024-08-08 17:46:21 +01:00
codeql.ts Add job run UUID to SARIF output 2024-09-05 14:52:43 +02:00
config-utils.test.ts Improve type safety by using more specific function types 2024-06-13 19:26:45 +01:00
config-utils.ts Merge remote-tracking branch 'upstream/main' into rvermeulen/extend-init-complete-status-report 2024-08-06 09:11:17 -07:00
database-upload.test.ts Fix trailing slash on uploads URL 2024-05-13 16:31:17 +02:00
database-upload.ts Enable no console rule 2024-06-13 19:47:29 +01:00
debug-artifacts.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
debug-artifacts.ts Copy SARIF file to database location rather than move 2024-09-12 12:58:13 -07:00
defaults.json Update default bundle to codeql-bundle-v2.18.3 2024-08-27 20:04:11 +00:00
diagnostics.ts Fix writing diagnostics on Windows 2024-08-19 16:42:48 +01:00
doc-url.ts Fix linting errors 2024-07-23 15:21:21 +02:00
environment.ts Refactor: upload all available debug artifacts in init-post 2024-09-11 15:09:29 -07:00
feature-flags.test.ts Remove supporting code for CodeQL 2.13.0 through 2.13.4 2024-08-05 19:28:35 +01:00
feature-flags.ts Remove supporting code for CodeQL 2.13.0 through 2.13.4 2024-08-05 19:28:35 +01: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
init-action-post-helper.test.ts Refactor: upload all available debug artifacts in init-post 2024-09-11 15:09:29 -07:00
init-action-post-helper.ts Refactor: upload all available debug artifacts in init-post 2024-09-11 15:09:29 -07:00
init-action-post.ts Refactor: upload all available debug artifacts in init-post 2024-09-11 15:09:29 -07:00
init-action.ts Add detected tar version to telemetry 2024-08-29 17:45:08 +01:00
init.test.ts Include underlying error in error message 2024-06-12 13:44:04 +01:00
init.ts Stop checking disk usage for MacOS ARM with SIP disabled (#2434) 2024-08-20 16:04:03 -07:00
languages.test.ts Implement support for language aliasing 2023-09-14 16:11:20 +01:00
languages.ts Implement support for language aliasing 2023-09-14 16:11:20 +01:00
logging.ts Enable no console rule 2024-06-13 19:47:29 +01:00
repository.ts Refactor configuration errors (#2105) 2024-02-08 17:20:03 +00:00
resolve-environment-action.ts Stop checking disk usage for MacOS ARM with SIP disabled (#2434) 2024-08-20 16:04:03 -07:00
resolve-environment.ts Remove unneeded code for 2.13.4 and earlier 2024-08-05 17:48:55 +01:00
sarif-schema-2.1.0.json Fix broken regex 2023-05-05 12:02:19 -07:00
setup-codeql.test.ts Add standard tools URLs to status report 2024-09-05 19:40:26 +02:00
setup-codeql.ts Add standard tools URLs to status report 2024-09-05 19:40:26 +02:00
start-proxy-action-post.ts Try upload teh proxy logs 2024-08-15 16:40:23 +00:00
start-proxy-action.ts fixes 2024-08-15 12:23:22 +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 Further standardize doc URL messages 2024-07-23 14:18:04 +02:00
tar.ts Infer compression method from URL 2024-08-29 18:09:34 +01:00
testing-utils.ts Enable no console rule 2024-06-13 19:47:29 +01: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 Add job run UUID to SARIF output 2024-09-05 14:52:43 +02:00
tracer-config.test.ts Enable direct tracing the autobuild build mode by default 2024-06-26 19:38:13 +01:00
tracer-config.ts Enable direct tracing the autobuild build mode by default 2024-06-26 19:38:13 +01:00
trap-caching.test.ts Add some comments to explain test case 2024-05-24 09:48:41 +01:00
trap-caching.ts Further standardize doc URL messages 2024-07-23 14:18:04 +02:00
upload-lib.test.ts Remove feature flag for combine SARIF files deprecation warning 2024-05-14 11:00:12 +02:00
upload-lib.ts Fix new linter errors 2024-08-05 19:22:26 +01:00
upload-sarif-action-post.ts Refactor: move combined SARIF debug artifact logic to debug-artifact 2024-09-12 12:55:49 -07:00
upload-sarif-action.ts Stop checking disk usage for MacOS ARM with SIP disabled (#2434) 2024-08-20 16:04:03 -07:00
util.test.ts Add unit tests for getCgroupCpuCountFromCpus 2024-02-16 12:48:04 +00:00
util.ts Only run check SIP enablement once in init step (#2441) 2024-08-23 09:17:22 -07: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