Andrew Eisenberg
0225834cc5
Merge pull request #1706 from github/update-v2.3.5-d3314cca2
...
Merge main into releases/v2
v2.3.5
2023-05-25 12:10:52 -07:00
Andrew Eisenberg
15f9b00614
Apply suggestions from code review
2023-05-25 11:42:54 -07:00
github-actions[bot]
ff82fd0736
Update changelog for v2.3.5
2023-05-25 18:22:27 +00:00
Andrew Eisenberg
d3314cca22
Merge pull request #1705 from github/aeisenberg/location-uri-schema-fix
2023-05-25 10:45:48 -07:00
Andrew Eisenberg
42add7b4d7
Update changelog
2023-05-25 10:21:47 -07:00
Andrew Eisenberg
9c5706e1a2
Avoid throwing validation error on invalid URIs
...
The recent update of jsonschema inadvertently caused extra validation of
`uri-reference` formatted properties. This change ensures that these
errors are converted to warnings.
Note that we cannot revert the change to jsonschema since the old
version does not handle `uniqueItems` correctly.
2023-05-25 10:18:12 -07:00
Henry Mercer
3912995667
Merge pull request #1704 from github/henrymercer/contributions-updates
...
Contributing documentation updates
2023-05-25 17:33:19 +01:00
Henry Mercer
8d7f61b8f2
Update npm version
2023-05-25 17:06:08 +01:00
Henry Mercer
50bc388cfc
Update Node version
2023-05-25 17:04:40 +01:00
Henry Mercer
4a409ace8f
Link to CONTRIBUTING doc from README
2023-05-25 17:03:48 +01:00
Henry Mercer
41499f5466
Merge pull request #1702 from github/henrymercer/update-github-actions-email
...
Fix GitHub Actions email
2023-05-25 16:19:18 +01:00
Henry Mercer
1023a086ae
Merge pull request #1694 from jsoref/fixes
...
Fix running tests on forks, and handle invalid URIs when fingerprinting
2023-05-25 15:41:27 +01:00
Josh Soref
cc5f2fb439
Gracefully handle decodeURIComponent failure
2023-05-25 09:15:55 -04:00
Josh Soref
789f65c9ee
Improving handling of uploadFailedSarifResult -> [Object object]
2023-05-25 09:15:55 -04:00
Josh Soref
a5879b7b6e
Tolerate forks of github/codeql-action
2023-05-25 09:14:30 -04:00
Henry Mercer
3da4cbfc79
Fix GitHub Actions email
2023-05-25 11:27:13 +01:00
Henry Mercer
5f061ca665
Merge pull request #1697 from github/fixInvalidNotifications-shortcut
...
Avoid parsing SARIF file when workaround for duplicate notification locations is disabled
2023-05-25 10:45:50 +01:00
Angela P Wen
11ea309db5
Merge pull request #1701 from github/mergeback/v2.3.4-to-main-f0e3dfb3
...
Mergeback v2.3.4 refs/heads/releases/v2 into main
2023-05-24 16:21:39 -07:00
github-actions[bot]
1319d54f85
Update checked-in dependencies
2023-05-24 22:19:26 +00:00
github-actions[bot]
59d27da76b
Update changelog and version after v2.3.4
2023-05-24 22:16:43 +00:00
Angela P Wen
f0e3dfb303
Merge pull request #1700 from github/update-v2.3.4-570734c55
...
Merge main into releases/v2
v2.3.4
2023-05-24 15:14:53 -07:00
Josh Soref
dba4f66682
Grant security-events: write permissions
2023-05-24 18:14:01 -04:00
Josh Soref
8f9b20ba50
Clarify how to update workflows
2023-05-24 18:14:01 -04:00
Angela P Wen
0d65621757
Update CHANGELOG.md
2023-05-24 14:49:16 -07:00
github-actions[bot]
c3ae9dcd15
Update changelog for v2.3.4
2023-05-24 21:41:27 +00:00
Angela P Wen
570734c55c
Remove unnecessary conditional for Ruby autodetect ( #1699 )
...
We should check language autodetect for Ruby unconditionally. We can now move it into the step that checks all other languages.
2023-05-24 18:33:06 +00:00
Henry Mercer
0962265901
Merge branch 'main' into fixInvalidNotifications-shortcut
2023-05-24 18:00:28 +01:00
Angela P Wen
8c923c00a3
Fix Swift PR Checks on nightly-latest CLI ( #1696 )
2023-05-24 17:59:40 +01:00
Stephan Brandauer
636b9eab1d
add rebuilt lib
2023-05-24 12:12:27 +00:00
Stephan Brandauer
153cab09da
jsdoc for fixInvalidNotificationsInFile
2023-05-24 12:09:28 +00:00
Stephan Brandauer
dddabd0d26
add rebuilt lib
2023-05-24 11:51:57 +00:00
Stephan Brandauer
3100e1e354
move check to calling function
...
DISABLE_DUPLICATE_LOCATION_FIX - this is to avoid needless crashes on
large sarif files
2023-05-24 11:46:19 +00:00
Henry Mercer
1245696032
Merge pull request #1687 from github/henrymercer/update-changelog-note
...
Push back semver CodeQL bundles
codeql-bundle-20230524
2023-05-22 17:11:03 +01:00
Henry Mercer
317cd34a7a
Push back semver CodeQL bundles
...
Push back the first bundle released using a semantic version number to 2.13.4 now that we're skipping 2.13.2.
2023-05-22 11:00:25 +01:00
Henry Mercer
6cfb483131
Merge pull request #1682 from github/henrymercer/semver-bundles
...
Extract semantic CLI version from URL when requesting specific tools
2023-05-18 11:32:45 +01:00
Henry Mercer
a5f4123fb0
Improve changelog note
2023-05-17 18:23:54 +01:00
Henry Mercer
50931b43dd
Add changelog note
2023-05-17 14:57:27 +01:00
Henry Mercer
f54f0731d1
Merge branch 'main' into henrymercer/semver-bundles
2023-05-17 14:45:33 +01:00
Henry Mercer
ca6b925548
Merge pull request #1681 from github/henrymercer/remove-redundant-flag
...
Remove redundant query help version flag
2023-05-16 19:50:47 +01:00
Henry Mercer
d439786b65
Merge branch 'main' into henrymercer/remove-redundant-flag
2023-05-16 19:21:22 +01:00
Henry Mercer
f5159143cd
Merge pull request #1680 from github/henrymercer/handle-swift-promotion
...
Use `resolve extractor` when finding autobuild scripts
2023-05-16 19:19:11 +01:00
Henry Mercer
a1be09ed8a
Remove redundant query help version flag
2023-05-16 18:20:13 +01:00
Henry Mercer
2bf10dc4b9
Extract semantic CLI version from URL when requesting specific tools
2023-05-16 14:47:32 +01:00
Henry Mercer
e422b64793
Use resolve extractor when finding autobuild scripts
2023-05-16 11:18:16 +01:00
Rasmus Wriedt Larsen
5489416722
Merge pull request #1676 from github/rasmuswl/python-disable-dependency-installation
...
Feature flag to disable python dependency installation
2023-05-16 10:40:47 +02:00
Rasmus Wriedt Larsen
dc0f6da426
Update CHANGELOG.md
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-05-15 12:38:10 +02:00
Rasmus Wriedt Larsen
e1cca2565c
Generate JS
2023-05-15 12:05:50 +02:00
Rasmus Wriedt Larsen
cf58ef4480
Update wording for CODEQL_PYTHON warning
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-05-15 12:05:03 +02:00
Rasmus Wriedt Larsen
fce87bbc67
Generate JS
2023-05-12 10:00:31 +02:00
Rasmus Wriedt Larsen
cc641561b7
Improve python warning message
...
The last dot in `=3.11.` is just slightly confusing, so added single
quotes around the environment variable assignments to make it 100% clear
2023-05-12 09:59:20 +02:00