codeql-action/src
2024-11-11 15:07:23 +00:00
..
testdata Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
actions-util.test.ts Add decodeGitFilePath() 2024-10-21 10:37:28 -07:00
actions-util.ts Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
analyze-action-env.test.ts Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-input.test.ts Fix new linter errors 2024-08-05 19:22:26 +01:00
analyze-action-post.ts feat: patch start-proxy-action, analyze-action and init-action as well 2024-10-21 14:52:32 +01:00
analyze-action.ts Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
analyze.test.ts Diff-informed PR analysis 2024-10-29 07:01:19 -07:00
analyze.ts Diff-informed PR analysis 2024-10-29 07:01:19 -07:00
api-client.test.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
api-client.ts fix lint 2024-07-01 12:14:01 +00:00
api-compatibility.json Update supported GitHub Enterprise Server versions 2024-10-03 00:14:22 +00:00
autobuild-action.ts Refactoring: Simplify retrieving error message 2024-09-16 22:38:35 +02:00
autobuild.ts Fix linting errors 2024-07-23 15:21:21 +02:00
caching-utils.ts Remove part about deprecated values in docs for getCachingKind 2024-10-29 12:10:34 +00:00
cli-errors.ts Add streaming API for zstd extraction 2024-10-10 19:48:20 +01:00
codeql.test.ts Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
codeql.ts Do not add actions extractor to search path for resolve languages 2024-11-07 15:28:35 -05:00
config-utils.test.ts Add CachingKind enum to control whether to restore or store caches 2024-10-29 12:10:17 +00:00
config-utils.ts Add comment about registry kinds 2024-11-01 14:00:48 -04:00
database-upload.test.ts Fix trailing slash on uploads URL 2024-05-13 16:31:17 +02:00
database-upload.ts Enable no console rule 2024-06-13 19:47:29 +01:00
debug-artifacts.test.ts Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
debug-artifacts.ts Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
defaults.json Update default bundle to codeql-bundle-v2.19.3 2024-11-04 18:49:12 +00:00
dependency-caching.ts Document future cache size considerations 2024-10-29 12:10:34 +00:00
diagnostics.ts Fix writing diagnostics on Windows 2024-08-19 16:42:48 +01:00
doc-url.ts Fix linting errors 2024-07-23 15:21:21 +02:00
environment.ts spelling: macos 2024-11-06 06:43:41 -05:00
feature-flags.test.ts test: update wording of text description 2024-10-25 17:20:47 +01:00
feature-flags.ts Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
fingerprints.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
fingerprints.ts Fix new linter errors 2024-08-05 19:22:26 +01:00
init-action-post-helper.test.ts Refactor: upload all available debug artifacts in init-post 2024-09-11 15:09:29 -07:00
init-action-post-helper.ts Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482) 2024-10-01 09:59:05 -07:00
init-action-post.ts Store dependency caches in analyze Action 2024-10-29 12:08:30 +00:00
init-action.ts spelling: macos 2024-11-06 06:43:41 -05:00
init.test.ts Include underlying error in error message 2024-06-12 13:44:04 +01:00
init.ts Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
languages.test.ts Add basic Rust support for internal testing 2024-09-18 13:33:55 +02:00
languages.ts Add actions language 2024-10-18 17:20:59 -04:00
logging.ts Improve duration formatting 2024-10-10 19:48:21 +01:00
repository.ts Refactor configuration errors (#2105) 2024-02-08 17:20:03 +00:00
resolve-environment-action.ts Refactor: Pull out generic tool invocation functionality 2024-10-01 14:39:04 +01:00
resolve-environment.ts Remove unneeded version guards 2024-10-15 19:38:49 +01:00
sarif-schema-2.1.0.json Fix broken regex 2023-05-05 12:02:19 -07:00
setup-codeql.test.ts Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
setup-codeql.ts Remove fallback to gzip 2024-11-01 15:29:16 +00:00
start-proxy-action-post.ts review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
start-proxy-action.ts review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
status-report.test.ts Add steady_state_default_setup as field to base status report (#2305) 2024-05-22 15:47:59 -07:00
status-report.ts Refactoring: Simplify retrieving error message 2024-09-16 22:38:35 +02:00
tar.ts Bump high water mark when downloading bundle to 16 MB 2024-10-22 21:18:03 +01:00
testing-utils.ts Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
tools-download.ts Do not pass undefined authorization header 2024-11-11 15:07:23 +00:00
tools-features.test.ts Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tools-features.ts Python: absolute basics 2024-10-09 17:14:00 +02:00
tracer-config.test.ts Enable direct tracing the autobuild build mode by default 2024-06-26 19:38:13 +01:00
tracer-config.ts spelling: macos 2024-11-06 06:43:41 -05:00
trap-caching.test.ts Add some comments to explain test case 2024-05-24 09:48:41 +01:00
trap-caching.ts Use common getTotalCacheSize for TRAP caching 2024-10-29 12:10:33 +00:00
upload-lib.test.ts Turn invalid helpUri attribute into a warning 2024-09-16 20:22:13 -07:00
upload-lib.ts Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
upload-sarif-action-post.ts review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
upload-sarif-action.ts review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
util.test.ts Add unit test for YAML support in CODEQL_ACTION_EXTRA_OPTIONS 2024-11-01 11:38:19 -04:00
util.ts Support YAML in CODEQL_ACTION_EXTRA_OPTIONS 2024-10-18 17:23:16 -04:00
workflow.test.ts Enable unsafe call rule 2024-06-13 19:38:06 +01:00
workflow.ts Enable unsafe call rule 2024-06-13 19:38:06 +01:00