codeql-action/src
Ian Lynagh 32505c6f2d Warn about small amounts of MB, not GB
The number of GB is at most 2, and can be tiny. MB gives a more
comprehensible range of values.
2025-02-26 15:11:14 +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 Improve logs for combined SARIF debug artifact 2025-02-12 16:27:40 +00:00
analyze-action.ts Unset proxy env 2025-01-29 11:04:28 +00:00
analyze.test.ts getDiffRanges: better fallback for absent patch 2025-01-16 09:26:22 -08:00
analyze.ts Write pr-diff-range JSON file 2025-02-14 08:50:52 -08: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 Remove redundant version checks 2025-01-15 18:02:25 +00:00
codeql.ts Remove redundant version checks 2025-01-15 18:02:25 +00: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 Clarify test fail;ure message 2025-01-27 10:51:01 -08:00
debug-artifacts.ts Improve logs for combined SARIF debug artifact 2025-02-12 16:27:40 +00:00
defaults.json Update default bundle to codeql-bundle-v2.20.5 2025-02-18 12:37:20 +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
diff-filtering-utils.ts Filter alerts by pr-diff-range JSON file 2025-02-19 06:26:11 -08: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 Support rust analysis 2025-02-19 15:56:52 +01: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 Fix linting errors 2025-01-15 13:57:55 +00:00
init-action-post-helper.ts Stop using feature-flag support for determining if a feature is active 2025-01-26 13:42:15 -08:00
init-action-post.ts Send init-post status report in absence of config 2025-02-03 19:46:23 +00:00
init-action.ts Rust: fix log string 2025-02-20 17:38:35 +01: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 Use Language type 2025-01-14 14:29:26 +00: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 Fix assumption that download URLs contain file extension 2025-01-22 13:02:45 +00:00
start-proxy-action-post.ts formatting 2024-12-11 15:12:12 +00:00
start-proxy-action.ts Unset proxy env 2025-01-29 11:04:28 +00:00
start-proxy.test.ts Formatting 2025-01-24 20:27:36 +00:00
start-proxy.ts Use ConfigureationError for exceptions 2025-01-27 10:09:07 +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 Merge branch 'main' into revert-2767-cklin/prefer-gtar 2025-02-18 10:47:19 +00:00
testing-utils.ts Rebuild 2024-12-03 18:39:38 +00:00
tools-download.ts Fix assumption that download URLs contain file extension 2025-01-22 13:02:45 +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 Stop using feature-flag support for determining if a feature is active 2025-01-26 13:42:15 -08: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 Filter alerts by pr-diff-range JSON file 2025-02-19 06:26:11 -08:00
upload-sarif-action-post.ts Stop using feature-flag support for determining if a feature is active 2025-01-26 13:42:15 -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 Warn about small amounts of MB, not GB 2025-02-26 15:11:14 +00: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