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 |
|
tiferet
|
fadbdc1f63
|
Documentation improvements suggested by Andrew
|
2022-11-08 11:45:33 -08: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
|
c1727ba005
|
lower precision to high in ql/override-any
|
2022-11-08 20:35:07 +01:00 |
|
erik-krogh
|
107cbb29b1
|
guide users towards using exists(variable) in ql/override-any
|
2022-11-08 20:34:58 +01:00 |
|
REDMOND\brodes
|
24382453c3
|
More comments, and added sink BCryptGenerateKeyPair
|
2022-11-08 14:21:10 -05:00 |
|
erik-krogh
|
c5fece7a87
|
QL: improve the dead-code query
|
2022-11-08 20:20:34 +01:00 |
|
REDMOND\brodes
|
f5ce07d22c
|
Class re-org
|
2022-11-08 13:40:47 -05: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 |
|
REDMOND\brodes
|
b15a5a9030
|
Comments and reorg.
|
2022-11-08 13:04:51 -05:00 |
|
REDMOND\brodes
|
5f2a42bb48
|
Changing predicate names.
|
2022-11-08 12:53:34 -05:00 |
|
REDMOND\brodes
|
46bfa35c35
|
More reformatting
|
2022-11-08 12:52:41 -05:00 |
|
REDMOND\brodes
|
b242b4bba6
|
More re-org
|
2022-11-08 12:49:57 -05:00 |
|
REDMOND\brodes
|
da8a7f36d1
|
More cleanup
|
2022-11-08 12:43:22 -05:00 |
|
REDMOND\brodes
|
eceda7a787
|
More cleanup
|
2022-11-08 12:39:49 -05:00 |
|
Nick Rolfe
|
a9ff0bdbbf
|
Ruby: accept changed test output
|
2022-11-08 17:36:31 +00:00 |
|
REDMOND\brodes
|
43760b6bb1
|
Misc. compartmentalization and naming changes.
|
2022-11-08 12:20:15 -05:00 |
|
REDMOND\brodes
|
1e9c2b3335
|
Applied formatting.
|
2022-11-08 12:13:05 -05:00 |
|
REDMOND\brodes
|
7a27635a11
|
Moving queries and modifying query to include BCryptEncrypt
|
2022-11-08 12:11:43 -05:00 |
|
Mathias Vorreiter Pedersen
|
f19b381e3e
|
C++: Add use-use flow through global variables.
|
2022-11-08 17:10:37 +00: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 |
|
Michael Nebel
|
d8889f2d1f
|
C#: Make a dummy project as a part of running the conversion script.
|
2022-11-08 17:02:57 +01:00 |
|
Jeroen Ketema
|
74f9b322a8
|
Merge branch 'main' into update-from-main
|
2022-11-08 17:01:02 +01:00 |
|
REDMOND\brodes
|
19321634da
|
Merge branch '16-detecting-private-key-usage-windows-cng-apis' of https://github.com/raulgarciamsft/ql into 16-detecting-private-key-usage-windows-cng-apis
# Conflicts:
# cpp/ql/src/experimental/campaigns/nccoe-pqc-migration/QuantumVulnerableDiscovery/WindowsCngPQCVAsymmetricKeyUsage.qll
|
2022-11-08 10:59:51 -05:00 |
|
REDMOND\brodes
|
96116c2d2d
|
Suggested query changes.
|
2022-11-08 10:59:13 -05:00 |
|
Nick Rolfe
|
865d0ca64a
|
Ruby: add changenote for ActiveSupport Hash extension summaries
|
2022-11-08 15:52:21 +00:00 |
|
Nick Rolfe
|
04575674db
|
Ruby: generalise summaries for ActiveSupport Hash extensions
|
2022-11-08 15:48:20 +00:00 |
|
Michael Nebel
|
0b04505e04
|
C#: Update all data extensions files.
|
2022-11-08 16:47:02 +01:00 |
|
Michael Nebel
|
d3a458ef1a
|
C#: Remove blank lines in generated converted models.
|
2022-11-08 16:46:38 +01:00 |
|
Asger F
|
271de66f01
|
Ruby: rename getConst -> getConstant
|
2022-11-08 16:41:04 +01:00 |
|
Andrew Eisenberg
|
e674759860
|
Add documentation about the codeQL.queryHistory.ttl setting
Update docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2022-11-08 07:22:20 -08:00 |
|
Mauro Baluda
|
8e546e8496
|
Add req.url.origin to RequestInputAccess
|
2022-11-08 16:14:10 +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 |
|
Michael Nebel
|
f1b5ed1cba
|
C#: Remove [source|sink|summary|negativeSummary]Model/1 predicates.
|
2022-11-08 16:01:43 +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 |
|
Tony Torralba
|
eef4fc3a0a
|
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2022-11-08 15:44:26 +01: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 |
|
Ben Rodes
|
ad29826135
|
Merge pull request #18 from raulgarciamsft/nccoe-pqc-migration
Initial PR - Proof of Concept using CNG
|
2022-11-08 09:23:40 -05: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 |
|