Arthur Baars
e33f3a6668
Merge pull request #13154 from aibaars/sync-dbscheme-py
...
JS/Ruby/QL/Python: sync dbscheme fragments
2023-05-23 19:14:29 +02:00
Mathias Vorreiter Pedersen
6fca8dfd39
Merge pull request #13260 from jketema/test-config-sig
...
C++: Rewrite flow test common to use inline expectation test module
2023-05-23 09:38:43 -07:00
Philip Ginsbach
71a6e62c75
Merge pull request #13264 from github/ginsbach/MoveSignaturesSection
...
move section on signatures in the QL specification
2023-05-23 17:22:01 +01:00
Philip Ginsbach
1179f20d88
Merge pull request #13263 from github/ginsbach/DocumentAnnotationsForParameterised
...
update QL specification on annotations for parameterised modules
2023-05-23 17:20:26 +01:00
Philip Ginsbach
3e7389e1f8
move section on signatures in the QL specification
2023-05-23 16:29:35 +01:00
Philip Ginsbach
f884473447
be more explicit about annotation caveats
2023-05-23 16:23:17 +01:00
Philip Ginsbach
10a02d6387
Signatures column for pragmas table
2023-05-23 16:23:17 +01:00
Philip Ginsbach
846dffb5ff
Signatures column for simple annotations table
2023-05-23 16:23:16 +01:00
Philip Ginsbach
6f4b02ef14
add documentation for extensible annotation
2023-05-23 16:08:38 +01:00
Philip Ginsbach
89d246ba34
add documentation for additional annotation
2023-05-23 16:06:57 +01:00
Edward Minnix III
52340802bb
Merge pull request #13097 from egregius313/egregius313/java/webgoat/ssrf-regex-fix
...
Java: Add constraint to `HostnameSanitizingPrefix` to prevent false negatives in SSRF queries
2023-05-23 10:50:43 -04:00
Jeroen Ketema
aeb6293757
C++: Rewrite flow test common to use inline expectation test module
...
This also rewrites all uses of flow test common to use `DataFlow::ConfigSig`.
Note that the removed deprecated aliases are 14 months old by now and, hence,
can be safely removed.
2023-05-23 16:34:41 +02:00
Jeroen Ketema
ee36d32ef0
Merge pull request #12789 from jketema/inline
...
Turn inline expectation test into a parameterized module
2023-05-23 14:58:48 +02:00
Tony Torralba
6f012d51c0
Merge pull request #13091 from atorralba/atorralba/java/inputstreamwrapper-transitive
...
Java: Make inputStreamWrapper consider supertypes transitively
2023-05-23 13:28:17 +02:00
Michael Nebel
8cef798a6f
Merge pull request #13202 from michaelnebel/csharp/systemdatetimedefaults
...
C#: System.DateTime defaults.
2023-05-23 13:11:20 +02:00
Jeroen Ketema
3efc78ed49
Add default for hasOptionalResult
2023-05-23 12:32:11 +02:00
Jeroen Ketema
adbf66a365
C++: Rewrite inline expectation test to demonstrate MergeTests
2023-05-23 12:29:06 +02:00
Jeroen Ketema
04beeef777
Add convenience module that merges two inline expectation tests
2023-05-23 12:29:06 +02:00
Jeroen Ketema
9228e0deed
C++: Rewrite local flow test to use TestSig
2023-05-23 12:29:06 +02:00
Jeroen Ketema
b96bfea590
Turn inline expectation test into a parameterized module
2023-05-23 12:29:06 +02:00
Rasmus Wriedt Larsen
5c77edecf7
Merge pull request #12991 from Sim4n6/python-UBV
...
[Python] Add Unicode Bypass Validation query tests and help
2023-05-23 12:21:55 +02:00
Tony Torralba
0ff90df497
Merge pull request #13245 from github/workflow/coverage/update
...
Update CSV framework coverage reports
2023-05-23 09:38:01 +02:00
Erik Krogh Kristensen
50cb5ea184
Merge pull request #13164 from erik-krogh/polyQhelp
...
ReDoS: add another example to the qhelp in poly-redos, showing how to just limit the length of the input
2023-05-23 09:25:15 +02:00
Erik Krogh Kristensen
e658177c31
Merge pull request #12975 from tyage/support-sub-modules
...
JS: Support sub modules
2023-05-23 09:24:43 +02:00
Erik Krogh Kristensen
4540ac88ad
Merge pull request #13247 from github/dependabot/cargo/ql/regex-1.8.2
...
Bump regex from 1.8.1 to 1.8.2 in /ql
2023-05-23 08:19:18 +02:00
dependabot[bot]
3a39e8badf
Bump regex from 1.8.1 to 1.8.2 in /ql
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.8.1...1.8.2 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-23 04:14:09 +00:00
github-actions[bot]
abcece88f5
Add changed framework coverage reports
2023-05-23 00:16:20 +00:00
Ed Minnix
2d69f81d85
Add change note
2023-05-22 15:57:15 -04:00
Ed Minnix
43966ebaeb
Change regex used in HostnameSanitizingPrefix
2023-05-22 15:57:15 -04:00
Ed Minnix
774baead60
Add test case based on missing result
2023-05-22 15:57:15 -04:00
Erik Krogh Kristensen
653cd86c13
update qldoc
2023-05-22 20:48:21 +02:00
Jeroen Ketema
a319fc0044
Merge pull request #13234 from jketema/std-inline
...
C++: Include inline namespaces in `StdNamespace`
2023-05-22 19:56:15 +02:00
Arthur Baars
bec2b7fef9
QL/Ruby: update dbscheme stats
2023-05-22 19:37:58 +02:00
Arthur Baars
e6d29af5a4
sync-dbscheme-fragments: add files argument
2023-05-22 19:37:58 +02:00
Arthur Baars
2416568489
Tree-sitter-xtractor: fix clippy warnings
2023-05-22 19:37:58 +02:00
Arthur Baars
5e279f2898
Python: add upgrade/downgrade scripts
2023-05-22 19:37:58 +02:00
Arthur Baars
ef3005ea9e
Python: sync shared dbscheme fragments
2023-05-22 19:37:58 +02:00
Arthur Baars
294cc930e6
Ruby: add upgrade/downgrade scripts
2023-05-22 19:37:51 +02:00
Arthur Baars
d2bc66e393
QL: switch to shared YAML extractor
2023-05-22 19:28:59 +02:00
Arthur Baars
6d7e95a142
QL/Ruby: included shared extractor code in cache key
2023-05-22 19:28:59 +02:00
Arthur Baars
7978c65467
JS: add upgrade/downgrade scripts
2023-05-22 19:28:59 +02:00
Arthur Baars
9f83dd5c7a
Tree-sitter extractor: extract shared dbscheme fragments into 'prefix.dbscheme'
2023-05-22 19:28:51 +02:00
Tom Hvitved
97b0012a5e
Merge pull request #13233 from hvitved/ruby/type-tracking-summary-ret-node
...
Ruby: Allow for flow out of callbacks passed to summarized methods in type tracking
2023-05-22 16:05:18 +02:00
Jeroen Ketema
f31ab3a7e7
C++: Add change note
2023-05-22 16:00:12 +02:00
Mathias Vorreiter Pedersen
e3a5805916
Merge pull request #13237 from jketema/pointer-deref-fp
...
C++: Add `cpp/invalid-pointer-deref` false positives
2023-05-22 14:27:14 +01:00
Philip Ginsbach
cff4317cb1
Merge pull request #13236 from github/ginsbach/IdentifierSpecification
...
repair and update the Identifier section of the QL specification
2023-05-22 14:26:46 +01:00
Jeroen Ketema
ec265c6bb2
Merge pull request #13229 from MathiasVP/add-fp-testcase
...
C++: Add FP testcase for `cpp/overrun-write`
2023-05-22 15:26:13 +02:00
Tony Torralba
183915410d
Add change note
2023-05-22 15:01:25 +02:00
Paolo Tranquilli
f56ffbc25e
Merge pull request #13232 from github/redsun82/swift-hidden-ast
...
Swift: fix hidden AST getters
2023-05-22 14:47:11 +02:00
Jeroen Ketema
3f289b1c99
C++: Add cpp/invalid-pointer-deref false positives
2023-05-22 14:34:59 +02:00