amammad
|
18d0b28024
|
v1
|
2023-12-10 20:27:21 +01:00 |
|
Yunus AYDIN
|
a6b092d8c1
|
Update rules ids
|
2023-12-10 22:26:05 +03:00 |
|
Yunus AYDIN
|
4d97c42ee5
|
Remove debugging select on go-chi.ql
|
2023-12-10 22:18:48 +03:00 |
|
Yunus AYDIN
|
501f617eaa
|
Update qhelp and and go-chi
|
2023-12-10 22:07:17 +03:00 |
|
Yunus AYDIN
|
34fb1c4a9f
|
Add go-chi middleware stub to vendor
|
2023-12-10 22:06:23 +03:00 |
|
Am
|
59195cccdd
|
Merge branch 'main' into amammad-go-bombs
|
2023-12-10 18:12:10 +01:00 |
|
amammad
|
bb5017121f
|
Merge branch 'main' into amammad-go-bombs
|
2023-12-10 18:11:49 +01:00 |
|
amammad
|
737f3e8899
|
fix stubs
|
2023-12-10 18:10:23 +01:00 |
|
amammad
|
b6aaff2e64
|
use SimpleGlobal with source and sink to find BodyWriter successors globally
|
2023-12-10 15:45:42 +01:00 |
|
Tom Hvitved
|
f9dbf676a6
|
Java: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:45 +01:00 |
|
Tom Hvitved
|
2d3f96f201
|
Swift: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:44 +01:00 |
|
Tom Hvitved
|
35c654aa76
|
Go: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:44 +01:00 |
|
Tom Hvitved
|
faaa558ed9
|
Python: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:44 +01:00 |
|
Tom Hvitved
|
a2093c9aa2
|
C#: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:43 +01:00 |
|
Tom Hvitved
|
28373e0fdf
|
JS: Adapt to changes in shared code
|
2023-12-10 11:25:43 +01:00 |
|
Tom Hvitved
|
0e81577269
|
Ruby: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:43 +01:00 |
|
Tom Hvitved
|
adc4455f09
|
Parameterize FlowSummaryImpl.qll
|
2023-12-10 11:11:05 +01:00 |
|
Tom Hvitved
|
41fa39eb7c
|
Parameterize AccessPathSyntax.qll
|
2023-12-10 11:11:05 +01:00 |
|
Tom Hvitved
|
fd7e3454d6
|
Copy FlowSummaryImpl.qll to dataflow pack
|
2023-12-10 11:11:05 +01:00 |
|
Tom Hvitved
|
4fbd806d70
|
Copy AccessPathSyntax.qll to dataflow pack
|
2023-12-10 11:11:05 +01:00 |
|
Yunus AYDIN
|
0813199c7f
|
Update vendor directory and go files
|
2023-12-10 01:24:29 +03:00 |
|
Yunus AYDIN
|
a925c23d14
|
Add go.mod and modules.txt
|
2023-12-09 23:36:50 +03:00 |
|
Yunus AYDIN
|
6bd3c8c07b
|
Format Document
|
2023-12-09 23:36:13 +03:00 |
|
Yunus AYDIN
|
6378c5e22f
|
Update Fiber Rule for checking files
|
2023-12-09 23:35:42 +03:00 |
|
Yunus AYDIN
|
63123f3984
|
Add GoChi Rule
|
2023-12-09 23:34:48 +03:00 |
|
Yunus AYDIN
|
ba4f8612eb
|
Add GoChi Test Cases
|
2023-12-09 23:33:18 +03:00 |
|
Yunus AYDIN
|
ad1284853b
|
remove unnecessary file
|
2023-12-09 19:49:21 +03:00 |
|
Yunus AYDIN
|
eb25d0df66
|
Add test cases
|
2023-12-09 19:44:58 +03:00 |
|
Yunus AYDIN
|
85636ccab7
|
Add Web Cache Deception QHelp and Example Code Snippet for Vulnerable Go Fiber usage
|
2023-12-09 19:12:20 +03:00 |
|
Tom Hvitved
|
7819dcf0a7
|
Merge pull request #15043 from hvitved/ql/redundant-import
QL4QL: Improvements to `RedundantImport` query
|
2023-12-09 12:15:09 +01:00 |
|
Owen Mansel-Chan
|
2e2a82c237
|
Add change note
|
2023-12-08 23:33:58 +00:00 |
|
Owen Mansel-Chan
|
ab68c4e341
|
Update test
|
2023-12-08 23:29:44 +00:00 |
|
Owen Mansel-Chan
|
40b3598fd0
|
Also follow jump steps when looking for a callee source
This is needed because capturing a variable is a jump step
and we want to find a callee source for captured functions.
|
2023-12-08 18:44:14 +00:00 |
|
Geoffrey White
|
0133c659d5
|
Swift: Change note.
|
2023-12-08 16:53:38 +00:00 |
|
Geoffrey White
|
c2123f2c9b
|
Swift: More detailed models for pointers.
|
2023-12-08 16:51:53 +00:00 |
|
Rasmus Lerchedahl Petersen
|
d9c0c8c26d
|
Python: Update comment.
|
2023-12-08 17:32:23 +01:00 |
|
Rasmus Lerchedahl Petersen
|
2539e2ec1a
|
Python: slightly improve tarslip logic
|
2023-12-08 17:18:25 +01:00 |
|
erik-krogh
|
e8f9e366d5
|
remove redundant imports for JS
|
2023-12-08 16:56:54 +01:00 |
|
Ed Minnix
|
1526da5929
|
Deprecation change note
|
2023-12-08 10:50:04 -05:00 |
|
Ed Minnix
|
aebbc7d4ab
|
Add private imports to prevent compile warnings
|
2023-12-08 10:42:11 -05:00 |
|
Ed Minnix
|
1b8f3f3450
|
Deprecate or remove imports of dataflow library copies
|
2023-12-08 10:42:10 -05:00 |
|
Michael Nebel
|
fd12c3a3ba
|
C#: Update expected test output.
|
2023-12-08 16:10:38 +01:00 |
|
Harry Maclean
|
944fbeb34c
|
Ruby: Update comment
We don't actually generate type models for `extend` relationships yet,
because they are more complex than `include`.
|
2023-12-08 14:54:21 +00:00 |
|
Harry Maclean
|
ece196cb25
|
Ruby: Update model editor tests
|
2023-12-08 14:52:51 +00:00 |
|
Anders Schack-Mulligen
|
0618568cdc
|
Merge pull request #15045 from aschackmull/java/fix-cp
Java: Fix accidental cartesian product.
|
2023-12-08 15:43:01 +01:00 |
|
Anders Schack-Mulligen
|
1ea2f89e27
|
Merge pull request #15046 from aschackmull/dataflow/deprecation-changenote
Dataflow: Add change note about deprecation.
|
2023-12-08 15:42:34 +01:00 |
|
Mathias Vorreiter Pedersen
|
90b06c2046
|
C++: Switch the source of use-after-free and double-free to be post-update nodes.
|
2023-12-08 14:41:29 +00:00 |
|
Michael Nebel
|
9aeba5063f
|
C#: Use cast expressions for object defaults.
|
2023-12-08 15:37:12 +01:00 |
|
Harry Maclean
|
ec24b25c8b
|
Ruby: fix location in model editor query
|
2023-12-08 14:16:50 +00:00 |
|
Harry Maclean
|
e6df264865
|
Ruby: Report module declarations to model editor
This allows us to render type relations between modules/classes, not
just methods.
|
2023-12-08 14:16:49 +00:00 |
|