codeql-action/lib
2021-12-01 12:13:46 +00:00
..
testdata Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
actions-util.js Allow multiple uploads in a single job 2021-11-15 09:16:25 -08:00
actions-util.js.map Allow multiple uploads in a single job 2021-11-15 09:16:25 -08:00
actions-util.test.js Sanitize artifact name before using 2021-11-05 08:40:16 +00:00
actions-util.test.js.map Sanitize artifact name before using 2021-11-05 08:40:16 +00:00
analysis-paths.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
analysis-paths.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
analysis-paths.test.js Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
analysis-paths.test.js.map Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
analyze-action-env.test.js Add RAM and threads options to init action 2021-10-28 15:09:59 -07:00
analyze-action-env.test.js.map Add RAM and threads options to init action 2021-10-28 15:09:59 -07:00
analyze-action-input.test.js Add RAM and threads options to init action 2021-10-28 15:09:59 -07:00
analyze-action-input.test.js.map Add RAM and threads options to init action 2021-10-28 15:09:59 -07:00
analyze-action.js Split out waiting for processing. 2021-11-17 13:20:36 +00:00
analyze-action.js.map Split out waiting for processing. 2021-11-17 13:20:36 +00:00
analyze.js Use CLI's own baseline LOC counting 2021-09-29 11:17:41 +01:00
analyze.js.map Use CLI's own baseline LOC counting 2021-09-29 11:17:41 +01:00
analyze.test.js Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
analyze.test.js.map Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
api-client.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
api-client.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
api-client.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
api-client.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
api-compatibility.json Update supported GitHub Enterprise Server versions. 2021-09-23 00:06:59 +00:00
autobuild-action.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
autobuild-action.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
autobuild.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
autobuild.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
codeql.js Re-enable new style of tracing 2021-11-04 09:47:56 +00:00
codeql.js.map Re-enable new style of tracing 2021-11-04 09:47:56 +00:00
codeql.test.js Include custom query help in analysis results 2021-11-03 13:19:01 -07:00
codeql.test.js.map Include custom query help in analysis results 2021-11-03 13:19:01 -07:00
config-utils.js Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
config-utils.js.map Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
config-utils.test.js Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
config-utils.test.js.map Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
count-loc.js Remove old baseline LoC injection 2021-08-26 13:46:22 +01:00
count-loc.js.map Remove old baseline LoC injection 2021-08-26 13:46:22 +01:00
count-loc.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
count-loc.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
database-upload.js Upload using uploads.github.com if enabled for that repository 2021-12-01 12:13:46 +00:00
database-upload.js.map Upload using uploads.github.com if enabled for that repository 2021-12-01 12:13:46 +00:00
database-upload.test.js Upload using uploads.github.com if enabled for that repository 2021-12-01 12:13:46 +00:00
database-upload.test.js.map Upload using uploads.github.com if enabled for that repository 2021-12-01 12:13:46 +00:00
defaults.json Bump default CodeQL version to 2.7.2 2021-11-22 13:09:42 +00:00
error-matcher.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
error-matcher.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
error-matcher.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
error-matcher.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
external-queries.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
external-queries.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
external-queries.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
external-queries.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
fingerprints.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
fingerprints.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
fingerprints.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
fingerprints.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
init-action.js Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
init-action.js.map Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
init.js Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
init.js.map Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
languages.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
languages.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
languages.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
languages.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
logging.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
logging.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
repository.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
repository.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
runner.js Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
runner.js.map Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
shared-environment.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
shared-environment.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
testing-utils.js Reference exported names via import *. 2021-08-11 13:17:04 +01:00
testing-utils.js.map Reference exported names via import *. 2021-08-11 13:17:04 +01:00
toolcache.js Remove calls to fs.rmdirSync 2021-09-23 09:38:52 +01:00
toolcache.js.map Remove calls to fs.rmdirSync 2021-09-23 09:38:52 +01:00
toolrunner-error-catcher.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
toolrunner-error-catcher.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
toolrunner-error-catcher.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
toolrunner-error-catcher.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
tracer-config.js Respect value of LD_PRELOAD given by the CLI 2021-11-15 22:16:59 +00:00
tracer-config.js.map Respect value of LD_PRELOAD given by the CLI 2021-11-15 22:16:59 +00:00
tracer-config.test.js Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
tracer-config.test.js.map Add an option to upload some debugging artifacts 2021-11-01 16:12:50 +00:00
upload-lib.js Add a clarifying comment to a break. 2021-11-17 15:52:36 +00:00
upload-lib.js.map Add a clarifying comment to a break. 2021-11-17 15:52:36 +00:00
upload-lib.test.js Allow multiple uploads in a single job 2021-11-15 09:16:25 -08:00
upload-lib.test.js.map Allow multiple uploads in a single job 2021-11-15 09:16:25 -08:00
upload-sarif-action.js Split out waiting for processing. 2021-11-17 13:20:36 +00:00
upload-sarif-action.js.map Split out waiting for processing. 2021-11-17 13:20:36 +00:00
util.js Add an option to allow waiting until an analysis has been processed before finishing the Action. 2021-11-17 12:14:13 +00:00
util.js.map Add an option to allow waiting until an analysis has been processed before finishing the Action. 2021-11-17 12:14:13 +00:00
util.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
util.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00