Geoffrey White
|
344e380fa3
|
Merge pull request #6949 from ihsinme/ihsinme-patch-073
CPP: Add query for CWE-266 Incorrect Privilege Assignment
|
2022-01-04 11:37:17 +00:00 |
|
Mathias Vorreiter Pedersen
|
6b1ac73a46
|
Merge pull request #7177 from ihsinme/ihsinme-patch-6141
fix request for cpp exceptions
|
2021-12-06 09:24:59 +00:00 |
|
ihsinme
|
88634b81bf
|
Update IncorrectPrivilegeAssignment.expected
|
2021-11-23 10:23:20 +03:00 |
|
ihsinme
|
70081defdc
|
Update FindIncorrectlyUsedExceptions.expected
|
2021-11-23 09:56:02 +03:00 |
|
Geoffrey White
|
6f2b528a32
|
C++: Move experimental test.
|
2021-11-22 11:02:06 +00:00 |
|
Mathias Vorreiter Pedersen
|
bf9b8cfff0
|
Merge pull request #6947 from ihsinme/ihsinme-patch-077
CPP: Add query for CWE-377 Insecure Temporary File
|
2021-11-11 09:02:04 +00:00 |
|
ihsinme
|
a0448240aa
|
Update InsecureTemporaryFile.expected
|
2021-11-10 09:23:51 +03:00 |
|
ihsinme
|
7514fe2b45
|
Update test.cpp
|
2021-11-10 09:22:58 +03:00 |
|
ihsinme
|
aef0275b3c
|
Update IncorrectChangingWorkingDirectory.expected
|
2021-11-03 20:45:38 +03:00 |
|
ihsinme
|
a33c076f5f
|
Add files via upload
|
2021-10-25 14:40:35 +03:00 |
|
ihsinme
|
5d5d6bcc69
|
Add files via upload
|
2021-10-25 14:34:10 +03:00 |
|
ihsinme
|
3f3988ce1c
|
Add files via upload
|
2021-10-25 14:24:35 +03:00 |
|
ihsinme
|
18de9f0aa3
|
Update FindWrapperFunctions.expected
|
2021-09-23 12:53:16 +03:00 |
|
ihsinme
|
b6bcf9fa44
|
Add files via upload
|
2021-09-16 19:18:19 +03:00 |
|
Anders Schack-Mulligen
|
f30dad7705
|
Dataflow: Update test expected outputs.
|
2021-09-07 13:02:20 +02:00 |
|
ihsinme
|
c63dff639c
|
Update UndefinedOrImplementationDefinedBehavior.expected
|
2021-08-16 14:15:10 +03:00 |
|
Mathias Vorreiter Pedersen
|
89ce25f247
|
Merge pull request #6083 from ihsinme/ihsinme-patch-275
CPP: Add query for CWE-783 Operator Precedence Logic Error When Use Bitwise Or Logical Operations
|
2021-08-11 14:40:09 +02:00 |
|
Geoffrey White
|
23ba7dcf9c
|
Merge pull request #6141 from ihsinme/ihsinme-patch-276
CPP: Add a query to find incorrectly used exceptions. 2
|
2021-08-03 14:46:39 +01:00 |
|
Mathias Vorreiter Pedersen
|
43044cd475
|
Merge pull request #6081 from ihsinme/ihsinme-patch-273
CPP: Add a query to find incorrectly used switch
|
2021-08-03 13:16:45 +02:00 |
|
ihsinme
|
14b4e08ce9
|
Update OperatorPrecedenceLogicErrorWhenUseBitwiseOrLogicalOperations.expected
|
2021-08-01 16:43:56 +03:00 |
|
ihsinme
|
36131ee16a
|
Update test.cpp
|
2021-08-01 16:43:05 +03:00 |
|
ihsinme
|
80eb4907c0
|
Update FindIncorrectlyUsedSwitch.expected
|
2021-08-01 15:03:30 +03:00 |
|
ihsinme
|
5c71a7c024
|
Update test.c
|
2021-08-01 15:02:41 +03:00 |
|
ihsinme
|
8aac5b339e
|
Update FindIncorrectlyUsedExceptions.expected
|
2021-07-21 09:49:19 +03:00 |
|
ihsinme
|
4202759bcc
|
Update test.cpp
|
2021-07-21 09:48:36 +03:00 |
|
ihsinme
|
2d1924ac0e
|
Update test.cpp
|
2021-07-21 08:32:18 +03:00 |
|
ihsinme
|
eedcb0171d
|
Add files via upload
|
2021-07-05 11:14:51 +03:00 |
|
ihsinme
|
d61fcfc84b
|
Add files via upload
|
2021-06-23 10:46:03 +03:00 |
|
ihsinme
|
bf65044a0d
|
Update test.c
|
2021-06-17 10:42:25 +03:00 |
|
ihsinme
|
b118817fb8
|
Add files via upload
|
2021-06-15 16:52:39 +03:00 |
|
ihsinme
|
4f2703e0aa
|
Add files via upload
|
2021-06-15 16:43:57 +03:00 |
|
Mathias Vorreiter Pedersen
|
66d284ee59
|
Merge pull request #5766 from ihsinme/ihsinme-patch-267
CPP: Add query for CWE-415 Double Free
|
2021-05-31 10:51:32 +02:00 |
|
ihsinme
|
d808a5b131
|
Update cpp/ql/test/experimental/query-tests/Security/CWE/CWE-415/semmle/tests/test.c
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2021-05-31 11:16:38 +03:00 |
|
ihsinme
|
2909dde179
|
Update test.c
|
2021-05-26 09:31:15 +03:00 |
|
Geoffrey White
|
2fd461e984
|
Merge pull request #5938 from MathiasVP/promote-access-of-memory-location-after-end-of-buffer-using-strncat
C++: Promote `cpp/access-memory-location-after-end-buffer-strncat` out of experimental
|
2021-05-25 14:36:53 +01:00 |
|
Mathias Vorreiter Pedersen
|
12cd09d5d4
|
C++: Delete the experimental query and its tests, and accept the test changes.
|
2021-05-21 10:35:57 +02:00 |
|
Mathias Vorreiter Pedersen
|
9504592909
|
C++: Promote cpp/incorrect-allocation-error-handling out of experimental.
|
2021-05-20 09:47:45 +02:00 |
|
Geoffrey White
|
d7e560c611
|
Merge pull request #5767 from ihsinme/ihsinme-patch-268
CPP: Add query for CWE-1126: Declaration of Variable with Unnecessarily Wide Scope
|
2021-05-11 15:24:25 +01:00 |
|
ihsinme
|
9e5a38debd
|
Update DeclarationOfVariableWithUnnecessarilyWideScope.expected
|
2021-05-10 14:17:40 +03:00 |
|
ihsinme
|
d3c6093f37
|
Update test.c
|
2021-05-10 14:16:38 +03:00 |
|
Mathias Vorreiter Pedersen
|
fc7d9c2c09
|
C++: Fix missing result by properly specifying that the function with unknown code actually didn't throw an exception.
|
2021-05-07 12:34:38 +02:00 |
|
Mathias Vorreiter Pedersen
|
90e8368258
|
C++: Properly handle conversions in convertedExprMayThrow. This recursive implementation idea is stolen from convertedExprMightOverflow in SimpleRangeAnalysis.
|
2021-05-07 12:31:43 +02:00 |
|
Mathias Vorreiter Pedersen
|
7adb7b67f2
|
C++: Add false positive testcase involving conversions.
|
2021-05-07 12:19:19 +02:00 |
|
Mathias Vorreiter Pedersen
|
88e6cbaacd
|
C++: Include Assignments in exprMayThrow and accept test changes.
|
2021-05-07 11:49:25 +02:00 |
|
Mathias Vorreiter Pedersen
|
80d41d9fe5
|
C++: Add false positive testcase involving assignments.
|
2021-05-07 11:48:09 +02:00 |
|
Mathias Vorreiter Pedersen
|
5437bd7a41
|
C++: Fix annotation.
|
2021-05-06 17:57:57 +02:00 |
|
Mathias Vorreiter Pedersen
|
c12837cff0
|
C++: Fix false negative.
|
2021-05-06 16:57:09 +02:00 |
|
Mathias Vorreiter Pedersen
|
7b8a51f995
|
C++: Add test with missing result.
|
2021-05-06 16:56:11 +02:00 |
|
Mathias Vorreiter Pedersen
|
167dc86f7a
|
C++: Accept test changes.
|
2021-05-06 14:36:35 +02:00 |
|
Mathias Vorreiter Pedersen
|
42b8f923be
|
C++: Call noexcept constructor instead.
|
2021-05-06 14:30:43 +02:00 |
|