Jeroen Ketema
|
55e052af26
|
Merge pull request #9686 from aschackmull/dataflow/no-node-scan
Dataflow performance: Avoid node scans
|
2022-06-29 10:38:56 +02:00 |
|
AlexDenisov
|
968ede3d4a
|
Merge pull request #9746 from github/alexdenisov/add-test-case-showing-modules-loading-issue
Swift: add a test case showing module loading problem
|
2022-06-29 10:07:56 +02:00 |
|
Paolo Tranquilli
|
296b8cb630
|
Merge pull request #9719 from github/redsun82/swift-enum-is-case
Swift: add EnumIsCase test
|
2022-06-29 09:55:20 +02:00 |
|
Tony Torralba
|
12fa6967dc
|
Merge pull request #8669 from joefarebrother/intent-verification
Java: Add query for Improper Verification of Intent by Broadcast Receiver (CWE-925)
|
2022-06-29 09:43:07 +02:00 |
|
Jeroen Ketema
|
8b13d1fab8
|
Merge pull request #9726 from github/rdmarsh2/stack-address-join-order
C++: fix join order in UsingExpiredStackAddress
|
2022-06-29 09:35:47 +02:00 |
|
Tony Torralba
|
741b2a923a
|
Merge pull request #9207 from joefarebrother/android-external-storage
Java: Add sources for Android external storage
|
2022-06-29 09:34:51 +02:00 |
|
Alex Denisov
|
57811a4efc
|
Swift: add a test case showing module loading problem
Extractor fails to load separate modules that were built by another
version of an actual compiler.
|
2022-06-29 07:38:18 +02:00 |
|
AlexDenisov
|
6c68872163
|
Merge pull request #9743 from MathiasVP/fix-path-problem
Swift: Fix `kind` in `swift/string-length-conflation`
|
2022-06-29 06:58:36 +02:00 |
|
Mathias Vorreiter Pedersen
|
c2e57c3c9b
|
Swift: Fix 'kind' in 'swift/string-length-conflation'.
|
2022-06-28 22:33:28 +01:00 |
|
Mathias Vorreiter Pedersen
|
f97cc9e37c
|
Merge pull request #9739 from MathiasVP/swift-conflation-query-high-precision
Swift: Set 'swift/string-length-conflation' to precision `high`
|
2022-06-28 17:26:23 +01:00 |
|
Mathias Vorreiter Pedersen
|
1a7f5db8e2
|
Swift: Set 'swift/string-length-conflation' to precision high and delete the placeholder query.
|
2022-06-28 17:01:06 +01:00 |
|
Mathias Vorreiter Pedersen
|
f2ae73b6be
|
Merge pull request #9738 from geoffw0/misc
Swift: Add a Locatable.getFile() shortcut similar to the one in CPP.
|
2022-06-28 16:44:02 +01:00 |
|
Erik Krogh Kristensen
|
b81251865f
|
Merge pull request #9716 from erik-krogh/htmlTypeSan
JS: sanitize non-strings from html-constructed-from-input
|
2022-06-28 17:31:00 +02:00 |
|
Mathias Vorreiter Pedersen
|
677f6dafcd
|
Merge pull request #9732 from github/redsun82/swift-dot-syntax-call-expr
Swift: add DotSyntaxCallExpr tests
|
2022-06-28 16:09:10 +01:00 |
|
Geoffrey White
|
ff06e3cb6b
|
Swift: Add a Locatable.getFile() shortcut similar to the one in CPP.
|
2022-06-28 15:49:49 +01:00 |
|
Paolo Tranquilli
|
5c6ac2a5f2
|
Swift: accept test results
|
2022-06-28 16:15:05 +02:00 |
|
Paolo Tranquilli
|
6ff45d3dbe
|
Merge main into redsun82/swift-enum-is-case
|
2022-06-28 16:03:38 +02:00 |
|
Paolo Tranquilli
|
364085a596
|
Swift: add DotSyntaxCallExpr tests
|
2022-06-28 15:44:42 +02:00 |
|
AlexDenisov
|
c4c3a52804
|
Merge pull request #9730 from github/redsun82/swift-trap-newlines
Swift: add missing newlines in trap
|
2022-06-28 15:41:05 +02:00 |
|
Paolo Tranquilli
|
7175869518
|
Swift: add missing newlines in trap
This is mostly cosmetic and for debugging, as the trap importer is
perfectly happy with trap entries on the same line without spaces
between them.
|
2022-06-28 15:17:18 +02:00 |
|
Asger F
|
a522562f93
|
Merge pull request #9369 from asgerf/python/api-graph-api
Python: API graph renaming and documentation
|
2022-06-28 14:48:12 +02:00 |
|
Arthur Baars
|
6e836c7eb8
|
Merge pull request #9706 from aibaars/update-tree-sitter-ruby-2
Ruby: update tree-sitter-ruby
|
2022-06-28 14:14:15 +02:00 |
|
Erik Krogh Kristensen
|
112caa3f5d
|
rewrite qldoc based on review
|
2022-06-28 13:23:44 +02:00 |
|
Paolo Tranquilli
|
7f8bff571d
|
Merge pull request #9729 from github/redsun82/swift-extraction
Swift: extract `ProtocolCompositionType` and all `BuiltinType`s
|
2022-06-28 12:30:47 +02:00 |
|
Paolo Tranquilli
|
131524d867
|
Swift: accept test changes
These are due to the changes on `toBeTested` that include canonical
types.
|
2022-06-28 12:16:08 +02:00 |
|
Asger F
|
b3b53360ae
|
Python: change category to deprecated because library is apparently supported anymore
|
2022-06-28 12:14:28 +02:00 |
|
Asger F
|
5dfc3c6537
|
Python: rename change note again
|
2022-06-28 12:10:26 +02:00 |
|
Paolo Tranquilli
|
68a341d72c
|
Swift: use createEntry in the whole type visitor
|
2022-06-28 12:06:19 +02:00 |
|
Paolo Tranquilli
|
57981384df
|
Swift: extract ProtocolComposition- and BuiltinType
|
2022-06-28 12:01:36 +02:00 |
|
Paolo Tranquilli
|
b41cbaec33
|
Swift: add possibility to add flags in tests
|
2022-06-28 12:01:36 +02:00 |
|
Paolo Tranquilli
|
f2b589743a
|
Swift: add possibility to collapse class hierarchy in tests
|
2022-06-28 12:01:36 +02:00 |
|
Asger F
|
d9f57e6d23
|
Python: rename change note file
|
2022-06-28 11:41:07 +02:00 |
|
Asger F
|
6d25fb6988
|
Python: add change note
|
2022-06-28 11:28:30 +02:00 |
|
Ian Lynagh
|
780f5abc67
|
Merge pull request #9724 from igfoo/igfoo/private
Kotlin: Make more methods private
|
2022-06-28 10:21:55 +01:00 |
|
Ian Lynagh
|
b6790ef735
|
Merge pull request #9725 from igfoo/igfoo/inline
Kotlin: Extract inlineability of functions
|
2022-06-28 10:21:30 +01:00 |
|
Tony Torralba
|
e0b4c63a53
|
Add new source kind to CsvValidation
|
2022-06-28 10:16:40 +02:00 |
|
Joe Farebrother
|
49b419c52e
|
Update models to include manual tag
|
2022-06-28 10:10:28 +02:00 |
|
Joe Farebrother
|
55e78e3e25
|
Minor doc fixes + making directFileRead private
|
2022-06-28 10:10:28 +02:00 |
|
Joe Farebrother
|
a41f28ebe5
|
Use more file openning methods
|
2022-06-28 10:10:28 +02:00 |
|
Joe Farebrother
|
58fba20689
|
Add change note
|
2022-06-28 10:10:28 +02:00 |
|
Joe Farebrother
|
cb717a22bf
|
Fix failing test cases
|
2022-06-28 10:10:27 +02:00 |
|
Joe Farebrother
|
810854d6b5
|
Add tests
|
2022-06-28 10:10:27 +02:00 |
|
Joe Farebrother
|
0e04f2b2e8
|
Add external storage souces
|
2022-06-28 10:10:27 +02:00 |
|
Asger F
|
4c73ab2679
|
Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
|
2022-06-28 09:48:53 +02:00 |
|
Asger F
|
a033338d20
|
Python: Explicitly mention lack of transitive flow in asSource/asSink
|
2022-06-28 09:46:26 +02:00 |
|
Asger F
|
9b27a7cbcd
|
Python: Dont claim that external libraries are excluded from the database
|
2022-06-28 09:28:26 +02:00 |
|
Asger F
|
0346b6b67a
|
Merge pull request #9698 from github/post-release-prep/codeql-cli-2.10.0
Post-release preparation for codeql-cli-2.10.0
|
2022-06-28 09:05:13 +02:00 |
|
Robert Marsh
|
829fdd1ff6
|
C++: fix join order in UsingExpiredStackAddress
|
2022-06-27 15:28:14 -04:00 |
|
Ian Lynagh
|
3543864e0b
|
Merge pull request #9723 from igfoo/igfoo/delegates
Kotlin: Mark DELEGATED_PROPERTY_ACCESSORs as compiler-generated
|
2022-06-27 19:48:53 +01:00 |
|
Asger F
|
cc57cb8af5
|
Merge branch 'main' into post-release-prep/codeql-cli-2.10.0
|
2022-06-27 20:37:25 +02:00 |
|