| .. |
|
testdata
|
Fix out of memory in hash computation
|
2021-06-07 15:12:45 +01:00 |
|
actions-util.test.ts
|
Make sure env is reset between tests
|
2022-12-13 12:18:40 +00:00 |
|
actions-util.ts
|
Add telemetry for uploading failed runs
|
2022-12-09 10:35:19 +00: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
|
Fixes spurious error messages in tests
|
2022-11-29 10:53:11 -08:00 |
|
analyze-action-input.test.ts
|
Fixes spurious error messages in tests
|
2022-11-29 10:53:11 -08: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
|
Check for successful completion rather than SARIF upload
|
2022-12-21 11:40:31 +00:00 |
|
analyze.test.ts
|
Remove lines of code counting in the Action
|
2022-11-11 19:00:45 +00:00 |
|
analyze.ts
|
Enable file baseline export by default
|
2022-12-05 14:10:06 +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
|
Fix GHAE CodeQL setup test
|
2023-01-10 19:36:29 +00:00 |
|
codeql.ts
|
Improve logging around authorization headers
|
2023-01-06 12:28:54 +00:00 |
|
config-utils.test.ts
|
Add API call for languages if java in input
|
2022-11-24 11:06:29 -08:00 |
|
config-utils.ts
|
Small refactoring of shouldBypassToolcache
|
2022-11-24 12:33:42 -08:00 |
|
database-upload.test.ts
|
Remove concept of Actions / runner mode
|
2022-11-14 16:37:48 +00:00 |
|
database-upload.ts
|
Close stream after use
|
2023-01-09 11:00:43 +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
|
Add CLI version field and prior release fields to defaults file (#1463)
|
2023-01-06 08:24:28 -08:00 |
|
error-matcher.test.ts
|
Surface fatal CLI errors in interpret-results and run-queries (#1407)
|
2022-12-02 14:05:21 +01:00 |
|
error-matcher.ts
|
Surface fatal CLI errors in interpret-results and run-queries (#1407)
|
2022-12-02 14:05:21 +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
|
Enable file baseline export by default
|
2022-12-05 14:10:06 +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 more tests for uploading failed SARIF
|
2022-12-22 18:48:59 +00:00 |
|
init-action-post-helper.ts
|
Remove redundant log messages
|
2022-12-22 18:47:52 +00:00 |
|
init-action-post.ts
|
Remove debugging log statements
|
2022-12-12 17:59:20 +00:00 |
|
init-action.ts
|
Merge branch 'main' into henrymercer/parse-category
|
2022-11-25 09:58:27 +00:00 |
|
init.ts
|
Refactor CodeQL setup
|
2023-01-05 19:09:34 +00:00 |
|
languages.test.ts
|
Add some new tests and fix some comments
|
2022-11-23 22:18:12 -08:00 |
|
languages.ts
|
Add some new tests and fix some comments
|
2022-11-23 22:18:12 -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
|
Check for successful completion rather than SARIF upload
|
2022-12-21 11:40:31 +00:00 |
|
testing-utils.ts
|
Fix GHAE CodeQL setup test
|
2023-01-10 19:36:29 +00:00 |
|
toolrunner-error-catcher.test.ts
|
Surface fatal CLI errors in interpret-results and run-queries (#1407)
|
2022-12-02 14:05:21 +01:00 |
|
toolrunner-error-catcher.ts
|
Surface fatal CLI errors in interpret-results and run-queries (#1407)
|
2022-12-02 14:05:21 +01: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 dead guard for GHES 3.0
|
2022-11-23 13:57:07 +00:00 |
|
upload-lib.ts
|
Only print the full error message in debug mode
|
2022-12-02 14:38:40 +00:00 |
|
upload-sarif-action.ts
|
Upload failed SARIF files to Code Scanning
|
2022-11-25 17:52:50 +00:00 |
|
util.test.ts
|
Add API call for languages if java in input
|
2022-11-24 11:06:29 -08:00 |
|
util.ts
|
Upload failed SARIF files to Code Scanning
|
2022-11-25 17:52:50 +00:00 |
|
workflow.test.ts
|
Allow testing workflow parsing functionality from PR checks
|
2022-12-06 18:37:25 +00:00 |
|
workflow.ts
|
Improve error message when workflow file doesn't exist
|
2022-12-21 11:40:31 +00:00 |