codeql-action/lib
2023-04-10 07:33:09 +02:00
..
testdata Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
actions-util.js Update upload input values and logic (#1598) 2023-03-23 17:23:25 +00:00
actions-util.js.map Update upload input values and logic (#1598) 2023-03-23 17:23:25 +00:00
actions-util.test.js Add override for code scanning analysis of default branch 2023-03-23 13:31:00 +00:00
actions-util.test.js.map Add override for code scanning analysis of default branch 2023-03-23 13:31:00 +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 Consistently wrap errors 2023-04-06 17:04:21 +01:00
analyze-action-post.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
analyze-action.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
analyze-action.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
analyze.js Remove duplicate locations from output of database interpret-results 2023-03-24 20:30:57 +00:00
analyze.js.map Remove duplicate locations from output of database interpret-results 2023-03-24 20:30:57 +00:00
analyze.test.js Unit tests for optimizeForLastQueryRun 2023-02-17 11:19:38 -08:00
analyze.test.js.map Unit tests for optimizeForLastQueryRun 2023-02-17 11:19:38 -08: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-03-22 00:10:22 +00:00
autobuild-action.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
autobuild-action.js.map Consistently wrap errors 2023-04-06 17:04:21 +01: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 Merge branch 'main' into henrymercer/fix-init-exception-reporting 2023-04-06 17:05:02 +01:00
codeql.js.map Merge branch 'main' into henrymercer/fix-init-exception-reporting 2023-04-06 17:05:02 +01:00
codeql.test.js Move to the codeql-testing org 2023-04-04 13:39:56 -07:00
codeql.test.js.map Move to the codeql-testing org 2023-04-04 13:39:56 -07:00
config-utils.js rename new parameter from configuration to config 2023-04-01 07:13:01 +02:00
config-utils.js.map rename new parameter from configuration to config 2023-04-01 07:13:01 +02:00
config-utils.test.js Merge branch 'main' into issue-1589-config-param 2023-04-10 07:33:09 +02:00
config-utils.test.js.map Merge branch 'main' into issue-1589-config-param 2023-04-10 07:33:09 +02: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 Update default CodeQL bundle version to 2.12.6 2023-04-04 16:01:04 +01: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 Enable diagnostics functionality on GHES 2023-03-29 18:45:27 +01:00
feature-flags.js.map Enable diagnostics functionality on GHES 2023-03-29 18:45:27 +01:00
feature-flags.test.js Merge branch 'main' into henrymercer/diagnostics-code-scanning-config 2023-03-09 18:47:43 +00:00
feature-flags.test.js.map Merge branch 'main' into henrymercer/diagnostics-code-scanning-config 2023-03-09 18:47:43 +00: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 Consistently wrap errors 2023-04-06 17:04:21 +01:00
init-action-post-helper.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
init-action-post-helper.test.js Remove duplicate locations from failed run SARIF 2023-03-24 20:30:57 +00:00
init-action-post-helper.test.js.map Remove duplicate locations from failed run SARIF 2023-03-24 20:30:57 +00:00
init-action-post.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
init-action-post.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
init-action.js Merge branch 'main' into issue-1589-config-param 2023-04-10 07:33:09 +02:00
init-action.js.map Merge branch 'main' into issue-1589-config-param 2023-04-10 07:33:09 +02:00
init.js rename new parameter from configuration to config 2023-04-01 07:13:01 +02:00
init.js.map rename new parameter from configuration to config 2023-04-01 07:13:01 +02:00
languages.js Remove feature flags for bypassing the toolcache 2023-02-08 15:20:51 +00:00
languages.js.map Remove feature flags for bypassing the toolcache 2023-02-08 15:20:51 +00: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 Consistently wrap errors 2023-04-06 17:04:21 +01:00
setup-codeql.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
setup-codeql.test.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
setup-codeql.test.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
shared-environment.js Remove duplicate locations from output of database interpret-results 2023-03-24 20:30:57 +00:00
shared-environment.js.map Remove duplicate locations from output of database interpret-results 2023-03-24 20:30:57 +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 Consistently wrap errors 2023-04-06 17:04:21 +01:00
toolrunner-error-catcher.js.map Consistently wrap errors 2023-04-06 17:04:21 +01: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 Consistently wrap errors 2023-04-06 17:04:21 +01:00
upload-lib.js.map Consistently wrap errors 2023-04-06 17:04:21 +01: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 Consistently wrap errors 2023-04-06 17:04:21 +01:00
upload-sarif-action.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
util.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
util.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
util.test.js Skip the SARIF notification object workaround for fixed CLIs 2023-04-04 18:19:05 +01:00
util.test.js.map Skip the SARIF notification object workaround for fixed CLIs 2023-04-04 18:19:05 +01:00
workflow.js Remove checks for triggering on specific paths 2023-03-29 11:02:16 +02:00
workflow.js.map Remove checks for triggering on specific paths 2023-03-29 11:02:16 +02:00
workflow.test.js Remove checks for triggering on specific paths 2023-03-29 11:02:16 +02:00
workflow.test.js.map Remove checks for triggering on specific paths 2023-03-29 11:02:16 +02:00