Michael B. Gale
7b3d150883
Use findSarifFilesInDir in upload-sarif to avoid error when there are no quality.sarif files
2025-06-27 12:08:40 +01:00
Michael B. Gale
ad6046ff97
Avoid default arguments with historical values
2025-06-26 13:51:08 +01:00
Michael B. Gale
9ec0bb9605
Fix incorrect getSarifFilePaths call in upload-sarif action
2025-06-26 12:22:08 +01:00
Michael B. Gale
08955dbc0d
Move .sarif predicates into UploadTarget instances and rename
2025-06-26 11:43:36 +01:00
Michael B. Gale
71dd63398f
Rename SARIF_UPLOAD_TARGET
2025-06-26 11:38:45 +01:00
Michael B. Gale
27db6cb5d6
Document queries parameter for databaseRunQueries
2025-06-26 11:37:10 +01:00
Michael B. Gale
768fc170da
Rename resolveQuerySuiteAlias parameter
2025-06-26 11:32:48 +01:00
Michael B. Gale
79049d92c6
Fix config-queries.qls location
2025-06-25 14:42:24 +01:00
Michael B. Gale
e382508853
Prototyping adding quality queries when running queries
2025-06-25 14:24:34 +01:00
Michael B. Gale
2c76207fa4
Upload .quality.sarif files to CQ service in upload-sarif action
2025-06-25 13:43:39 +01:00
github-actions[bot]
83de9b082b
Update supported GitHub Enterprise Server versions
2025-06-25 00:17:41 +00:00
github-actions[bot]
2b4afc20b6
Update default bundle to codeql-bundle-v2.22.1
2025-06-24 14:13:10 +00:00
Michael B. Gale
86f47e8b74
Add some more comments
2025-06-24 13:59:46 +01:00
Michael B. Gale
9b9286a835
Add test for resolveQuerySuiteAlias
2025-06-24 13:42:52 +01:00
Michael B. Gale
af32bc6d6f
Add test for modified validateUniqueCategory
2025-06-24 13:26:34 +01:00
Michael B. Gale
51891595a7
Add test for modified findSarifFilesInDir
2025-06-24 13:24:04 +01:00
Michael B. Gale
f7fbaa019f
Support all default query suites and resolve them
2025-06-24 13:08:56 +01:00
Michael B. Gale
9b02dc2f60
Merge pull request #2928 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-06-24 12:42:08 +01:00
github-actions[bot]
35083eedc1
Update release used by start-proxy action
2025-06-24 11:09:10 +00:00
Michael B. Gale
6abacdb184
Fix getSarifFilePaths not using right filter
2025-06-23 18:19:43 +01:00
Michael B. Gale
f1834221f2
Allow the same category once for each type of upload
2025-06-23 18:19:43 +01:00
Michael B. Gale
45b3bec064
Upload quality SARIFs to CQ endpoint
2025-06-23 18:19:42 +01:00
Michael B. Gale
22444a650f
Add ability to use different filters in findSarifFilesInDir
2025-06-23 18:19:42 +01:00
Michael B. Gale
320f7b0fd6
Resolve code-quality alias
2025-06-23 18:19:42 +01:00
Michael B. Gale
3963bf423a
Interpret results for quality queries and store as separate SARIF file
2025-06-23 18:19:40 +01:00
Chuan-kai Lin
0b8d151adc
Keep user-provided query filters first
2025-06-19 12:19:33 -07:00
Chuan-kai Lin
f5304e7bf5
Rename defaultQueryFilters
...
This commit renames AugmentationProperties.defaultQueryFilters to
extraQueryExclusions, and changes its type to ExcludeQueryFilter[]. It
matters whether we are adding query inclusions or exclusions, and this
renaming makes that distinction clearer.
2025-06-19 12:19:28 -07:00
Chuan-kai Lin
1764e3d1c2
Use defaultAugmentationProperties in tests
...
Using defaultAugmentationProperties to generated expected test output
eliminates the need to change individual tests when we add a new field
to AugmentationProperties.
2025-06-19 10:57:34 -07:00
Michael B. Gale
6b66390454
De-duplicate query array in generateCodeScanningConfig
2025-06-16 13:17:57 +01:00
Michael B. Gale
22b1968d7c
Add test for security and quality query inputs
2025-06-16 13:17:57 +01:00
Michael B. Gale
f4c96f59d9
Pass quality queries to CLI
2025-06-16 13:17:57 +01:00
Michael B. Gale
87c547189e
Read and parse quality-queries input
2025-06-16 13:17:55 +01:00
Michael B. Gale
04b73050b2
Merge branch 'main' into update-supported-enterprise-server-versions
2025-06-16 11:08:09 +01:00
Michael B. Gale
2847b7f7ab
Merge pull request #2930 from github/mbg/start-proxy/mask-tokens
...
Register credentials extracted from proxy configuration as secrets
2025-06-16 10:59:24 +01:00
Paolo Tranquilli
3d4b4d2241
Fix typo
2025-06-12 14:24:24 +02:00
Michael B. Gale
bbab10229f
Register credentials extracted from proxy configuration as secrets to mask in logs
2025-06-12 13:16:39 +01:00
Paolo Tranquilli
de1f97ca1d
Prepare action for public rust support
2025-06-12 12:59:58 +02:00
github-actions[bot]
e74e30ba7f
Update supported GitHub Enterprise Server versions
2025-06-12 00:17:16 +00:00
Chuan-kai Lin
efd43b3097
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.0
2025-06-10 06:56:41 -07:00
github-actions[bot]
f5d4e2a7ca
Update default bundle to codeql-bundle-v2.22.0
2025-06-09 20:28:33 +00:00
Arthur Baars
df2a830ca4
Merge branch 'main' into henrymercer/bump-minimum-codeql-2.16.6
2025-06-05 13:41:07 +02:00
Michael B. Gale
72be4b6df6
Merge pull request #2922 from github/mbg/fix/sanitizeArtifactName
...
Fix backslashes being accepted by `sanitizeArtifactName`
2025-06-04 21:46:46 +01:00
Michael B. Gale
1eab40885f
Fix backslashes being accepted by sanitizeArtifactName
2025-06-04 12:28:25 +01:00
github-actions[bot]
d6216866b4
Update default bundle to codeql-bundle-v2.21.4
2025-06-02 13:23:20 +02:00
Henry Mercer
a28197c30c
Fix early return for no autobuild languages
2025-05-30 18:11:05 +01:00
Henry Mercer
1d22e8316c
Rust: Set experimental features variable before language parsing
2025-05-30 18:09:25 +01:00
Henry Mercer
932be8feda
Rename Language enum and use generic Language where possible
2025-05-30 18:02:15 +01:00
Henry Mercer
e303175b83
Use CodeQL CLI to parse languages
2025-05-30 18:02:14 +01:00
Henry Mercer
fa0b6fff20
Clarify meaning of Language enum
2025-05-30 17:58:20 +01:00
Henry Mercer
3b57965c44
Remove per-language hardcoded traced/scanned info
2025-05-30 17:58:19 +01:00