codeql-action/lib
Andrew Eisenberg 88714e3a60 Add capability to specify auth from env var or stdin
This commit adds two new ways of specifying GitHub auth:

1. from the GITHUB_TOKEN environment variable
2. from standard input

This commit does not include any documentation changes and the
descriptions of new command line options will need to be tweaked.
2021-02-16 11:26:39 -08:00
..
actions-util.js Merge main into allow-override-temp. 2021-02-15 11:45:08 +00:00
actions-util.js.map Merge main into allow-override-temp. 2021-02-15 11:45:08 +00:00
actions-util.test.js Do not report warning: undefined 2021-02-01 16:32:13 +00:00
actions-util.test.js.map Fix lint errors 2021-02-02 09:59:06 +00:00
analysis-paths.js Ignore the tools directory as well and remove the warning. 2020-10-01 10:03:45 +01:00
analysis-paths.js.map Run `npm run lint-fix`. 2020-10-05 12:44:58 +01:00
analysis-paths.test.js Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
analysis-paths.test.js.map Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
analyze-action.js Merge main into allow-override-temp. 2021-02-15 11:45:08 +00:00
analyze-action.js.map Merge main into allow-override-temp. 2021-02-15 11:45:08 +00:00
analyze.js Use version information to construct payload 2020-11-30 16:45:18 +00:00
analyze.js.map Move type definition to where it's used 2021-01-06 10:58:32 +00:00
analyze.test.js Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
analyze.test.js.map Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
api-client.js Use version information to construct payload 2020-11-30 16:45:18 +00:00
api-client.js.map Introduce external repository token 2021-01-12 12:07:03 +00:00
api-compatibility.json Log a warning if the API version is not supported. 2020-10-30 12:20:06 +00:00
autobuild-action.js Allow overriding path of temporary files. 2021-02-01 15:34:13 +00:00
autobuild-action.js.map Allow overriding path of temporary files. 2021-02-01 15:34:13 +00:00
autobuild.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
autobuild.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
codeql.js Fix deduplication of bundle download sources. 2021-01-26 16:56:43 +00:00
codeql.js.map Fix deduplication of bundle download sources. 2021-01-26 16:56:43 +00:00
codeql.test.js Fix tests 2020-11-24 11:10:25 +00:00
codeql.test.js.map Fix tests 2020-11-24 11:10:25 +00:00
config-utils.js Introduce external repository token 2021-01-12 12:07:03 +00:00
config-utils.js.map Introduce external repository token 2021-01-12 12:07:03 +00:00
config-utils.test.js Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
config-utils.test.js.map Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
defaults.json Update default CodeQL to 20210127 2021-01-27 11:31:51 +00:00
error-matcher.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.js.map Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.test.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.test.js.map Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
external-queries.js only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
external-queries.js.map only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
external-queries.test.js only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
external-queries.test.js.map only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
fingerprints.js Merge branch 'main' into fix-typos 2020-11-20 14:32:12 +01:00
fingerprints.js.map Run npm run build 2020-11-19 23:03:45 +01:00
fingerprints.test.js Merge branch 'main' into fix-typos 2020-11-20 14:32:12 +01:00
fingerprints.test.js.map Run npm run build 2020-11-19 23:03:45 +01:00
init-action.js Allow overriding path of temporary files. 2021-02-01 15:34:13 +00:00
init-action.js.map Allow overriding path of temporary files. 2021-02-01 15:34:13 +00:00
init.js Use version information to construct payload 2020-11-30 16:45:18 +00:00
init.js.map Introduce external repository token 2021-01-12 12:07:03 +00:00
languages.js Check CODEQL_EXTRACTOR_GO_BUILD_TRACING 2020-10-30 16:44:11 +00:00
languages.js.map Check CODEQL_EXTRACTOR_GO_BUILD_TRACING 2020-10-30 16:44:11 +00:00
languages.test.js Run npm run build 2020-11-20 11:35:59 +01:00
languages.test.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
logging.js add debug mode to limit output 2020-08-27 14:26:44 +01:00
logging.js.map add debug mode to limit output 2020-08-27 14:26:44 +01:00
repository.js Running lint-fix 2020-09-14 10:44:43 +01:00
repository.js.map commit node_modules and generated files 2020-08-11 12:43:27 +01:00
runner.js Add capability to specify auth from env var or stdin 2021-02-16 11:26:39 -08:00
runner.js.map Add capability to specify auth from env var or stdin 2021-02-16 11:26:39 -08:00
shared-environment.js Running lint-fix 2020-09-14 10:44:43 +01:00
shared-environment.js.map remove should_abort method 2020-08-07 16:56:04 +01:00
testing-utils.js Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
testing-utils.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
toolrunner-error-catcher.js Run npm run build 2020-11-20 11:35:59 +01:00
toolrunner-error-catcher.js.map Run npm run build 2020-11-20 11:35:59 +01:00
toolrunner-error-catcher.test.js Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
toolrunner-error-catcher.test.js.map Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
tracer-config.js Add tests of CODEQL_RUNNER env var 2021-01-12 11:29:30 +00:00
tracer-config.js.map Add tests of CODEQL_RUNNER env var 2021-01-12 11:29:30 +00:00
tracer-config.test.js Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
tracer-config.test.js.map Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
upload-lib.js Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
upload-lib.js.map Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
upload-lib.test.js Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
upload-lib.test.js.map Convert GitHub variant to an enum. 2021-02-15 09:30:16 +00:00
upload-sarif-action.js Remove parameters from uploadFromActions 2021-01-28 15:37:09 +00:00
upload-sarif-action.js.map Remove parameters from uploadFromActions 2021-01-28 15:37:09 +00:00
util.js Add capability to specify auth from env var or stdin 2021-02-16 11:26:39 -08:00
util.js.map Add capability to specify auth from env var or stdin 2021-02-16 11:26:39 -08:00
util.test.js Add capability to specify auth from env var or stdin 2021-02-16 11:26:39 -08:00
util.test.js.map Add capability to specify auth from env var or stdin 2021-02-16 11:26:39 -08:00