| .. |
|
testdata
|
Fix out of memory in hash computation
|
2021-06-07 15:12:45 +01:00 |
|
actions-util.test.ts
|
Remove concept of Actions / runner mode
|
2022-11-14 16:37:48 +00:00 |
|
actions-util.ts
|
Prefer GITHUB_REF to CODE_SCANNING_REF
|
2022-11-16 10:49:49 +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
|
Cache feature flags on disk
|
2022-11-21 11:14:38 -08:00 |
|
analyze.test.ts
|
Remove lines of code counting in the Action
|
2022-11-11 19:00:45 +00:00 |
|
analyze.ts
|
Merge branch 'main' into henrymercer/require-cli-2.6.3
|
2022-11-14 22:25:31 +00:00 |
|
api-client.test.ts
|
Remove unneeded apiDetails input to getApiClient
|
2022-11-14 19:55:30 +00:00 |
|
api-client.ts
|
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.ts
|
Merge branch 'main' into henrymercer/delete-runner-part-2
|
2022-11-15 19:35:30 +00: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
|
Remove runner-only input to databaseInitCluster
|
2022-11-14 18:49:17 +00:00 |
|
codeql.ts
|
Merge branch 'henrymercer/delete-runner-part-2' into henrymercer/require-cli-2.6.3
|
2022-11-15 20:58:01 +00:00 |
|
config-utils.test.ts
|
Remove unneeded apiDetails input to getApiClient
|
2022-11-14 19:55:30 +00:00 |
|
config-utils.ts
|
Remove unneeded apiDetails input to getApiClient
|
2022-11-14 19:55:30 +00:00 |
|
database-upload.test.ts
|
Remove concept of Actions / runner mode
|
2022-11-14 16:37:48 +00:00 |
|
database-upload.ts
|
Remove unneeded apiDetails input to getApiClient
|
2022-11-14 19:55:30 +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 bundle version to 2.11.4
|
2022-11-23 18:56:23 +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
|
Add extra test ensuring env var overrides cached feature flag
|
2022-11-21 14:30:36 -08:00 |
|
feature-flags.ts
|
Rename
|
2022-11-21 13:42:32 -08: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
|
Cache feature flags on disk
|
2022-11-21 11:14:38 -08:00 |
|
init.ts
|
Merge branch 'main' into henrymercer/delete-runner-part-2
|
2022-11-15 19:35:30 +00:00 |
|
languages.test.ts
|
Support Kotlin for public beta (#1370)
|
2022-11-17 18:38:48 +00:00 |
|
languages.ts
|
Support Kotlin for public beta (#1370)
|
2022-11-17 18:38:48 +00: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
|
Rename TEST_MODE to specific variable for CodeQL Action
|
2022-11-16 16:40:30 +00: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
|
TRAP Caching: Re-introduce workaround for download timeout
|
2022-11-16 15:49:52 +00:00 |
|
upload-lib.test.ts
|
Remove concept of Actions / runner mode
|
2022-11-14 16:37:48 +00:00 |
|
upload-lib.ts
|
Remove unneeded apiDetails input to getApiClient
|
2022-11-14 19:55:30 +00:00 |
|
upload-sarif-action.ts
|
Remove unneeded apiDetails input to getApiClient
|
2022-11-14 19:55:30 +00:00 |
|
util.test.ts
|
Remove auth method only used in runner
|
2022-11-14 16:39:43 +00:00 |
|
util.ts
|
Update v1 deprecation date
|
2022-11-22 09:43:07 +00:00 |