..
testdata
Fix out of memory in hash computation
2021-06-07 15:12:45 +01:00
actions-util.test.ts
Fix linting
2022-09-07 22:45:34 +02:00
actions-util.ts
Correct program name
2022-09-27 22:08:31 -04: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
More renaming
2022-10-07 11:33:32 -07:00
analyze.test.ts
More renaming
2022-10-07 11:33:32 -07:00
analyze.ts
More renaming
2022-10-07 11:33:32 -07:00
api-client.test.ts
Use the API URL from the environment if it is present.
2022-08-11 08:38:11 +01:00
api-client.ts
Reuse getApiDetails code
2022-09-02 19:59:18 +01:00
api-compatibility.json
Update supported GitHub Enterprise Server versions. ( #1275 )
2022-09-29 22:37:10 +00:00
autobuild-action.ts
Extract GitHubFeatureFlags to a separate class
2022-10-06 18:00:40 -07:00
autobuild.ts
More renaming
2022-10-07 11:33:32 -07:00
codeql.test.ts
More renaming
2022-10-07 11:33:32 -07:00
codeql.ts
More renaming
2022-10-07 11:33:32 -07:00
config-utils.test.ts
More renaming
2022-10-07 11:33:32 -07:00
config-utils.ts
More renaming
2022-10-07 11:33:32 -07:00
count-loc.test.ts
Fix C# line counting and add test
2021-06-23 23:39:44 +01:00
count-loc.ts
Remove old baseline LoC injection
2021-08-26 13:46:22 +01:00
database-upload.test.ts
Change to using a single input
2022-09-01 16:07:26 -07:00
database-upload.ts
Remove check of database uploads feature flag
2022-02-15 14:10:33 +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 version to 2.11.0
2022-09-28 09:04:11 -07: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
More renaming
2022-10-07 11:33:32 -07:00
feature-flags.ts
More renaming
2022-10-07 11:33:32 -07: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
Remove review comments
2022-08-11 16:47:31 +02:00
init-action-post.ts
Add unit tests for post: hook run methods
2022-08-11 16:01:37 +02:00
init-action.ts
More renaming
2022-10-07 11:33:32 -07:00
init.ts
More renaming
2022-10-07 11:33:32 -07:00
languages.test.ts
Address review comments
2022-09-02 17:54:53 +01:00
languages.ts
Trace Go when Go extraction reconciliation is enabled
2022-09-01 14:42:59 +01: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
runner.ts
More renaming
2022-10-07 11:33:32 -07: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
Running lint-fix
2020-09-14 10:44:43 +01:00
testing-utils.ts
More renaming
2022-10-07 11:33:32 -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
Trace Go when Go extraction reconciliation is enabled
2022-09-01 14:42:59 +01:00
tracer-config.ts
Trace Go when Go extraction reconciliation is enabled
2022-09-01 14:42:59 +01: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: Add timeouts to upload/download operations
2022-09-30 13:18:46 +01:00
upload-lib.test.ts
Detect merge base as base_sha for upload
2022-02-01 15:38:43 +00:00
upload-lib.ts
Add workflowEventName
2022-09-07 00:05:40 +02:00
upload-sarif-action.ts
Reuse getApiDetails code
2022-09-02 19:59:18 +01:00
util.test.ts
Refactor handling of feature flags
2022-10-05 16:40:56 -07:00
util.ts
More renaming
2022-10-07 11:33:32 -07:00