codeql-action/src
2022-08-11 16:47:31 +02:00
..
testdata Fix out of memory in hash computation 2021-06-07 15:12:45 +01:00
actions-util.test.ts Move debug artifact methods into separate file 2022-08-02 12:27:52 +02:00
actions-util.ts Merge remote-tracking branch 'origin/main' into angelapwen/post-init-cleanup 2022-08-11 15:24:10 +02:00
analysis-paths.test.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
analysis-paths.ts Remove toolcache decorator 2022-06-30 09:16:10 +01:00
analyze-action-env.test.ts Fix integration tests on v1 2022-05-11 15:53:57 +01:00
analyze-action-input.test.ts Fix integration tests on v1 2022-05-11 15:53:57 +01:00
analyze-action-post-helper.test.ts Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post-helper.ts Remove review comments 2022-08-11 16:47:31 +02:00
analyze-action-post.ts Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action.ts Re-declare codeql var 2022-08-10 15:08:35 +02:00
analyze.test.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
analyze.ts Merge remote-tracking branch 'origin/main' into angelapwen/post-init-cleanup 2022-08-10 15:08:04 +02:00
api-client.test.ts Reference exported names via import *. 2021-08-11 13:17:04 +01:00
api-client.ts Include CodeQL CLI and action versions in status reports 2022-03-17 10:07:29 -07:00
api-compatibility.json Update supported GitHub Enterprise Server versions. 2022-06-16 00:11:36 +00:00
autobuild-action.ts Prompt customers to upgrade from v1 to v2 2022-04-27 16:11:24 +01:00
autobuild.ts Enforce a minimum version of CodeQL CLI 2021-08-18 11:48:12 +01:00
codeql.test.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
codeql.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
config-utils.test.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
config-utils.ts Address review comments from @henrymercer 2022-08-09 18:37:22 +01:00
count-loc.test.ts Fix C# line counting and add test 2021-06-23 23:39:44 +01:00
count-loc.ts Remove old baseline LoC injection 2021-08-26 13:46:22 +01:00
database-upload.test.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
database-upload.ts Remove check of database uploads feature flag 2022-02-15 14:10:33 +00:00
debug-artifacts.test.ts Add utilities unit tests 2022-08-10 14:57:57 +02:00
debug-artifacts.ts Address review comments 2022-08-11 13:45:26 +02:00
defaults.json Update default CodeQL version to 2.10.2 2022-07-29 14:07:22 -07:00
error-matcher.test.ts Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.ts Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
external-queries.test.ts only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
external-queries.ts only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
feature-flags.test.ts Fix lint errors. 2022-07-18 11:26:03 +00:00
feature-flags.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
fingerprints.test.ts Handle Windows absolute paths in resolveUriToFile 2022-06-29 18:59:33 +01:00
fingerprints.ts Handle Windows absolute paths in resolveUriToFile 2022-06-29 18:59:33 +01:00
init-action-post-helper.test.ts Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
init-action-post-helper.ts Remove review comments 2022-08-11 16:47:31 +02:00
init-action-post.ts Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
init-action.ts Address review comments from @henrymercer 2022-08-09 18:37:22 +01:00
init.ts Address review comments from @henrymercer 2022-08-09 18:37:22 +01:00
languages.test.ts Fix typos in src 2020-11-20 11:00:55 +01:00
languages.ts Make the linter happy. 2022-05-31 13:55:23 +01:00
logging.ts Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
repository.ts Running lint-fix 2020-09-14 10:44:43 +01:00
runner.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
sarif_v2.1.0_schema.json Fixes a regex for language and locale recognition 2021-04-14 08:10:56 -07:00
shared-environment.ts Running lint-fix 2020-09-14 10:44:43 +01:00
testing-utils.ts Workaround PATH casing issues on Windows 2022-06-29 18:59:32 +01:00
toolrunner-error-catcher.test.ts Fix failing test 2021-07-27 19:00:37 +01:00
toolrunner-error-catcher.ts Stop printing all output twice. 2021-12-09 13:21:32 +00:00
tracer-config.test.ts Introduce TRAP caching 2022-08-05 17:48:05 +01:00
tracer-config.ts Improve error handling for ending tracing 2022-02-23 16:43:38 +00:00
trap-caching.test.ts Address review comments from @henrymercer 2022-08-09 18:37:22 +01:00
trap-caching.ts Address review comments from @henrymercer 2022-08-09 18:37:22 +01:00
upload-lib.test.ts Detect merge base as base_sha for upload 2022-02-01 15:38:43 +00:00
upload-lib.ts fix: clarify upload-sarify category uniqueness error message 2022-08-05 10:59:35 -04:00
upload-sarif-action.ts Don't wait for processing in test mode 2022-04-28 19:14:14 +01:00
util.test.ts Make file paths OS-agnostic 2022-08-11 16:46:56 +02:00
util.ts Update comment wording 2022-08-11 13:46:55 +02:00