codeql-action/src
2023-10-08 18:07:40 +01:00
..
testdata Avoid throwing validation error on invalid URIs 2023-05-25 10:18:12 -07:00
actions-util.test.ts Address more comments from PR 2023-08-29 13:20:55 -07:00
actions-util.ts Trim file output 2023-10-05 10:25:31 +01:00
analysis-paths.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
analysis-paths.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
analyze-action-env.test.ts Pull out a dedicated status report file 2023-08-07 16:13:59 +01:00
analyze-action-input.test.ts Pull out a dedicated status report file 2023-08-07 16:13:59 +01:00
analyze-action-post-helper.test.ts Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post-helper.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
analyze-action-post.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
analyze-action.ts Suppress Go workaround warning if autobuilder ran 2023-10-06 15:11:31 +01:00
analyze.test.ts Rename VersionOutput to VersionInfo 2023-10-04 15:54:34 +01:00
analyze.ts Rename new analysis summary feature flag 2023-08-11 15:51:44 +01:00
api-client.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
api-client.ts Pull out a dedicated status report file 2023-08-07 16:13:59 +01:00
api-compatibility.json Update supported GitHub Enterprise Server versions 2023-09-20 00:10:40 +00:00
autobuild-action.ts Set DID_AUTOBUILD_GOLANG in runAutobuild 2023-10-04 19:45:08 +01:00
autobuild.ts Set DID_AUTOBUILD_GOLANG in runAutobuild 2023-10-04 19:45:08 +01:00
codeql.test.ts Rename VersionOutput to VersionInfo 2023-10-04 15:54:34 +01:00
codeql.ts Defer language aliasing to CLI when appropriate 2023-10-05 15:27:51 +01:00
config-utils.test.ts Rename VersionOutput to VersionInfo 2023-10-04 15:54:34 +01:00
config-utils.ts Improve method name for addQueriesFromWorkflow. 2023-10-02 17:35:03 +01:00
database-upload.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
database-upload.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
debug-artifacts.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
debug-artifacts.ts Add continueOnError: true for debug artifact upload (#1895) 2023-09-19 15:10:13 -07:00
defaults.json Update default bundle to codeql-bundle-v2.14.6 2023-09-20 10:53:12 +00:00
diagnostics.ts Include mkdirSync in try/catch 2023-10-05 13:48:56 +01:00
environment.ts Add new environment variable for Go binary path 2023-10-04 17:23:52 +01:00
external-queries.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
external-queries.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
feature-flags.test.ts Fix linter error 2023-10-04 11:43:14 +01:00
feature-flags.ts Support features key in version JSON output 2023-10-04 11:28:28 +01:00
fingerprints.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
fingerprints.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
init-action-post-helper.test.ts Use actions/checkout@v4 2023-09-28 20:30:31 +00:00
init-action-post-helper.ts Address PR comments 2023-09-07 20:44:15 +01:00
init-action-post.ts Include runner disk info in status report 2023-08-07 16:27:56 +01:00
init-action.ts Add a feature flag to turn this off for newer versions of codeql 2023-10-06 14:17:01 -07:00
init.ts Add a feature flag to turn this off for newer versions of codeql 2023-10-06 14:17:01 -07:00
languages.test.ts Implement support for language aliasing 2023-09-14 16:11:20 +01:00
languages.ts Implement support for language aliasing 2023-09-14 16:11:20 +01: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
resolve-environment-action.ts Defer language aliasing to CLI when appropriate 2023-10-05 15:27:51 +01:00
resolve-environment.ts Tweak language parsing to improve clarity 2023-10-05 16:26:47 +01:00
sarif-schema-2.1.0.json Fix broken regex 2023-05-05 12:02:19 -07:00
setup-codeql.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
setup-codeql.ts Improve downloading log message (#1920) 2023-10-05 21:21:52 +00:00
status-report.test.ts Add runner image version to status report 2023-08-07 16:27:56 +01:00
status-report.ts Support features key in version JSON output 2023-10-04 11:28:28 +01:00
testing-utils.ts Rename VersionOutput to VersionInfo 2023-10-04 15:54:34 +01:00
tools-features.test.ts Add test for isSupportedToolsFeature 2023-10-05 10:33:33 +01:00
tools-features.ts Remove FeaturesInVersionResult 2023-10-04 19:45:08 +01:00
tracer-config.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
tracer-config.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
trap-caching.test.ts Rename VersionOutput to VersionInfo 2023-10-04 15:54:34 +01:00
trap-caching.ts Support features key in version JSON output 2023-10-04 11:28:28 +01:00
upload-lib.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
upload-lib.ts Address PR comments 2023-09-07 20:44:15 +01:00
upload-sarif-action.ts Address PR comments 2023-09-07 20:44:15 +01:00
util.test.ts Log cgroup RAM limits 2023-09-18 13:05:29 +01:00
util.ts Rename VersionOutput to VersionInfo 2023-10-04 15:54:34 +01:00
workflow.test.ts Test that workflow with two different languages doesn't produce an error 2023-09-22 19:08:38 +01:00
workflow.ts Factor out groupLanguagesByExtractor 2023-09-22 18:55:52 +01:00