Tony Torralba
|
4d5ec87de9
|
Use InlineTest
|
2021-05-03 13:27:24 +02:00 |
|
Tony Torralba
|
4bfd34b1fe
|
Moved from experimental
|
2021-05-03 13:15:24 +02:00 |
|
Arthur Baars
|
6adff6f195
|
Merge pull request #171 from github/self_nodes
Create synthetic `self` nodes for calls without explicit receivers
|
2021-05-03 12:59:11 +02:00 |
|
edvraa
|
cef845ac47
|
Support string expressions
|
2021-05-03 13:46:56 +03:00 |
|
Tony Torralba
|
38e052482c
|
More csv sinks and sources
|
2021-05-03 12:44:53 +02:00 |
|
edvraa
|
ea38f0d3bd
|
a new test for simple flow
|
2021-05-03 12:19:05 +03:00 |
|
edvraa
|
000826af11
|
typo
|
2021-05-03 12:18:43 +03:00 |
|
Tom Hvitved
|
182b2d0457
|
C#: Improve CFG for constructors when there are multiple implementations
|
2021-05-03 10:46:36 +02:00 |
|
Tom Hvitved
|
633f228dc2
|
C#: Add CFG tests for partial classes
|
2021-05-03 10:23:29 +02:00 |
|
Tom Hvitved
|
bb1cb73675
|
Merge pull request #5795 from hvitved/csharp/implicit-constructor-inits
C#: Extract implicit constructor initializer calls
|
2021-05-03 10:21:04 +02:00 |
|
Tom Hvitved
|
b77b3da8d6
|
C#: Add change note
|
2021-05-03 09:40:13 +02:00 |
|
Jonas Jensen
|
c05ef1225c
|
Merge pull request #5803 from MathiasVP/no-magic-in-getUnspecifiedType
C++: Add nomagic to getUnspecifiedType
|
2021-05-03 09:03:58 +02:00 |
|
edvraa
|
65183cde80
|
Move to experimental
|
2021-05-03 09:59:52 +03:00 |
|
edvraa
|
bd99114cd6
|
Comments added
|
2021-05-03 09:55:04 +03:00 |
|
luchua-bc
|
4709e8139d
|
JPython code injection
|
2021-05-03 01:43:56 +00:00 |
|
edvraa
|
a24c1c8114
|
fix comment
|
2021-05-03 00:36:38 +03:00 |
|
edvraa
|
fa94fedfc3
|
simple dataflow for sensitive name
|
2021-05-03 00:36:26 +03:00 |
|
edvraa
|
97bc7e38d2
|
check for sensitive property name
|
2021-05-03 00:31:29 +03:00 |
|
edvraa
|
7ab91bb185
|
Inline getOptionsArgument
|
2021-05-03 00:09:15 +03:00 |
|
ihsinme
|
bb97507ebc
|
Update test.c
|
2021-05-02 22:59:56 +03:00 |
|
ihsinme
|
21f43252e6
|
Update DeclarationOfVariableWithUnnecessarilyWideScope.expected
|
2021-05-02 22:59:04 +03:00 |
|
ihsinme
|
0935c5a0f2
|
Update DeclarationOfVariableWithUnnecessarilyWideScope.ql
|
2021-05-02 22:58:30 +03:00 |
|
ihsinme
|
8c3980d80b
|
Update cpp/ql/src/experimental/Security/CWE/CWE-1126/DeclarationOfVariableWithUnnecessarilyWideScope.c
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-05-02 22:54:43 +03:00 |
|
Tony Torralba
|
53e04d0d96
|
Refactor to CSV sink model
|
2021-04-30 17:53:43 +02:00 |
|
Mario Campos
|
ae857db657
|
Add React Native to JavaScript frameworks
According to @asgerf, React Native is already supported 🎉
|
2021-04-30 10:47:08 -05:00 |
|
Timo Mueller
|
c22eeacbfc
|
Fixed accidential double init of variable
|
2021-04-30 16:28:56 +02:00 |
|
Timo Mueller
|
61d053f6b3
|
Fixed missing metadata description
|
2021-04-30 16:28:17 +02:00 |
|
Timo Mueller
|
15a3068f8a
|
Added query for insecure environment configuration RMI JMX (CVE-2016-8735)
|
2021-04-30 16:23:17 +02:00 |
|
Chris Smowton
|
b2c0259197
|
Merge pull request #5631 from haby0/UseOfLessTrustedSource
[Java] CWE-348: Using a client-supplied IP address in a security check
|
2021-04-30 15:20:53 +01:00 |
|
Nick Rolfe
|
5dc910d0db
|
Move track predicate to LocalSourceNode
|
2021-04-30 15:05:12 +01:00 |
|
Nick Rolfe
|
37c8d8a252
|
Rename getCallable to getTarget
|
2021-04-30 14:41:50 +01:00 |
|
Nick Rolfe
|
fdccd5da7e
|
Add AstNode::isSynthesized()
|
2021-04-30 11:58:54 +01:00 |
|
haby0
|
fdcc517b9f
|
UseOfLessTrustedSource -> ClientSuppliedIpUsedInSecurityCheck"
|
2021-04-30 17:43:34 +08:00 |
|
haby0
|
f41301f8f5
|
Update java/ql/src/experimental/Security/CWE/CWE-348/UseOfLessTrustedSource.java
Co-authored-by: Chris Smowton <smowton@github.com>
|
2021-04-30 16:55:17 +08:00 |
|
haby0
|
0691cac5ab
|
Update java/ql/src/experimental/Security/CWE/CWE-348/UseOfLessTrustedSourceLib.qll
Co-authored-by: Chris Smowton <smowton@github.com>
|
2021-04-30 16:54:41 +08:00 |
|
haby0
|
8142810455
|
Update java/ql/src/experimental/Security/CWE/CWE-348/UseOfLessTrustedSource.qhelp
Co-authored-by: Chris Smowton <smowton@github.com>
|
2021-04-30 16:54:28 +08:00 |
|
Tom Hvitved
|
ecd40e5cae
|
Merge pull request #5808 from intrigus-lgtm/fix-lambda-typos
Fix typo.
|
2021-04-30 09:08:28 +02:00 |
|
haby0
|
711a74c9c9
|
Eliminate false positives\
|
2021-04-30 10:31:40 +08:00 |
|
intrigus
|
08731fc6cf
|
Fix typo.
|
2021-04-29 20:26:34 +02:00 |
|
Alex Ford
|
2c8a4f833f
|
make rb/overly-permissive-file a proper path-problem
|
2021-04-29 19:11:39 +01:00 |
|
Nick Rolfe
|
e87bf57bc5
|
Avoid recursion in IPA construction
|
2021-04-29 18:04:15 +01:00 |
|
Alex Ford
|
4375452866
|
more IntegerLiteral.getValue improvements
|
2021-04-29 17:08:33 +01:00 |
|
Alex Ford
|
05adfec03d
|
account for more patterns in IntegerLiteral.getValue
|
2021-04-29 17:02:54 +01:00 |
|
Alex Ford
|
35d5bae10e
|
run formatter
|
2021-04-29 16:16:09 +01:00 |
|
Alex Ford
|
efa323c304
|
rb/overly-permissive-file use QL bitwise operators
|
2021-04-29 16:08:42 +01:00 |
|
Alex Ford
|
46a14b2826
|
move parseInt logic into getValue method predicate on IntegerLiteral
|
2021-04-29 15:54:22 +01:00 |
|
Alex Ford
|
1c89bbe188
|
fix select format of rb/overly-permissive-file
|
2021-04-29 15:44:54 +01:00 |
|
Nick Rolfe
|
bd6fe41388
|
Merge IPA branches for implicit self
|
2021-04-29 15:38:58 +01:00 |
|
Alex Ford
|
2c0fc7d193
|
parse integer permission args as ints instead of using regex matches
|
2021-04-29 15:34:10 +01:00 |
|
Jorge
|
bd4b189373
|
Polish documentation consistency
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2021-04-29 16:26:28 +02:00 |
|