codeql-action/src
Henry Mercer fe593c34e6 Mark invalid external repo specifiers as configuration error
This is a workaround — the proper fix is to better separate out user input vs the Action in `database init` so we can better attribute configuration errors.
2025-01-10 20:41:24 +00:00
..
testdata Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
actions-util.test.ts Create git-utils.test.ts for git-utils.ts 2024-12-10 08:44:11 -08:00
actions-util.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +00:00
analyze-action-env.test.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
analyze-action-input.test.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
analyze-action-post.ts Stop using the artifact_v4_upgrade feature flag 2024-12-04 12:05:11 -08: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 Use @actions/io to locate binaries 2024-12-19 14:21:06 +00: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-12-27 00:14:47 +00:00
autobuild-action.ts Refactoring: Simplify retrieving error message 2024-09-16 22:38:35 +02:00
autobuild.ts Fix code scanning alert no. 1114: Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting. 2025-01-05 11:24:42 -08:00
caching-utils.ts Allow warnings in tryGetFolderBytes to be suppressed 2024-11-12 15:16:18 +00:00
cli-errors.ts Mark invalid external repo specifiers as configuration error 2025-01-10 20:41:24 +00:00
codeql.test.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +00:00
codeql.ts Bump the minimum supported version of CodeQL to 2.15.5 2024-12-16 15:39:28 -08: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 Rebuild 2024-12-03 18:39:38 +00:00
database-upload.test.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
database-upload.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
debug-artifacts.test.ts Stop using the artifact_v4_upgrade feature flag 2024-12-04 12:05:11 -08:00
debug-artifacts.ts Stop using the artifact_v4_upgrade feature flag 2024-12-04 12:05:11 -08:00
defaults.json Update default bundle to codeql-bundle-v2.20.1 2025-01-08 04:50:08 +00:00
dependency-caching.ts Allow warnings in tryGetFolderBytes to be suppressed 2024-11-12 15:16:18 +00:00
diagnostics.ts Fix writing diagnostics on Windows 2024-08-19 16:42:48 +01:00
doc-url.ts Adds new doc URL for build modes 2024-12-23 19:36:22 +00:00
environment.ts Convert deprecation warning to error 2025-01-07 13:59:42 -08:00
feature-flags.test.ts tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
feature-flags.ts Stop using the artifact_v4_upgrade feature flag 2024-12-04 12:05:11 -08: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
git-utils.test.ts Create git-utils.test.ts for git-utils.ts 2024-12-10 08:44:11 -08:00
git-utils.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +00: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 Use @actions/io to locate binaries 2024-12-19 14:21:06 +00:00
init.test.ts Include underlying error in error message 2024-06-12 13:44:04 +01:00
init.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +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 Introduce withGroupAsync() 2024-12-09 10:46:38 -08: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 doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
setup-codeql.ts feat: use http agent that respects environment proxy settings when streaming 2024-12-04 19:29:22 +00:00
start-proxy-action-post.ts formatting 2024-12-11 15:12:12 +00:00
start-proxy-action.ts Include registry type in proxy_urls output 2025-01-06 11:02:05 +00: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 Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
tar.ts Use @actions/io to locate binaries 2024-12-19 14:21:06 +00:00
testing-utils.ts Rebuild 2024-12-03 18:39:38 +00:00
tools-download.ts feat: change wording of error reporting when a failure occurs during extraction 2024-12-11 11:32:53 +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 Rebuild 2024-12-03 18:39:38 +00:00
tracer-config.ts spelling: macos 2024-11-06 06:43:41 -05:00
trap-caching.test.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
trap-caching.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
upload-lib.test.ts Rebuild 2024-12-03 18:39:38 +00:00
upload-lib.ts Move Git functions to git-utils.ts 2024-12-10 08:44:11 -08:00
upload-sarif-action-post.ts Stop using the artifact_v4_upgrade feature flag 2024-12-04 12:05:11 -08: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 Convert deprecation warning to error 2025-01-07 13:59:42 -08:00
util.ts Add public changelog blog post link 2025-01-10 08:52:16 -08: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