codeql-action/src
Ian Lynagh 7dab60079b Put upper limit on the CodeQL versions for which we override the Kotlin limit
Otherwise it'll be lower than the default at some point in the future.
2023-08-24 17:56:31 +01:00
..
testdata Avoid throwing validation error on invalid URIs 2023-05-25 10:18:12 -07:00
actions-util.test.ts Pull out a dedicated status report file 2023-08-07 16:13:59 +01:00
actions-util.ts Pull out a dedicated status report file 2023-08-07 16:13:59 +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 Include runner disk info in status report 2023-08-07 16:27:56 +01:00
analyze.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02: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-07-07 00:13:41 +00:00
autobuild-action.ts Include runner disk info in status report 2023-08-07 16:27:56 +01:00
autobuild.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
codeql.test.ts Rename new analysis summary feature flag 2023-08-11 15:51:44 +01:00
codeql.ts Don't pass --no- flag as it doesn't exist yet 2023-08-11 17:31:20 +01:00
config-utils.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
config-utils.ts Auto-fix linting errors 2023-07-25 10:34:21 +02: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 Auto-fix linting errors 2023-07-25 10:34:21 +02:00
defaults.json Update default bundle to codeql-bundle-v2.14.2 2023-08-10 10:18:20 +00:00
environment.ts Include runner disk info in status report 2023-08-07 16:27:56 +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 Auto-fix linting errors 2023-07-25 10:34:21 +02:00
feature-flags.ts Enable language specific baselines via feature flag 2023-08-11 17:20:42 +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 Auto-fix linting errors 2023-07-25 10:34:21 +02:00
init-action-post-helper.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
init-action-post.ts Include runner disk info in status report 2023-08-07 16:27:56 +01:00
init-action.ts Put upper limit on the CodeQL versions for which we override the Kotlin limit 2023-08-24 17:56:31 +01:00
init.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
languages.test.ts Add some new tests and fix some comments 2022-11-23 22:18:12 -08:00
languages.ts Remove feature flags for bypassing the toolcache 2023-02-08 15:20:51 +00: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 Include runner disk info in status report 2023-08-07 16:27:56 +01:00
resolve-environment.ts Auto-fix linting errors 2023-07-25 10:34:21 +02: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 Simplify toolcache version number for semantically versioned bundles 2023-08-10 14:36:04 +01:00
status-report.test.ts Add runner image version to status report 2023-08-07 16:27:56 +01:00
status-report.ts Add runner image version to status report 2023-08-07 16:27:56 +01:00
testing-utils.ts Auto-fix linting errors 2023-07-25 10:34:21 +02: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 Auto-fix linting errors 2023-07-25 10:34:21 +02:00
trap-caching.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
upload-lib.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
upload-lib.ts Improve function name 2023-07-28 18:51:43 +01:00
upload-sarif-action.ts Include runner disk info in status report 2023-08-07 16:27:56 +01:00
util.test.ts Increase scaling factor for reserved RAM to 5% 2023-08-07 16:56:27 +01:00
util.ts Merge branch 'main' into henrymercer/disk-telemetry 2023-08-07 17:56:50 +01:00
workflow.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
workflow.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00