..
testdata
Avoid throwing validation error on invalid URIs
2023-05-25 10:18:12 -07:00
actions-util.test.ts
Add override for code scanning analysis of default branch
2023-03-23 13:31:00 +00:00
actions-util.ts
Add workload_run_attempt to analysis upload ( #1658 )
2023-04-26 02:13:27 +00:00
analysis-paths.test.ts
Add telemetry for TRAP caching
2022-08-16 11:54:31 +01:00
analysis-paths.ts
Remove toolcache decorator
2022-06-30 09:16:10 +01:00
analyze-action-env.test.ts
Fixes spurious error messages in tests
2022-11-29 10:53:11 -08:00
analyze-action-input.test.ts
Fixes spurious error messages in tests
2022-11-29 10:53:11 -08: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
Remove review comments
2022-08-11 16:47:31 +02:00
analyze-action-post.ts
Consistently wrap errors
2023-04-06 17:04:21 +01:00
analyze-action.ts
Use features properly in setupPythonExtractor
2023-05-12 09:55:22 +02:00
analyze.test.ts
Unit tests for optimizeForLastQueryRun
2023-02-17 11:19:38 -08:00
analyze.ts
Update wording for CODEQL_PYTHON warning
2023-05-15 12:05:03 +02:00
api-client.test.ts
Add types for package.json via @schemastore/package
2023-01-20 15:01:35 +00:00
api-client.ts
Add types for package.json via @schemastore/package
2023-01-20 15:01:35 +00:00
api-compatibility.json
Update supported GitHub Enterprise Server versions.
2023-03-22 00:10:22 +00:00
autobuild-action.ts
Consistently wrap errors
2023-04-06 17:04:21 +01:00
autobuild.ts
Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds ( #1322 )
2022-11-14 13:54:35 -08:00
codeql.test.ts
Merge branch 'main' into henrymercer/semver-bundles
2023-05-17 14:45:33 +01:00
codeql.ts
Merge branch 'main' into henrymercer/remove-redundant-flag
2023-05-16 19:21:22 +01:00
config-utils.test.ts
add test with config file and input together
2023-04-18 06:01:33 +02:00
config-utils.ts
fix after review from @henrymercer
2023-04-18 05:43:21 +02:00
database-upload.test.ts
Remove concept of Actions / runner mode
2022-11-14 16:37:48 +00:00
database-upload.ts
Close stream after use
2023-01-09 11:00:43 +00:00
debug-artifacts.test.ts
Add utilities unit tests
2022-08-10 14:57:57 +02:00
debug-artifacts.ts
Delete legacy tracing
2023-03-28 18:53:43 +01:00
defaults.json
Update default bundle to codeql-bundle-20230428
2023-05-01 03:46:50 +00:00
error-matcher.test.ts
Surface fatal CLI errors in interpret-results and run-queries ( #1407 )
2022-12-02 14:05:21 +01:00
error-matcher.ts
Surface fatal CLI errors in interpret-results and run-queries ( #1407 )
2022-12-02 14:05:21 +01:00
external-queries.test.ts
Use the API URL from the environment if it is present.
2022-08-11 08:38:11 +01:00
external-queries.ts
only insert external repos token if supplied
2021-01-19 15:42:57 +00:00
feature-flags.test.ts
Merge branch 'main' into henrymercer/diagnostics-code-scanning-config
2023-03-09 18:47:43 +00:00
feature-flags.ts
Feature flag to disable python dependency installation
2023-05-11 12:14:04 +02:00
fingerprints.test.ts
Fix linter errors
2023-01-18 21:00:05 +00:00
fingerprints.ts
Gracefully handle decodeURIComponent failure
2023-05-25 09:15:55 -04:00
init-action-post-helper.test.ts
Remove duplicate locations from failed run SARIF
2023-03-24 20:30:57 +00:00
init-action-post-helper.ts
Improving handling of uploadFailedSarifResult -> [Object object]
2023-05-25 09:15:55 -04:00
init-action-post.ts
Consistently wrap errors
2023-04-06 17:04:21 +01:00
init-action.ts
Feature flag to disable python dependency installation
2023-05-11 12:14:04 +02:00
init.ts
Merge remote-tracking branch 'upstream/main' into issue-1589-config-param
2023-04-28 11:34:52 -07: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
sarif-schema-2.1.0.json
Fix broken regex
2023-05-05 12:02:19 -07:00
setup-codeql.test.ts
Extract semantic CLI version from URL when requesting specific tools
2023-05-16 14:47:32 +01:00
setup-codeql.ts
Extract semantic CLI version from URL when requesting specific tools
2023-05-16 14:47:32 +01:00
shared-environment.ts
Remove duplicate locations from output of database interpret-results
2023-03-24 20:30:57 +00:00
testing-utils.ts
Extract semantic CLI version from URL when requesting specific tools
2023-05-16 14:47:32 +01:00
toolrunner-error-catcher.test.ts
Surface fatal CLI errors in interpret-results and run-queries ( #1407 )
2022-12-02 14:05:21 +01:00
toolrunner-error-catcher.ts
Consistently wrap errors
2023-04-06 17:04:21 +01:00
tracer-config.test.ts
Delete legacy tracing
2023-03-28 18:53:43 +01:00
tracer-config.ts
Delete legacy tracing
2023-03-28 18:53:43 +01:00
trap-caching.test.ts
TRAP Caching: Skip uploading of small caches
2022-09-23 15:22:31 +01:00
trap-caching.ts
Fix linter errors
2023-01-18 21:00:05 +00:00
upload-lib.test.ts
Avoid throwing validation error on invalid URIs
2023-05-25 10:18:12 -07:00
upload-lib.ts
Avoid throwing validation error on invalid URIs
2023-05-25 10:18:12 -07:00
upload-sarif-action.ts
Consistently wrap errors
2023-04-06 17:04:21 +01:00
util.test.ts
Skip the SARIF notification object workaround for fixed CLIs
2023-04-04 18:19:05 +01:00
util.ts
jsdoc for fixInvalidNotificationsInFile
2023-05-24 12:09:28 +00:00
workflow.test.ts
revert MissingPushHook checks changes
2023-05-10 20:37:56 +00:00
workflow.ts
Tolerate forks of github/codeql-action
2023-05-25 09:14:30 -04:00