Joe Farebrother
|
7ae41ff165
|
Invert the xml logic to be consistent with the dataflow logic
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
6d465aaf52
|
Apply code review suggestions
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
63f715e650
|
fix implicit this
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
dd4e1d0ac3
|
Add tests and fix issues
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
10a3b3bd14
|
Cover cases in which input type is set via code
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
359d703ded
|
More precise layout xml handling
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
f48b57c95a
|
Apply review suggestions
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
e6dd3673a1
|
Fix qldoc
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
b4216767ad
|
Add change note
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
775a5507a6
|
Add security severity
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
c085c1f3ad
|
Fix typos
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
0bce1894ae
|
Remove redundant import
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
92190e5095
|
Add docs
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
706858e211
|
Add test cases; fix the regex used
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
85fe226256
|
Add sensitive keyboard cache query
|
2022-11-16 10:54:13 +00:00 |
|
Ian Lynagh
|
7bf55c5846
|
Merge pull request #11251 from igfoo/igfoo/total
Kotlin: Add total number of diagnostics to telemetry
|
2022-11-14 15:09:57 +00:00 |
|
Tony Torralba
|
3ef7f3f44d
|
Merge pull request #11120 from atorralba/atorralba/swift/xxe-query-xmldocument-sinks
Swift: Adds XMLDocument sinks to the XXE query
|
2022-11-14 15:46:02 +01:00 |
|
Chris Smowton
|
61149f297c
|
Merge pull request #11232 from grddev/patch-1
Go: Optimize trap.Writer by buffering gzip writes
|
2022-11-14 14:01:47 +00:00 |
|
Ian Lynagh
|
fab2d30f38
|
Kotlin: Make emitDiagnostic private
|
2022-11-14 13:53:16 +00:00 |
|
Ian Lynagh
|
1e6ef99a50
|
Merge pull request #11249 from igfoo/igfoo/telem-compilation-info
Java/Kotlin: Add compilation info to telemetry
|
2022-11-14 13:51:35 +00:00 |
|
Tom Hvitved
|
b242bd6468
|
Merge pull request #11080 from github/revert-11074-revert-10576-ssa/consistency-queries
Revert "Revert "SSA: Turn consistency predicates into `query` predicates""
|
2022-11-14 14:43:58 +01:00 |
|
Ian Lynagh
|
847ecd1eec
|
Java/Kotlin: Small refactoring of ExtractorInformation
|
2022-11-14 13:09:49 +00:00 |
|
Ian Lynagh
|
b20f8fc8c9
|
Kotlin: Add total number of diagnostics to telemetry
|
2022-11-14 12:27:54 +00:00 |
|
Tony Torralba
|
52bd140213
|
Fix test expectations
|
2022-11-14 12:41:13 +01:00 |
|
Tony Torralba
|
c03eab2410
|
Add XMLDocument sinks
|
2022-11-14 12:41:13 +01:00 |
|
Tony Torralba
|
a21db3b3c2
|
Merge pull request #11086 from atorralba/atorralba/swift/xxe-query
Swift: Add new query for XML External Entities (XML) vulnerabilities
|
2022-11-14 12:34:30 +01:00 |
|
Ian Lynagh
|
87ee979a12
|
Java/Kotlin: Add compilation info to telemetry
This will give info about which kotlinc versions are used.
|
2022-11-14 11:31:37 +00:00 |
|
Ian Lynagh
|
3afd895d41
|
Merge pull request #11217 from igfoo/igfoo/kotlin_version_rec
Java/Kotlin: Write Kotlin version information to the database
|
2022-11-14 10:55:46 +00:00 |
|
Nick Rolfe
|
83b3312467
|
Merge pull request #11207 from github/nickrolfe/arel-sql
Ruby: add `SqlConstruction` concept, and implement it for calls to `Arel.sql`
|
2022-11-14 10:21:37 +00:00 |
|
yoff
|
dd525a4f9b
|
Merge pull request #11061 from erik-krogh/shared-redosMod
ReDoS: add a shared regex pack
|
2022-11-14 10:53:05 +01:00 |
|
AlexDenisov
|
d19bde8cb1
|
Merge pull request #11205 from github/alexdenisov/swift-db-upgrades-infra
Swift: db up/downgrade scripts
|
2022-11-14 09:51:15 +01:00 |
|
Alex Denisov
|
b5400f6dc9
|
Swift: remove rebase artifact
|
2022-11-14 08:55:44 +01:00 |
|
Gustav
|
3514694cdf
|
Fix direct access to trap.Writer from trap.Labeler
|
2022-11-11 18:39:25 +01:00 |
|
Jeroen Ketema
|
5c109cdef1
|
Merge pull request #11234 from jketema/std-iterator-fix
C++: Recognize `basic_string::iterator` as an iterator
|
2022-11-11 17:21:42 +01:00 |
|
Gustav
|
fea4b816af
|
Fix double close
Co-authored-by: Chris Smowton <smowton@github.com>
|
2022-11-11 17:12:13 +01:00 |
|
Ian Lynagh
|
b5c7d6bfcd
|
Kotlin: Fix build on OS X
|
2022-11-11 14:57:36 +00:00 |
|
Alex Denisov
|
d49015a7e6
|
Swift: infrastructure for upgrade/downgrade scripts
|
2022-11-11 15:51:23 +01:00 |
|
AlexDenisov
|
e69d003d8f
|
Merge pull request #11196 from github/redsun82/swift-error-element
Swift: create common `ErrorElement` superclass and tests
|
2022-11-11 15:50:58 +01:00 |
|
Alex Denisov
|
ce1fb4c018
|
Swift: accept test changes
|
2022-11-11 15:22:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
38acdaabfa
|
Merge pull request #11111 from geoffw0/tuples
Swift: Content flow through tuples
|
2022-11-11 14:20:26 +00:00 |
|
Henry Mercer
|
edaf64c254
|
Merge pull request #11233 from github/codeql-ci/atm/release-0.4.1
JS: Bump version numbers of ML-powered packs after 0.4.1 release
|
2022-11-11 14:20:08 +00:00 |
|
Erik Krogh Kristensen
|
2291f18695
|
Merge pull request #9827 from erik-krogh/overrideAny
QL: Query for detecting unused parameter in override methods
|
2022-11-11 15:17:48 +01:00 |
|
Ian Lynagh
|
7d54b542b5
|
Kotlin: Put extractor name in a resource rather than generating code
|
2022-11-11 14:04:14 +00:00 |
|
Rasmus Wriedt Larsen
|
ddbcdcb4ba
|
Merge pull request #11160 from RasmusWL/dataflow-consistency-read-store
DataFlow: Add read/store stepIsLocal consistency checks
|
2022-11-11 14:51:45 +01:00 |
|
Paolo Tranquilli
|
eb14348153
|
Merge branch 'main' into redsun82/swift-error-element
|
2022-11-11 14:36:02 +01:00 |
|
AlexDenisov
|
7b6cb70cc8
|
Merge pull request #11213 from github/redsun82/swift-types
Swift: extract or ignore last remaining types
|
2022-11-11 14:22:29 +01:00 |
|
Henry Mercer
|
afbd05d41a
|
Merge branch 'main' into codeql-ci/atm/release-0.4.1
|
2022-11-11 13:19:35 +00:00 |
|
Paolo Tranquilli
|
d3ff4908e6
|
Merge branch 'main' into redsun82/swift-error-element
|
2022-11-11 14:05:47 +01:00 |
|
Jeroen Ketema
|
612624d241
|
C++: Recognize basic_string::iterator as an iterator
|
2022-11-11 14:04:50 +01:00 |
|
Paolo Tranquilli
|
3816361c15
|
Merge branch 'main' into redsun82/swift-types
|
2022-11-11 13:54:12 +01:00 |
|