codeql-action/lib
Arthur Baars 2fed02cbe2 Supply authorization parameter to toolcache.downloadTool()
Previously we supplied the authorization information via the 'headers'
parameter. This works fine, except in some cases when the request is
retried.
2023-02-03 14:56:00 +01:00
..
testdata Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
actions-util.js Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
actions-util.js.map Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
actions-util.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
actions-util.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analysis-paths.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analysis-paths.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analysis-paths.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analysis-paths.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-env.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-env.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-input.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-input.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post-helper.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post-helper.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post-helper.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post-helper.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action.js Remove perf_hooks Node 12 comment 2023-01-23 19:16:03 +00:00
analyze-action.js.map Remove perf_hooks Node 12 comment 2023-01-23 19:16:03 +00:00
analyze.js Remove perf_hooks Node 12 comment 2023-01-23 19:16:03 +00:00
analyze.js.map Remove perf_hooks Node 12 comment 2023-01-23 19:16:03 +00:00
analyze.test.js Fix linter errors 2023-01-18 21:00:05 +00:00
analyze.test.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
api-client.js Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
api-client.js.map Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
api-client.test.js Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
api-client.test.js.map Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
api-compatibility.json Update supported GitHub Enterprise Server versions. 2023-01-18 00:12:15 +00:00
autobuild-action.js Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
autobuild-action.js.map Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
autobuild.js 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.js.map 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.js Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
codeql.js.map Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
codeql.test.js Ensure that tools_download_duration_ms is int (#1513) 2023-01-27 09:03:57 +00:00
codeql.test.js.map Ensure that tools_download_duration_ms is int (#1513) 2023-01-27 09:03:57 +00:00
config-utils.js Remove perf_hooks Node 12 comment 2023-01-23 19:16:03 +00:00
config-utils.js.map Remove perf_hooks Node 12 comment 2023-01-23 19:16:03 +00:00
config-utils.test.js Fix linter errors 2023-01-18 21:00:05 +00:00
config-utils.test.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
database-upload.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
database-upload.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
database-upload.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
database-upload.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
debug-artifacts.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
debug-artifacts.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
debug-artifacts.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
debug-artifacts.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
defaults.json Bump default CodeQL version to 2.12.1 2023-01-23 11:25:09 +00:00
error-matcher.js Surface fatal CLI errors in interpret-results and run-queries (#1407) 2022-12-02 14:05:21 +01:00
error-matcher.js.map Surface fatal CLI errors in interpret-results and run-queries (#1407) 2022-12-02 14:05:21 +01:00
error-matcher.test.js Surface fatal CLI errors in interpret-results and run-queries (#1407) 2022-12-02 14:05:21 +01:00
error-matcher.test.js.map Surface fatal CLI errors in interpret-results and run-queries (#1407) 2022-12-02 14:05:21 +01:00
external-queries.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
external-queries.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
external-queries.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
external-queries.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
feature-flags.js Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
feature-flags.js.map Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
feature-flags.test.js Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
feature-flags.test.js.map Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
fingerprints.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
fingerprints.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
fingerprints.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
fingerprints.test.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
init-action-post-helper.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
init-action-post-helper.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
init-action-post-helper.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
init-action-post-helper.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
init-action-post.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
init-action-post.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
init-action.js Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
init-action.js.map Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
init.js Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
init.js.map Send tools telemetry to init status report (#1497) 2023-01-25 11:09:18 -08:00
languages.js Add some new tests and fix some comments 2022-11-23 22:18:12 -08:00
languages.js.map Add some new tests and fix some comments 2022-11-23 22:18:12 -08:00
languages.test.js Add some new tests and fix some comments 2022-11-23 22:18:12 -08:00
languages.test.js.map Add some new tests and fix some comments 2022-11-23 22:18:12 -08:00
logging.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
logging.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
repository.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
repository.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
setup-codeql.js Supply authorization parameter to toolcache.downloadTool() 2023-02-03 14:56:00 +01:00
setup-codeql.js.map Supply authorization parameter to toolcache.downloadTool() 2023-02-03 14:56:00 +01:00
setup-codeql.test.js Merge branch 'main' into henrymercer/upgrade-typescript 2023-01-19 16:15:51 +00:00
setup-codeql.test.js.map Merge branch 'main' into henrymercer/upgrade-typescript 2023-01-19 16:15:51 +00:00
shared-environment.js Check for successful completion rather than SARIF upload 2022-12-21 11:40:31 +00:00
shared-environment.js.map Check for successful completion rather than SARIF upload 2022-12-21 11:40:31 +00:00
testing-utils.js Merge branch 'main' into henrymercer/upgrade-typescript 2023-01-19 16:15:51 +00:00
testing-utils.js.map Merge branch 'main' into henrymercer/upgrade-typescript 2023-01-19 16:15:51 +00:00
toolrunner-error-catcher.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
toolrunner-error-catcher.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
toolrunner-error-catcher.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
toolrunner-error-catcher.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
tracer-config.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
tracer-config.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
tracer-config.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
tracer-config.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
trap-caching.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
trap-caching.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
trap-caching.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
trap-caching.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
upload-lib.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
upload-lib.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
upload-lib.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
upload-lib.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
upload-sarif-action.js Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
upload-sarif-action.js.map Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
util.js Merge branch 'main' into henrymercer/avoid-waiting-for-timeout 2023-01-20 16:29:49 +00:00
util.js.map Merge branch 'main' into henrymercer/avoid-waiting-for-timeout 2023-01-20 16:29:49 +00:00
util.test.js Remove checkActionVersion 2023-01-20 15:01:35 +00:00
util.test.js.map Remove checkActionVersion 2023-01-20 15:01:35 +00:00
workflow.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
workflow.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
workflow.test.js Fix linter errors 2023-01-18 21:00:05 +00:00
workflow.test.js.map Fix linter errors 2023-01-18 21:00:05 +00:00