Asger F
|
859dc7beb7
|
Merge pull request #11024 from asgerf/rb/data-flow-layer-capture2
Ruby: expand DataFlow API
|
2022-11-09 15:06:03 +01:00 |
|
Paolo Tranquilli
|
a05706d89d
|
Merge pull request #11177 from github/redsun82/swift-decls
Swift: extract `PoundDiagnosticDecl` and `MissingMemberDecl`
|
2022-11-09 14:54:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
50c2683be0
|
Merge pull request #11181 from github/alexdenisov/extractor-errors-suite
Swift: add an internal query-suite for listing all the compiler errors
|
2022-11-09 11:52:59 +00:00 |
|
Erik Krogh Kristensen
|
c537c80ed6
|
Merge pull request #11095 from erik-krogh/exportRead
JS: recognize more re-exported values as exported
|
2022-11-09 12:39:41 +01:00 |
|
Alex Denisov
|
dacbf4e798
|
Swift: use more common name for the query
|
2022-11-09 12:29:50 +01:00 |
|
Alex Denisov
|
4ee6ae67d6
|
Swift: use explicit this to conform to the coding style
|
2022-11-09 12:17:11 +01:00 |
|
Alex Denisov
|
a1fa424ec1
|
Swift: add an internal query-suite for listing all the compiler errors
|
2022-11-09 12:05:41 +01:00 |
|
Paolo Tranquilli
|
9d4a208c0d
|
Swift: extract MissingMemberDecl
|
2022-11-09 12:04:42 +01:00 |
|
Paolo Tranquilli
|
235181fb21
|
Swift: share translateDiagnosticsKind with SwiftDiagnosticsConsumer
|
2022-11-09 12:00:43 +01:00 |
|
Paolo Tranquilli
|
7bcee6e9a8
|
Merge branch 'main' into redsun82/swift-decls
|
2022-11-09 11:59:16 +01:00 |
|
AlexDenisov
|
8756989b4b
|
Merge pull request #11101 from github/alexdenisov/extractor-errors
Swift: extract diagnostics
|
2022-11-09 11:33:54 +01:00 |
|
Paolo Tranquilli
|
73ad1307ae
|
Swift: extract PoundDiagnosticDecl
|
2022-11-09 11:13:55 +01:00 |
|
Paolo Tranquilli
|
c95a6ea5d1
|
Merge pull request #11176 from github/redsun82/swift-opaque-types
Swift: extract opaque types and their decls
|
2022-11-09 10:47:32 +01:00 |
|
Asger F
|
ac5a1d68ea
|
Merge pull request #11170 from asgerf/rb/taint-known-or-unknown
Ruby: handle knownOrUnkown in default taint step
|
2022-11-09 10:42:02 +01:00 |
|
Erik Krogh Kristensen
|
138a16f0b3
|
use getImportedModuleNode()
Co-authored-by: Asger F <asgerf@github.com>
|
2022-11-09 09:53:23 +01:00 |
|
Asger F
|
f4b2af730d
|
Update ruby/ql/lib/codeql/ruby/dataflow/internal/TaintTrackingPrivate.qll
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2022-11-09 09:28:07 +01:00 |
|
Paolo Tranquilli
|
b399d8df7e
|
Swift: extract opaque types and their decls
|
2022-11-09 09:27:25 +01:00 |
|
Jami
|
cfbaf5e53b
|
Merge pull request #10785 from jcogs33/insuff-key-size-globalflow-keysize
Java: Promote insufficient key size query from experimental
|
2022-11-08 18:05:01 -05:00 |
|
Paolo Tranquilli
|
53b7584a90
|
Merge pull request #11169 from github/redsun82/swift-extract-last-stmts
Swift: extract remaining `Stmt`s
|
2022-11-08 20:51:10 +01:00 |
|
Paolo Tranquilli
|
7939b84380
|
Merge pull request #11168 from github/redsun82/swift-postfix-expr
Swift: extract `PostfixUnaryExpr`
|
2022-11-08 20:50:45 +01:00 |
|
Jeroen Ketema
|
6a5f37b1b7
|
Merge pull request #11149 from geoffw0/wrong-number-msg
C++: Clearer messages for the format args queries
|
2022-11-08 20:44:10 +01:00 |
|
Erik Krogh Kristensen
|
8b11e98d42
|
Merge pull request #11162 from erik-krogh/ciCache
CI: try only to fill the compilation cache from main in the compile-queries workflow
|
2022-11-08 19:24:14 +01:00 |
|
Asger F
|
43769ad464
|
Ruby: update test output
|
2022-11-08 19:20:57 +01:00 |
|
Paolo Tranquilli
|
cbae72d9da
|
Swift: remove emoji in test
|
2022-11-08 17:41:40 +01:00 |
|
Paolo Tranquilli
|
9ee4f8b388
|
Swift: extract remaining Stmts
`FailStmt` are `return nil` in fallible initializers.
`PoundAssertStmt` are an experimental feature for compile time
assertions.
|
2022-11-08 17:38:17 +01:00 |
|
Mathias Vorreiter Pedersen
|
4cdcebf022
|
Merge pull request #11161 from geoffw0/localflowsource
Swift: Add LocalFlowSource class and a few sources.
|
2022-11-08 16:12:32 +00:00 |
|
Paolo Tranquilli
|
00d3ff8a18
|
Swift: extract UnaryPostfixExpr
|
2022-11-08 17:10:33 +01:00 |
|
Asger F
|
271de66f01
|
Ruby: rename getConst -> getConstant
|
2022-11-08 16:41:04 +01:00 |
|
Asger F
|
a60f510c85
|
Ruby: handle knownOrUnkown in default taint step
|
2022-11-08 16:11:55 +01:00 |
|
AlexDenisov
|
6fb021a5bc
|
Merge pull request #11164 from github/redsun82/swift-print-unextracted
Swift: print unextracted entities
|
2022-11-08 16:07:44 +01:00 |
|
Jeroen Ketema
|
2bef82babc
|
Merge pull request #11163 from jketema/missing-return
C++: Add dataflow test that deliberately omits the return of a non-void function
|
2022-11-08 16:00:36 +01:00 |
|
Geoffrey White
|
c8426776fc
|
Merge branch 'main' into wrong-number-msg
|
2022-11-08 14:47:19 +00:00 |
|
Paolo Tranquilli
|
d325a42890
|
Swift: print unextracted entities
|
2022-11-08 15:38:53 +01:00 |
|
Alex Denisov
|
3f2f328d87
|
Swift: put invocation files into a separate folder
|
2022-11-08 15:32:51 +01:00 |
|
Jeroen Ketema
|
d93bda21c2
|
Merge pull request #11159 from jketema/strcat-return-deref-taint
C++: Also taint the return value dereference in the `strcat` model
|
2022-11-08 15:27:07 +01:00 |
|
Alex Denisov
|
096469c6fe
|
Swift: use timestamp + getpid for the invocation filename
|
2022-11-08 15:26:35 +01:00 |
|
Jeroen Ketema
|
fa2d58adff
|
C++: Add dataflow test that deliberately omits the return of a non-void function
|
2022-11-08 15:12:34 +01:00 |
|
Alex Denisov
|
42004d93f0
|
Swift: cleanup diagnostic message construction
|
2022-11-08 15:07:01 +01:00 |
|
erik-krogh
|
22d7f3cfe5
|
try only to fill the cache from main
|
2022-11-08 15:06:00 +01:00 |
|
Alex Denisov
|
d9b3104c78
|
Swift: remove unneeded include
|
2022-11-08 15:03:43 +01:00 |
|
Alex Denisov
|
4f05f083a5
|
Swift: split SwiftLocationExtractor into h/cpp
|
2022-11-08 15:02:22 +01:00 |
|
Alex Denisov
|
609c7cf84d
|
Swift: Rename diagnostics consumer
|
2022-11-08 14:56:50 +01:00 |
|
Geoffrey White
|
25b4296045
|
Swift: Rename predicate to avoid confusion.
|
2022-11-08 13:52:33 +00:00 |
|
Alex Denisov
|
2b8b6d3dc3
|
Swift: ignore diagnostics for PrintAst
|
2022-11-08 14:45:56 +01:00 |
|
Alex Denisov
|
e9c4cb227f
|
Swift: add more diagnostics tests
|
2022-11-08 14:41:10 +01:00 |
|
Alex Denisov
|
680b7a16fb
|
Swift: extract location extraction into a separate entity
|
2022-11-08 14:41:10 +01:00 |
|
Alex Denisov
|
e9da5eecf2
|
Swift: update test expectations
|
2022-11-08 14:41:06 +01:00 |
|
Geoffrey White
|
24c8f1d8b5
|
Swift: Add some local (and remote) flow sources for String.
|
2022-11-08 13:38:25 +00:00 |
|
Alex Denisov
|
b62a4aae1a
|
Swift: include null terminators into the invocation file hash
|
2022-11-08 14:36:28 +01:00 |
|
Alex Denisov
|
433f4e0cb5
|
Swift: use DbFile/DbLocation
|
2022-11-08 14:36:28 +01:00 |
|