Anders Starcke Henriksen
|
9b8d7df370
|
Add option to filter automodel queries by package.
|
2023-08-03 09:50:23 +02:00 |
|
Tom Hvitved
|
2f3e52646c
|
Add class wrappers around newtype in Cfg.qll
|
2023-08-03 09:39:30 +02:00 |
|
Tom Hvitved
|
5d69e14cc1
|
Rename ControlFlowElement to AstNode
|
2023-08-03 09:39:30 +02:00 |
|
Tom Hvitved
|
1988397f93
|
Make shared CFG construction library a parameterized module
|
2023-08-03 09:39:30 +02:00 |
|
Tom Hvitved
|
5049aafdd8
|
Copy existing ControlFlowGraphImplShared into new shared controlflow pack
|
2023-08-03 09:32:37 +02:00 |
|
Kevin Stubbings
|
8960453662
|
Add sanitizer to remove http.Error sink
|
2023-08-02 16:56:14 -07:00 |
|
Mathias Vorreiter Pedersen
|
89aa86a1d6
|
Merge pull request #13741 from rdmarsh2/rdmarsh2/swift/array-content-flow
Swift: add DataFlow::Content for arrays
|
2023-08-02 17:37:40 +02:00 |
|
Paolo Tranquilli
|
56869553e8
|
Swift: route compiler diagnostics through our log
(cherry picked from commit b8c55612e5)
|
2023-08-02 15:41:54 +01:00 |
|
Owen Mansel-Chan
|
ff5409fec7
|
Merge pull request #13785 from owen-mc/go/change-golangSpecificParamArgFilter
Go: Avoid using getTarget() as it may not exist
|
2023-08-02 15:40:40 +01:00 |
|
Alexandre Boulgakov
|
0dafe2d757
|
Swift: Mangle ArchetypeTypes with different superclasses in different extensions.
|
2023-08-02 15:18:52 +01:00 |
|
Mathias Vorreiter Pedersen
|
a5f521cfa4
|
DataFlow: Add change note.
|
2023-08-02 14:56:57 +02:00 |
|
Mathias Vorreiter Pedersen
|
3007fdab5e
|
Sync identical files.
|
2023-08-02 14:33:33 +02:00 |
|
Mathias Vorreiter Pedersen
|
096eeeb549
|
C++: Handle 'isSink' without states in the backwards-compatibility code and in taint-tracking
|
2023-08-02 14:33:04 +02:00 |
|
Mathias Vorreiter Pedersen
|
b953c4a1cf
|
DataFlow: Allow stateless sinks.
|
2023-08-02 14:31:18 +02:00 |
|
Anders Schack-Mulligen
|
7bc8bf616f
|
Merge pull request #13863 from aschackmull/dataflow/pack4
Dataflow: Move the shared library to a properly shared qlpack.
|
2023-08-02 14:19:49 +02:00 |
|
Mathias Vorreiter Pedersen
|
7bea18773c
|
Merge pull request #13857 from github/alexdenisov/unresolved-dot-exprs-patterns
Swift: SubExpr may yield unresolved nodes in certain cases while MatchedExpr is always resolved
|
2023-08-02 09:35:06 +02:00 |
|
Anders Schack-Mulligen
|
1ad51e754e
|
Dataflow: Rename change note to proper format.
|
2023-08-02 08:50:51 +02:00 |
|
Sarita Iyer
|
0bd87f9f86
|
Merge pull request #13840 from github/si-10115-docs-update
Update supported frameworks
|
2023-08-01 13:05:32 -04:00 |
|
Max Schaefer
|
5124310f14
|
Update javascript/ql/src/Security/CWE-730/ServerCrash.qhelp
Co-authored-by: Asger F <asgerf@github.com>
|
2023-08-01 17:03:05 +01:00 |
|
Geoffrey White
|
5f7e5b946d
|
Swift: Codegen.
|
2023-08-01 16:38:27 +01:00 |
|
Geoffrey White
|
e30ac42e3e
|
Merge branch 'main' into typegetname
|
2023-08-01 16:36:31 +01:00 |
|
Geoffrey White
|
c8f5ada594
|
Swift: Fix errors in queries.
|
2023-08-01 15:50:15 +01:00 |
|
Stephan Brandauer
|
cb55b10edc
|
Merge pull request #13788 from github/kaeluka/automodel-telemetry-testing
Java: Tests for Automodel Extraction Queries
|
2023-08-01 15:30:26 +02:00 |
|
Alex Denisov
|
9d643ae1ed
|
Swift: record CFG incosistency
|
2023-08-01 15:06:04 +02:00 |
|
Geoffrey White
|
116006d280
|
Swift: Fix for type names containing '...'.
|
2023-08-01 13:57:46 +01:00 |
|
Anders Schack-Mulligen
|
405a3a73d1
|
Java: Remove irrelevant import.
|
2023-08-01 14:31:30 +02:00 |
|
Geoffrey White
|
40219aad88
|
Swift: More robust Type.getName().
|
2023-08-01 13:24:10 +01:00 |
|
Anders Schack-Mulligen
|
15da4ee009
|
Merge pull request #13856 from aschackmull/java/maybebrokencrypto-barrier
Java: Make the barrier in java/potentially-weak-cryptographic-algorithm less restrictive
|
2023-08-01 14:20:44 +02:00 |
|
Alex Denisov
|
6667d9e45c
|
Swift: SubExpr may yield unresolved nodes in certain cases while MatchedExpr is always resolved
|
2023-08-01 14:15:33 +02:00 |
|
Geoffrey White
|
655f238017
|
Swift: Accept test changes.
|
2023-08-01 13:14:14 +01:00 |
|
Anders Schack-Mulligen
|
199d1431d7
|
Dataflow: Add change note.
|
2023-08-01 14:02:34 +02:00 |
|
Anders Schack-Mulligen
|
5946d5e806
|
Dataflow: Remove sync.
|
2023-08-01 14:02:34 +02:00 |
|
Anders Schack-Mulligen
|
0544205594
|
Swift: Adjust to use the qlpack data-flow api.
|
2023-08-01 14:02:33 +02:00 |
|
Anders Schack-Mulligen
|
73d4b126cf
|
Ruby: Adjust to use the qlpack data-flow api.
|
2023-08-01 14:02:33 +02:00 |
|
Anders Schack-Mulligen
|
b27a3a81bc
|
Python: Adjust to use the qlpack data-flow api.
|
2023-08-01 14:02:33 +02:00 |
|
Anders Schack-Mulligen
|
21eb78ea5e
|
Go: Adjust to use the qlpack data-flow api.
|
2023-08-01 14:02:33 +02:00 |
|
Anders Schack-Mulligen
|
fcb482b870
|
C/C++: Adjust to use the qlpack data-flow api.
|
2023-08-01 14:02:33 +02:00 |
|
Anders Schack-Mulligen
|
5c9a839ac7
|
C#: Adjust to use the qlpack data-flow api.
|
2023-08-01 13:47:09 +02:00 |
|
Anders Schack-Mulligen
|
c34c667e6b
|
Java: Adjust to use the qlpack data-flow api.
|
2023-08-01 13:47:09 +02:00 |
|
Anders Schack-Mulligen
|
50e7892498
|
Dataflow: Autoformat/indent.
|
2023-08-01 13:47:08 +02:00 |
|
Anders Schack-Mulligen
|
d7ea60e137
|
Java: Move data flow lib.
|
2023-08-01 13:47:08 +02:00 |
|
Owen Mansel-Chan
|
dbc6868bc1
|
Update go/ql/lib/semmle/go/dataflow/internal/DataFlowNodes.qll
Co-authored-by: Chris Smowton <smowton@github.com>
|
2023-08-01 12:23:49 +01:00 |
|
Asger F
|
9326fbd1dd
|
Merge pull request #13841 from jeongsoolee09/log-injection-mad
JS: Add support for log injection in MaD
|
2023-08-01 13:09:56 +02:00 |
|
Michael Nebel
|
4568cccd71
|
Java: Add some unit tests for sourceModelKindConfig.
|
2023-08-01 12:56:13 +02:00 |
|
Michael Nebel
|
a9bc23fa3e
|
Java: Add threat model configuration related extensible predicates and some initial tuples.
|
2023-08-01 12:56:13 +02:00 |
|
Michael Nebel
|
7ba8a663bf
|
C#: Base the CSI query test cases on stubs.
|
2023-08-01 12:55:35 +02:00 |
|
Michael Nebel
|
c3c5fc0981
|
C#: Base the Configuration query test cases on stubs.
|
2023-08-01 12:55:35 +02:00 |
|
Michael Nebel
|
324eac7718
|
C#: Base the Concurrency query test cases on stubs.
|
2023-08-01 12:55:35 +02:00 |
|
Michael Nebel
|
cf8dc64842
|
C#: Base the Bad Practices query test cases on stubs.
|
2023-08-01 12:55:35 +02:00 |
|
Michael Nebel
|
49c8daefca
|
C#: Base the Architecture query test cases on stubs.
|
2023-08-01 12:55:35 +02:00 |
|