| .. |
|
testdata
|
Fix out of memory in hash computation
|
2021-06-07 15:12:45 +01:00 |
|
actions-util.test.ts
|
Sanitize artifact name before using
|
2021-11-05 08:40:16 +00:00 |
|
actions-util.ts
|
Allow multiple uploads in a single job
|
2021-11-15 09:16:25 -08:00 |
|
analysis-paths.test.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
analysis-paths.ts
|
Add Ruby to 'isInterpretedLanguage'
|
2021-06-24 19:13:05 +02:00 |
|
analyze-action-env.test.ts
|
Stub feature flag API endpoint in tests
|
2021-12-16 13:39:18 +00:00 |
|
analyze-action-input.test.ts
|
Stub feature flag API endpoint in tests
|
2021-12-16 13:39:18 +00:00 |
|
analyze-action.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
analyze.test.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
analyze.ts
|
Use CLI's own baseline LOC counting
|
2021-09-29 11:17:41 +01:00 |
|
api-client.test.ts
|
Reference exported names via import *.
|
2021-08-11 13:17:04 +01:00 |
|
api-client.ts
|
Add back retrying.
|
2021-06-04 15:51:51 +01:00 |
|
api-compatibility.json
|
Update supported GitHub Enterprise Server versions.
|
2021-12-29 00:07:19 +00:00 |
|
autobuild-action.ts
|
Fix compile errors introduced by typescript 4.4.2
|
2021-09-10 14:06:27 -07:00 |
|
autobuild.ts
|
Enforce a minimum version of CodeQL CLI
|
2021-08-18 11:48:12 +01:00 |
|
codeql.test.ts
|
Include custom query help in analysis results
|
2021-11-03 13:19:01 -07:00 |
|
codeql.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
config-utils.test.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
config-utils.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00: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
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
database-upload.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
defaults.json
|
Prepare for the CodeQL 2.7.3 release
|
2021-12-08 17:18:05 -08: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
|
only insert external repos token if supplied
|
2021-01-19 15:42:57 +00:00 |
|
external-queries.ts
|
only insert external repos token if supplied
|
2021-01-19 15:42:57 +00:00 |
|
feature-flags.test.ts
|
Stub feature flag API endpoint in tests
|
2021-12-16 13:39:18 +00:00 |
|
feature-flags.ts
|
Represent feature flags using an enum
|
2021-12-16 13:38:34 +00:00 |
|
fingerprints.test.ts
|
Rename checkoutPath to either workspacePath or sourceRoot
|
2021-07-14 13:39:45 +02:00 |
|
fingerprints.ts
|
Rename checkoutPath to either workspacePath or sourceRoot
|
2021-07-14 13:39:45 +02:00 |
|
init-action.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
init.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
languages.test.ts
|
Fix typos in src
|
2020-11-20 11:00:55 +01:00 |
|
languages.ts
|
Add Ruby as a possible language
|
2021-05-21 18:45:08 +02: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
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00: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
|
Stub feature flag API endpoint in tests
|
2021-12-16 13:39:18 +00:00 |
|
toolcache.ts
|
Remove rmDir references
|
2021-12-08 12:11:31 -08: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
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
tracer-config.ts
|
Respect value of LD_PRELOAD given by the CLI
|
2021-11-15 22:16:59 +00:00 |
|
upload-lib.test.ts
|
Allow multiple uploads in a single job
|
2021-11-15 09:16:25 -08:00 |
|
upload-lib.ts
|
Add a clarifying comment to a break.
|
2021-11-17 15:52:36 +00:00 |
|
upload-sarif-action.ts
|
Split out waiting for processing.
|
2021-11-17 13:20:36 +00:00 |
|
util.test.ts
|
Reference exported names via import *.
|
2021-08-11 13:17:04 +01:00 |
|
util.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |