codeql-action/src
2022-11-14 22:20:41 +00:00
..
testdata Fix out of memory in hash computation 2021-06-07 15:12:45 +01:00
actions-util.test.ts Fix linting 2022-09-07 22:45:34 +02:00
actions-util.ts Update src/actions-util.ts 2022-11-01 14:46:41 +01:00
analysis-paths.test.ts Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
analysis-paths.ts Remove toolcache decorator 2022-06-30 09:16:10 +01:00
analyze-action-env.test.ts Fix broken unit test 2022-09-26 15:17:36 +01:00
analyze-action-input.test.ts Fix broken unit test 2022-09-26 15:17:36 +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 Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
analyze.test.ts More renaming 2022-10-11 10:39:40 -07:00
analyze.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
api-client.test.ts Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
api-client.ts Reuse getApiDetails code 2022-09-02 19:59:18 +01:00
api-compatibility.json Update supported GitHub Enterprise Server versions. 2022-10-12 00:20:41 +00:00
autobuild-action.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
autobuild.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
codeql.test.ts Forward file baseline information enablement to CLI 2022-11-01 17:10:53 +00:00
codeql.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
config-utils.test.ts use ATM pack v0.4.0 for CLI v2.11.3 and above 2022-11-08 13:53:18 +01:00
config-utils.ts More renaming 2022-10-11 10:39:40 -07:00
count-loc.test.ts Fix C# line counting and add test 2021-06-23 23:39:44 +01:00
count-loc.ts Support Swift for private beta (#1350) 2022-11-14 10:29:05 -08:00
database-upload.test.ts Change to using a single input 2022-09-01 16:07:26 -07: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 Bump default CodeQL version to 2.11.3 2022-11-07 10:40:09 +00: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 Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
external-queries.ts only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
feature-flags.test.ts More feature flag renaming 2022-10-11 11:52:55 -07:00
feature-flags.ts Add file baseline information feature 2022-11-01 16:59:38 +00: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 Improve experience when init fails before generating a config file 2022-11-07 18:50:59 +00:00
init-action-post.ts Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
init-action.ts TRAP Caching: Disable on self-hosted runners 2022-10-13 14:31:54 +01:00
init.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
languages.test.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
languages.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08: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
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 Re-export codeql testing environment variable to subsequent steps, if set. 2022-11-01 13:18:57 +01:00
testing-utils.ts More renaming 2022-10-11 10:39:40 -07: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 Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
tracer-config.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
trap-caching.test.ts TRAP Caching: Skip uploading of small caches 2022-09-23 15:22:31 +01:00
trap-caching.ts Further update to reflect a conversation with @henrymercer 2022-10-11 16:59:48 +01:00
upload-lib.test.ts Prune results of Ruby query from SARIF 2022-11-04 14:57:13 +00:00
upload-lib.ts Prune results of Ruby query from SARIF 2022-11-04 14:57:13 +00:00
upload-sarif-action.ts Reuse getApiDetails code 2022-09-02 19:59:18 +01:00
util.test.ts GHES 3.1 has been deprecated end of June 2022. 2022-10-18 14:20:52 +02:00
util.ts Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00