Paolo Tranquilli
|
ccec347b0a
|
Go/Bazel: fix gazelle invocation to use bundled bazel go
|
2024-08-05 10:13:14 +02:00 |
|
Owen Mansel-Chan
|
6273bb60a3
|
Merge pull request #17112 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2024-08-04 22:37:50 +01:00 |
|
github-actions[bot]
|
f5394c9ee9
|
Add changed framework coverage reports
|
2024-08-04 00:19:56 +00:00 |
|
Chris Smowton
|
62046fa3a8
|
Merge pull request #17137 from smowton/smowton/admin/ecj-annotations-bug-test
Java: Add test for ECJ compiling an enum with a constructor parameter annotation
|
2024-08-02 22:11:14 +01:00 |
|
Chris Smowton
|
f891423810
|
Run Maven integration tests sequentially due to conflicts over ~/.m2
|
2024-08-02 20:13:41 +01:00 |
|
Chris Smowton
|
1ee87670c6
|
Switch to measuring just diagnostics
|
2024-08-02 20:13:40 +01:00 |
|
Chris Smowton
|
ee11307751
|
Add test for ECJ compiling an enum with a constructor parameter annotation
|
2024-08-02 20:13:39 +01:00 |
|
Jeroen Ketema
|
08bb794f76
|
Merge pull request #17125 from jketema/explicit-bool
C++: Expose `explicit` and `explicit(bool)` function specifiers
|
2024-08-02 20:05:44 +02:00 |
|
Geoffrey White
|
9794309d2e
|
Merge pull request #17127 from geoffw0/swiftsql
Swift: Improve doc for swift/sql-injection
|
2024-08-02 16:14:57 +01:00 |
|
Andrew Eisenberg
|
6a49647a28
|
Merge pull request #17132 from github/aeisenberg-patch-1
Update CHANGELOG.md
|
2024-08-02 07:55:06 -07:00 |
|
Owen Mansel-Chan
|
41373538d6
|
Merge pull request #17114 from owen-mc/go/gokogiri/update-import-paths
Go: Add import path for Gokogiri
|
2024-08-02 15:12:51 +01:00 |
|
Jeroen Ketema
|
742922c719
|
Update cpp/ql/lib/semmle/code/cpp/Function.qll
Co-authored-by: intrigus-lgtm <60750685+intrigus-lgtm@users.noreply.github.com>
|
2024-08-02 15:59:30 +02:00 |
|
Jeroen Ketema
|
9744c06933
|
C++: Expose explicit and explicit(bool) function specifiers
|
2024-08-02 15:39:18 +02:00 |
|
Jeroen Ketema
|
12261e6d08
|
Merge pull request #17118 from jketema/ctad
C++: Add `getTemplateClass` to `DeductionGuide`
|
2024-08-02 15:29:21 +02:00 |
|
Geoffrey White
|
0525e9c6ee
|
Merge pull request #17128 from geoffw0/swiftcmdline
Swift: Disable some FileManager models
|
2024-08-02 13:59:59 +01:00 |
|
Geoffrey White
|
b87d832fcb
|
Merge pull request #17129 from geoffw0/swiftconstsalt
Swift: Fixes for swift/constant-salt
|
2024-08-02 13:57:05 +01:00 |
|
Geoffrey White
|
49335e5b63
|
Merge pull request #17126 from geoffw0/swiftcleartext
Swift: Improve documentation and examples that use encryption
|
2024-08-02 13:55:00 +01:00 |
|
Geoffrey White
|
e66cd05f96
|
Swift: Improve phrasing around robust escape functions.
|
2024-08-02 13:35:33 +01:00 |
|
Jeroen Ketema
|
972d9ca2b8
|
C++: Add more deduction guide tests
|
2024-08-02 14:12:56 +02:00 |
|
Geoffrey White
|
fa898b8489
|
Update swift/ql/src/queries/Security/CWE-089/SqlInjection.qhelp
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
|
2024-08-02 13:11:01 +01:00 |
|
Geoffrey White
|
aae19ab9f5
|
Swift: Remove quotes from the message.
|
2024-08-02 12:19:14 +01:00 |
|
Geoffrey White
|
927c65e8ed
|
Merge pull request #17130 from geoffw0/oddsends3
Swift: Odds and ends
|
2024-08-02 12:15:19 +01:00 |
|
Geoffrey White
|
5a5fdb2f6b
|
Swift: I missed the commas.
|
2024-08-02 12:11:35 +01:00 |
|
Geoffrey White
|
d3cdffef61
|
Apply suggestions from code review
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
|
2024-08-02 12:07:31 +01:00 |
|
Chris Smowton
|
be945f14f6
|
Merge pull request #17135 from github/smowton/admin/build-mode-none-ga
Announce Java build-mode: none GA
|
2024-08-02 12:05:39 +01:00 |
|
Anders Schack-Mulligen
|
4d023f14a6
|
Merge pull request #17075 from RobbingDaHood/17052-second-try-do-not-expose-error-message
Java: 17052 Second try: do not expose error message
|
2024-08-02 12:44:27 +02:00 |
|
Chris Smowton
|
c299d8ddc1
|
Move change note to lib directory
|
2024-08-02 11:22:10 +01:00 |
|
Chris Smowton
|
2c85511af1
|
Announce Java build-mode: none GA
|
2024-08-02 11:05:24 +01:00 |
|
Owen Mansel-Chan
|
4d75832c9a
|
Update go/ql/test/query-tests/Security/CWE-643/XPathInjection.expected
|
2024-08-02 07:41:26 +01:00 |
|
Andrew Eisenberg
|
c8994003c1
|
Update CHANGELOG.md
Drive-by fix of a typo.
|
2024-08-01 16:16:17 -07:00 |
|
Jeroen Ketema
|
4dcf67940c
|
C++: Add getTemplateClass to DeductionGuide
|
2024-08-01 20:54:53 +02:00 |
|
Geoffrey White
|
39411b0780
|
Swift: Add some test of taint through 'as'.
|
2024-08-01 17:33:35 +01:00 |
|
Geoffrey White
|
e313fdb392
|
Swift: Correct a comment in ECBEncryptionQuery.qll.
|
2024-08-01 17:28:09 +01:00 |
|
Geoffrey White
|
2486c8423b
|
Swift: Correct mistakes.
|
2024-08-01 17:02:03 +01:00 |
|
Owen Mansel-Chan
|
b95189d132
|
Merge branch 'main' into go/gokogiri/update-import-paths
|
2024-08-01 16:30:52 +01:00 |
|
Owen Mansel-Chan
|
c23938d119
|
Merge pull request #17113 from owen-mc/go/xmlpath/add-more-package-paths
Go: add more import paths for `xmlpath`
|
2024-08-01 16:26:33 +01:00 |
|
Geoffrey White
|
14763f3bb5
|
Swift: Change note.
|
2024-08-01 16:24:53 +01:00 |
|
Geoffrey White
|
8e68e0dfba
|
Swift: Change note.
|
2024-08-01 16:17:55 +01:00 |
|
Geoffrey White
|
3f26250967
|
Swift: Remove the sources instead (more general solution).
|
2024-08-01 16:14:30 +01:00 |
|
Geoffrey White
|
2b7b1c624d
|
Swift: Use a barrier as a simple fix.
|
2024-08-01 15:58:43 +01:00 |
|
Geoffrey White
|
7bf61d1d7e
|
Swift: Add test cases.
|
2024-08-01 15:49:33 +01:00 |
|
Geoffrey White
|
683ca2d578
|
Swift: Test spacing.
|
2024-08-01 15:32:45 +01:00 |
|
Owen Mansel-Chan
|
9167057dfd
|
Update test expectations
|
2024-08-01 15:22:08 +01:00 |
|
Owen Mansel-Chan
|
c75db669ed
|
Add import path for gokogiri
|
2024-08-01 15:21:24 +01:00 |
|
Owen Mansel-Chan
|
1a697fe993
|
Merge pull request #17115 from owen-mc/go/update-frameworks
Go: add newly modeled packages to frameworks.csv
|
2024-08-01 15:13:12 +01:00 |
|
Owen Mansel-Chan
|
3ccdce291a
|
Update test expectations
|
2024-08-01 15:12:08 +01:00 |
|
Owen Mansel-Chan
|
62adb31ca6
|
Add more import paths for xmlpath
|
2024-08-01 14:52:19 +01:00 |
|
Owen Mansel-Chan
|
9d866192a6
|
Add paths from QL models to MaD models
|
2024-08-01 14:52:18 +01:00 |
|
Owen Mansel-Chan
|
e051815d96
|
Merge pull request #17119 from owen-mc/go/finish-converting-tests-to-model-pretty-printing
Go: finish converting tests to model pretty printing
|
2024-08-01 14:04:02 +01:00 |
|
Owen Mansel-Chan
|
8325c4c69c
|
Updated .expected files
|
2024-08-01 13:12:21 +01:00 |
|