| .. |
|
testdata
|
Fix out of memory in hash computation
|
2021-06-07 15:12:45 +01:00 |
|
actions-util.test.ts
|
Adds check on inputs and compiled files
|
2022-01-31 20:06:17 -05:00 |
|
actions-util.ts
|
Add UserError
|
2022-02-17 11:47:31 -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
|
Update warning about interpreted languages to mention Ruby
|
2022-01-14 11:57:29 +00:00 |
|
analyze-action-env.test.ts
|
Add ML-powered query enablement info to analyze finish status report
|
2022-02-15 15:04:23 +00:00 |
|
analyze-action-input.test.ts
|
Add ML-powered query enablement info to analyze finish status report
|
2022-02-15 15:04:23 +00:00 |
|
analyze-action.ts
|
Add UserError
|
2022-02-17 11:47:31 -08:00 |
|
analyze.test.ts
|
Make name of debugging artifact and DB within it configurable
|
2022-01-07 15:10:26 +00:00 |
|
analyze.ts
|
Respect end-tracing script instead of deleting one variable
|
2022-02-23 16:21:35 +00: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.
|
2022-02-16 00:07:46 +00:00 |
|
autobuild-action.ts
|
Add UserError
|
2022-02-17 11:47:31 -08: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
|
Revert "Use --codescanning-config flag of CLI"
|
2022-02-17 13:05:55 +00:00 |
|
config-utils.test.ts
|
Only add ML-powered queries pack if the user didn't manually request it
|
2022-02-04 16:34:17 +00:00 |
|
config-utils.ts
|
Add more documentation for ML-powered JS queries status report
|
2022-02-07 16:46:53 +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
|
Remove check of database uploads feature flag
|
2022-02-15 14:10:33 +00:00 |
|
database-upload.ts
|
Remove check of database uploads feature flag
|
2022-02-15 14:10:33 +00:00 |
|
defaults.json
|
Update bundle version to 2.8.1
|
2022-02-14 19:10:33 +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
|
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
|
Revert "Merge pull request #869 from github/edoardo/windows-11-error"
|
2022-02-24 11:29:26 +00:00 |
|
init.ts
|
Add UserError
|
2022-02-17 11:47:31 -08: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
|
Upgrade Ava to v4
|
2022-02-01 18:56:42 +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
|
Upgrade Ava to v4
|
2022-02-01 18:56:42 +00: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
|
Merge branch 'main' into henrymercer/report-ml-powered-query-enablement
|
2022-02-04 16:38:18 +00:00 |
|
upload-sarif-action.ts
|
Add UserError
|
2022-02-17 11:47:31 -08:00 |
|
util.test.ts
|
Add more documentation for ML-powered JS queries status report
|
2022-02-07 16:46:53 +00:00 |
|
util.ts
|
Revert "Merge pull request #869 from github/edoardo/windows-11-error"
|
2022-02-24 11:29:26 +00:00 |