codeql-action/lib
Chuan-kai Lin c51babb6c6
Merge branch 'main' into cklin/codeql-cli-2.11.5
2022-12-07 08:33:58 -08:00
..
testdata
actions-util.js Upload failed SARIF files to Code Scanning 2022-11-25 17:52:50 +00:00
actions-util.js.map Upload failed SARIF files to Code Scanning 2022-11-25 17:52:50 +00:00
actions-util.test.js Refactoring: Separate out workflow related functionality 2022-11-23 19:27:01 +00:00
actions-util.test.js.map Refactoring: Separate out workflow related functionality 2022-11-23 19:27:01 +00:00
analysis-paths.js
analysis-paths.js.map
analysis-paths.test.js Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
analysis-paths.test.js.map Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
analyze-action-env.test.js Fixes spurious error messages in tests 2022-11-29 10:53:11 -08:00
analyze-action-env.test.js.map Fixes spurious error messages in tests 2022-11-29 10:53:11 -08:00
analyze-action-input.test.js Fixes spurious error messages in tests 2022-11-29 10:53:11 -08:00
analyze-action-input.test.js.map Fixes spurious error messages in tests 2022-11-29 10:53:11 -08:00
analyze-action-post-helper.js Remove review comments 2022-08-11 16:47:31 +02:00
analyze-action-post-helper.js.map Remove review comments 2022-08-11 16:47:31 +02:00
analyze-action-post-helper.test.js Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post-helper.test.js.map Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post.js Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post.js.map Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action.js Merge branch 'main' into henrymercer/report-failed-runs 2022-12-02 14:31:22 +00:00
analyze-action.js.map Merge branch 'main' into henrymercer/report-failed-runs 2022-12-02 14:31:22 +00:00
analyze.js Enable file baseline export by default 2022-12-05 14:10:06 +00:00
analyze.js.map Enable file baseline export by default 2022-12-05 14:10:06 +00:00
analyze.test.js Remove lines of code counting in the Action 2022-11-11 19:00:45 +00:00
analyze.test.js.map Remove lines of code counting in the Action 2022-11-11 19:00:45 +00:00
api-client.js Remove unneeded `apiDetails` input to `getApiClient` 2022-11-14 19:55:30 +00:00
api-client.js.map Remove unneeded `apiDetails` input to `getApiClient` 2022-11-14 19:55:30 +00:00
api-client.test.js Remove unneeded `apiDetails` input to `getApiClient` 2022-11-14 19:55:30 +00:00
api-client.test.js.map Remove unneeded `apiDetails` input to `getApiClient` 2022-11-14 19:55:30 +00:00
api-compatibility.json Update supported GitHub Enterprise Server versions. 2022-11-23 00:13:03 +00:00
autobuild-action.js Merge branch 'main' into henrymercer/delete-runner-part-2 2022-11-15 19:35:30 +00:00
autobuild-action.js.map Merge branch 'main' into henrymercer/delete-runner-part-2 2022-11-15 19:35:30 +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 Enable file baseline export by default 2022-12-05 14:10:06 +00:00
codeql.js.map Enable file baseline export by default 2022-12-05 14:10:06 +00:00
codeql.test.js Enable file baseline export by default 2022-12-05 14:10:06 +00:00
codeql.test.js.map Enable file baseline export by default 2022-12-05 14:10:06 +00:00
config-utils.js Small refactoring of `shouldBypassToolcache` 2022-11-24 12:33:42 -08:00
config-utils.js.map Small refactoring of `shouldBypassToolcache` 2022-11-24 12:33:42 -08:00
config-utils.test.js Add API call for languages if java in input 2022-11-24 11:06:29 -08:00
config-utils.test.js.map Add API call for languages if java in input 2022-11-24 11:06:29 -08:00
database-upload.js Remove unneeded `apiDetails` input to `getApiClient` 2022-11-14 19:55:30 +00:00
database-upload.js.map Remove unneeded `apiDetails` input to `getApiClient` 2022-11-14 19:55:30 +00:00
database-upload.test.js Remove concept of Actions / runner mode 2022-11-14 16:37:48 +00:00
database-upload.test.js.map Remove concept of Actions / runner mode 2022-11-14 16:37:48 +00:00
debug-artifacts.js Address review comments 2022-08-11 13:45:26 +02:00
debug-artifacts.js.map Address review comments 2022-08-11 13:45:26 +02:00
debug-artifacts.test.js
debug-artifacts.test.js.map
defaults.json Bump default CodeQL version to 2.11.5 2022-12-02 07:38:17 -08: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
external-queries.js.map
external-queries.test.js Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
external-queries.test.js.map Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
feature-flags.js Enable file baseline export by default 2022-12-05 14:10:06 +00:00
feature-flags.js.map Enable file baseline export by default 2022-12-05 14:10:06 +00:00
feature-flags.test.js Add extra test ensuring env var overrides cached feature flag 2022-11-21 14:30:36 -08:00
feature-flags.test.js.map Add extra test ensuring env var overrides cached feature flag 2022-11-21 14:30:36 -08:00
fingerprints.js
fingerprints.js.map
fingerprints.test.js
fingerprints.test.js.map
init-action-post-helper.js Downgrade log severity when we can't upload a failed SARIF file 2022-12-06 18:18:07 +00:00
init-action-post-helper.js.map Downgrade log severity when we can't upload a failed SARIF file 2022-12-06 18:18:07 +00:00
init-action-post-helper.test.js Allow testing workflow parsing functionality from PR checks 2022-12-06 18:37:25 +00:00
init-action-post-helper.test.js.map Allow testing workflow parsing functionality from PR checks 2022-12-06 18:37:25 +00:00
init-action-post.js Upload failed SARIF files to Code Scanning 2022-11-25 17:52:50 +00:00
init-action-post.js.map Upload failed SARIF files to Code Scanning 2022-11-25 17:52:50 +00:00
init-action.js Merge branch 'main' into henrymercer/parse-category 2022-11-25 09:58:27 +00:00
init-action.js.map Merge branch 'main' into henrymercer/parse-category 2022-11-25 09:58:27 +00:00
init.js Add the feature to bypass the toolcache for kotlin and swift 2022-11-23 15:11:20 -08:00
init.js.map Add the feature to bypass the toolcache for kotlin and swift 2022-11-23 15:11:20 -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
logging.js.map
repository.js
repository.js.map
shared-environment.js Only upload failed SARIF if the run failed 2022-11-25 17:53:32 +00:00
shared-environment.js.map Only upload failed SARIF if the run failed 2022-11-25 17:53:32 +00:00
testing-utils.js Add some new tests and fix some comments 2022-11-23 22:18:12 -08:00
testing-utils.js.map Add the feature to bypass the toolcache for kotlin and swift 2022-11-23 15:11:20 -08:00
toolrunner-error-catcher.js Surface fatal CLI errors in `interpret-results` and `run-queries` (#1407) 2022-12-02 14:05:21 +01:00
toolrunner-error-catcher.js.map Surface fatal CLI errors in `interpret-results` and `run-queries` (#1407) 2022-12-02 14:05:21 +01:00
toolrunner-error-catcher.test.js Surface fatal CLI errors in `interpret-results` and `run-queries` (#1407) 2022-12-02 14:05:21 +01:00
toolrunner-error-catcher.test.js.map Surface fatal CLI errors in `interpret-results` and `run-queries` (#1407) 2022-12-02 14:05:21 +01:00
tracer-config.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
tracer-config.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
tracer-config.test.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
tracer-config.test.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
trap-caching.js TRAP Caching: Re-introduce workaround for download timeout 2022-11-16 15:49:52 +00:00
trap-caching.js.map TRAP Caching: Re-introduce workaround for download timeout 2022-11-16 15:49:52 +00:00
trap-caching.test.js TRAP Caching: Skip uploading of small caches 2022-09-23 15:22:31 +01:00
trap-caching.test.js.map TRAP Caching: Skip uploading of small caches 2022-09-23 15:22:31 +01:00
upload-lib.js Only print the full error message in debug mode 2022-12-02 14:38:40 +00:00
upload-lib.js.map Only print the full error message in debug mode 2022-12-02 14:38:40 +00:00
upload-lib.test.js Remove dead guard for GHES 3.0 2022-11-23 13:57:07 +00:00
upload-lib.test.js.map Remove dead guard for GHES 3.0 2022-11-23 13:57:07 +00:00
upload-sarif-action.js Upload failed SARIF files to Code Scanning 2022-11-25 17:52:50 +00:00
upload-sarif-action.js.map Upload failed SARIF files to Code Scanning 2022-11-25 17:52:50 +00:00
util.js Upload failed SARIF files to Code Scanning 2022-11-25 17:52:50 +00:00
util.js.map Upload failed SARIF files to Code Scanning 2022-11-25 17:52:50 +00:00
util.test.js Add API call for languages if java in input 2022-11-24 11:06:29 -08:00
util.test.js.map Add API call for languages if java in input 2022-11-24 11:06:29 -08:00
workflow.js Allow testing workflow parsing functionality from PR checks 2022-12-06 18:37:25 +00:00
workflow.js.map Allow testing workflow parsing functionality from PR checks 2022-12-06 18:37:25 +00:00
workflow.test.js Allow testing workflow parsing functionality from PR checks 2022-12-06 18:37:25 +00:00
workflow.test.js.map Allow testing workflow parsing functionality from PR checks 2022-12-06 18:37:25 +00:00