codeql-action/src
2021-09-07 15:07:55 -07:00
..
testdata Fix out of memory in hash computation 2021-06-07 15:12:45 +01:00
actions-util.test.ts Reference exported names via import *. 2021-08-11 13:17:04 +01:00
actions-util.ts Replace safeLoad with load 2021-07-27 22:12:26 +01:00
analysis-paths.test.ts Packaging: Address review comments 2021-06-08 10:00:22 -07:00
analysis-paths.ts Add Ruby to 'isInterpretedLanguage' 2021-06-24 19:13:05 +02:00
analyze-action.ts Pass --ram flag to database finalize 2021-08-12 18:12:28 +01:00
analyze.test.ts Remove old baseline LoC injection 2021-08-26 13:46:22 +01:00
analyze.ts Remove old baseline LoC injection 2021-08-26 13:46:22 +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-06-02 00:23:42 +00:00
autobuild-action.ts Cleaning up comments around env vars 2021-06-03 11:33:20 -07:00
autobuild.ts Enforce a minimum version of CodeQL CLI 2021-08-18 11:48:12 +01:00
codeql.test.ts Enforce a minimum version of CodeQL CLI 2021-08-18 11:48:12 +01:00
codeql.ts Address PR comments from @henrymercer 2021-08-18 16:39:00 +01:00
config-utils.test.ts Reference exported names via import *. 2021-08-11 13:17:04 +01:00
config-utils.ts Replace safeLoad with load 2021-07-27 22:12:26 +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 Reference exported names via import *. 2021-08-11 13:17:04 +01:00
database-upload.ts Enforce a minimum version of CodeQL CLI 2021-08-18 11:48:12 +01:00
defaults.json Update CodeQL bundle to 20210907 / 2.6.1 2021-09-07 15:07:55 -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 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
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 Use path.resolve instead of path.join for sourceRoot 2021-06-30 12:34:12 -05:00
init.ts Enforce a minimum version of CodeQL CLI 2021-08-18 11:48:12 +01: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 Introduce our own toolcache implementation for use by the runnner 2021-04-22 15:31:15 +01:00
repository.ts Running lint-fix 2020-09-14 10:44:43 +01:00
runner.ts Enforce a minimum version of CodeQL CLI 2021-08-18 11:48:12 +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 Running lint-fix 2020-09-14 10:44:43 +01:00
testing-utils.ts Reference exported names via import *. 2021-08-11 13:17:04 +01:00
toolcache.ts Replace custom tool download method with the one in the tool cache library. 2021-06-23 14:28:37 +01:00
toolrunner-error-catcher.test.ts Fix failing test 2021-07-27 19:00:37 +01:00
toolrunner-error-catcher.ts Fix typos in src 2020-11-20 11:00:55 +01:00
tracer-config.test.ts Remove unnecessary type assertions 2021-06-10 11:15:03 -07:00
tracer-config.ts Add configuration option to set CodeQL DB location 2021-05-18 00:13:36 +01:00
upload-lib.test.ts Add environment variables to signal feature and version to the CLI 2021-06-02 11:06:02 -07:00
upload-lib.ts Rename checkoutPath to either workspacePath or sourceRoot 2021-07-14 13:39:45 +02:00
upload-sarif-action.ts Add environment variables to signal feature and version to the CLI 2021-06-02 11:06:02 -07:00
util.test.ts Reference exported names via import *. 2021-08-11 13:17:04 +01:00
util.ts Fix typo in docstring 2021-08-31 09:27:30 +02:00