| .. |
|
testdata
|
Fix out of memory in hash computation
|
2021-06-07 15:12:45 +01:00 |
|
actions-util.test.ts
|
Fix failing tests
|
2022-03-25 10:00:47 -07:00 |
|
actions-util.ts
|
Factor out test mode determination code
|
2022-04-28 19:13:22 +01:00 |
|
analysis-paths.test.ts
|
Start running ATM queries again
|
2022-03-28 09:06:45 +01:00 |
|
analysis-paths.ts
|
Update warning about interpreted languages to mention Ruby
|
2022-01-14 11:57:29 +00:00 |
|
analyze-action-env.test.ts
|
Fix integration tests on v1
|
2022-05-11 15:53:57 +01:00 |
|
analyze-action-input.test.ts
|
Fix integration tests on v1
|
2022-05-11 15:53:57 +01:00 |
|
analyze-action.ts
|
Don't wait for processing in test mode
|
2022-04-28 19:14:14 +01:00 |
|
analyze.test.ts
|
Allow pack specifiers to include paths
|
2022-04-28 17:14:30 -07:00 |
|
analyze.ts
|
Use the --resolve-query-specs parameter of pack download
|
2022-04-29 10:54:01 -07:00 |
|
api-client.test.ts
|
Reference exported names via import *.
|
2021-08-11 13:17:04 +01:00 |
|
api-client.ts
|
Include CodeQL CLI and action versions in status reports
|
2022-03-17 10:07:29 -07:00 |
|
api-compatibility.json
|
Update supported GitHub Enterprise Server versions.
|
2022-03-18 00:09:57 +00:00 |
|
autobuild-action.ts
|
Prompt customers to upgrade from v1 to v2
|
2022-04-27 16:11:24 +01: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
|
Bump @actions/tool-cache to 2.0.0
|
2022-05-13 11:54:40 +01:00 |
|
config-utils.test.ts
|
Merge remote-tracking branch 'origin/main' into henrymercer/run-atm-on-windows
|
2022-05-11 19:32:14 +01:00 |
|
config-utils.ts
|
Merge remote-tracking branch 'origin/main' into henrymercer/run-atm-on-windows
|
2022-05-11 19:32:14 +01: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
|
Start running ATM queries again
|
2022-03-28 09:06:45 +01:00 |
|
database-upload.ts
|
Remove check of database uploads feature flag
|
2022-02-15 14:10:33 +00:00 |
|
defaults.json
|
Update default CodeQL to 2.9.2
|
2022-05-16 09:40:19 +01: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
|
Remove check of database uploads feature flag
|
2022-02-15 14:10:33 +00:00 |
|
feature-flags.ts
|
Remove check of database uploads feature flag
|
2022-02-15 14:10:33 +00:00 |
|
fingerprints.test.ts
|
Change category uniqueness test
|
2022-01-12 15:26:34 -08:00 |
|
fingerprints.ts
|
Change category uniqueness test
|
2022-01-12 15:26:34 -08:00 |
|
init-action.ts
|
Prompt customers to upgrade from v1 to v2
|
2022-04-27 16:11:24 +01:00 |
|
init.ts
|
Revert "Revert "Use --codescanning-config flag of CLI""
|
2022-03-01 14:33:00 +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
|
Fix failing tests
|
2022-03-25 10:00:47 -07:00 |
|
toolcache.ts
|
Bump @actions/tool-cache to 2.0.0
|
2022-05-13 11:54:40 +01: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
|
Start running ATM queries again
|
2022-03-28 09:06:45 +01:00 |
|
tracer-config.ts
|
Improve error handling for ending tracing
|
2022-02-23 16:43:38 +00:00 |
|
upload-lib.test.ts
|
Detect merge base as base_sha for upload
|
2022-02-01 15:38:43 +00:00 |
|
upload-lib.ts
|
Fix processing errors being caught and logged as a warning rather than failing the workflow run.
|
2022-05-03 10:06:19 +01:00 |
|
upload-sarif-action.ts
|
Don't wait for processing in test mode
|
2022-04-28 19:14:14 +01:00 |
|
util.test.ts
|
Allow pack specifiers to include paths
|
2022-04-28 17:14:30 -07:00 |
|
util.ts
|
Merge branch 'main' into aeisenberg/packs-with-paths
|
2022-04-29 11:10:16 -07:00 |