ihsinme
|
73de757f39
|
Update DangerousUseOfExceptionBlocks.ql
|
2022-04-04 21:38:03 +03:00 |
|
ihsinme
|
61860c9ae9
|
Update DangerousUseOfExceptionBlocks.ql
|
2022-04-02 13:44:40 +03:00 |
|
ihsinme
|
b95094235c
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2022-03-30 10:51:38 +03:00 |
|
ihsinme
|
151c93f502
|
Update DangerousUseOfExceptionBlocks.cpp
|
2022-03-21 09:52:14 +03:00 |
|
ihsinme
|
2959150198
|
Update DangerousUseOfExceptionBlocks.ql
|
2022-03-16 09:30:38 +03:00 |
|
ihsinme
|
62ecf54aaa
|
Update DangerousUseOfExceptionBlocks.cpp
|
2022-03-15 08:53:38 +03:00 |
|
ihsinme
|
e99eaeb256
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2022-03-15 08:53:00 +03:00 |
|
ihsinme
|
025701170e
|
Add files via upload
|
2022-02-25 11:07:48 +03:00 |
|
BACK Yonah
|
61dc9ef12e
|
C/C++: AutoFormat fix
|
2022-02-07 11:41:17 +01:00 |
|
BACK Yonah
|
21fdc53d62
|
C/C++: Using UnspecifiedType instead of Type
|
2022-02-04 19:12:15 +01:00 |
|
BACK Yonah
|
34320cb57b
|
C/C++: Useless Test Fully converted verification
|
2022-02-04 18:03:29 +01:00 |
|
BACK Yonah
|
46c1744204
|
C/C++: getFullyConverted replaced by getConversion*
|
2022-01-31 18:51:18 +01:00 |
|
BACK Yonah
|
56941dba6b
|
C/C++ : Fixed select issue in Useless Test
|
2022-01-31 16:56:12 +01:00 |
|
BACK Yonah
|
ca2ff6f9fb
|
C/C++: Fixing minor issues in Useless Test query
|
2022-01-31 16:04:56 +01:00 |
|
BACK Yonah
|
d7313f3a82
|
C/C++ : Useless test
|
2022-01-30 14:33:32 +01:00 |
|
Erik Krogh Kristensen
|
a235f8f023
|
remove redundant inline type casts
|
2022-01-21 11:46:33 +01:00 |
|
Erik Krogh Kristensen
|
4e8e3a7420
|
simplify expressions that could be type-casts
|
2022-01-20 10:41:35 +01:00 |
|
Jaroslav Lobačevski
|
a1b0315d90
|
Update cpp/ql/src/experimental/Security/CWE/CWE-266/IncorrectPrivilegeAssignment.ql
|
2022-01-19 00:52:10 +01:00 |
|
Jaroslav Lobačevski
|
3fa2516898
|
Update cpp/ql/src/experimental/Security/CWE/CWE-266/IncorrectPrivilegeAssignment.ql
|
2022-01-18 21:47:55 +01:00 |
|
Jaroslav Lobačevski
|
d1c89562b8
|
Apply suggestions from code review
|
2022-01-18 21:45:13 +01:00 |
|
Jaroslav Lobačevski
|
92f5a5f893
|
Reduce FPs in IncorrectPrivilegeAssignment.ql
Implements suggestions from https://github.com/github/codeql/pull/6949#issuecomment-976482965
|
2022-01-18 13:43:17 +01:00 |
|
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 |
|
Sergey
|
0f0bd34958
|
Update IncorrectPrivilegeAssignment.ql
|
2021-12-13 20:35:13 +03:00 |
|
Erik Krogh Kristensen
|
3c59aa319e
|
Merge pull request #7245 from erik-krogh/explicit-this-all-the-places
All langs: apply the explicit-this patch to all remaining code
|
2021-12-07 10:40:26 +01: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 |
|
Erik Krogh Kristensen
|
6ff8d4de5c
|
add all remaining explicit this
|
2021-11-26 13:50:10 +01:00 |
|
ihsinme
|
6e8d56f044
|
Update IncorrectPrivilegeAssignment.ql
|
2021-11-23 10:22:26 +03:00 |
|
ihsinme
|
62ae702e07
|
Update FindIncorrectlyUsedExceptions.ql
|
2021-11-23 09:55:43 +03:00 |
|
ihsinme
|
6d27585b92
|
Update FindIncorrectlyUsedExceptions.ql
|
2021-11-19 16:59:00 +03:00 |
|
ihsinme
|
418adb824c
|
Update FindIncorrectlyUsedExceptions.ql
|
2021-11-19 16:04:04 +03:00 |
|
ihsinme
|
21ab8b0f63
|
Update IncorrectPrivilegeAssignment.ql
|
2021-11-19 13:06:08 +03:00 |
|
ihsinme
|
fd73f4094f
|
Update FindIncorrectlyUsedExceptions.ql
|
2021-11-19 10:54:02 +03:00 |
|
ihsinme
|
6168b15bbc
|
Update cpp/ql/src/experimental/Security/CWE/CWE-266/IncorrectPrivilegeAssignment.ql
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-11-19 08:56:21 +03:00 |
|
ihsinme
|
7f0a7bbec9
|
Update IncorrectPrivilegeAssignment.ql
|
2021-11-16 10:12:50 +03:00 |
|
ihsinme
|
7832e8572b
|
Update cpp/ql/src/experimental/Security/CWE/CWE-266/IncorrectPrivilegeAssignment.cpp
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-11-15 21:08:20 +03:00 |
|
ihsinme
|
0359c381e1
|
Update cpp/ql/src/experimental/Security/CWE/CWE-266/IncorrectPrivilegeAssignment.cpp
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2021-11-15 21:08:11 +03:00 |
|
ihsinme
|
f102fa1d33
|
Update IncorrectPrivilegeAssignment.ql
|
2021-11-14 12:17:01 +03:00 |
|
ihsinme
|
e383e44d36
|
Update IncorrectPrivilegeAssignment.ql
|
2021-11-14 11:57:40 +03:00 |
|
ihsinme
|
ea1d18ed60
|
Update IncorrectPrivilegeAssignment.cpp
|
2021-11-14 11:36:06 +03: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
|
289d58745a
|
Update InsecureTemporaryFile.ql
|
2021-11-10 09:22:03 +03:00 |
|
ihsinme
|
55fe01018f
|
Update InsecureTemporaryFile.ql
|
2021-11-09 09:33:33 +03:00 |
|
ihsinme
|
cedc5fd743
|
Update InsecureTemporaryFile.ql
|
2021-11-05 09:42:06 +03:00 |
|
Mathias Vorreiter Pedersen
|
e9b114630a
|
Merge pull request #6948 from ihsinme/ihsinme-patch-076
CPP: Add query for CWE-243 Creation of chroot Jail Without Changing Working Directory
|
2021-11-03 18:50:13 +00:00 |
|
ihsinme
|
a9dd868348
|
Update IncorrectChangingWorkingDirectory.qhelp
|
2021-11-03 18:38:30 +03:00 |
|
ihsinme
|
c94b64cbca
|
Update IncorrectChangingWorkingDirectory.qhelp
|
2021-11-03 18:28:57 +03:00 |
|
ihsinme
|
c175f0aa9d
|
Update IncorrectChangingWorkingDirectory.ql
|
2021-11-03 12:25:30 +03:00 |
|
ihsinme
|
62b3c3c9a0
|
Update IncorrectChangingWorkingDirectory.ql
|
2021-11-02 16:16:17 +03:00 |
|
ihsinme
|
738354b8e7
|
Update cpp/ql/src/experimental/Security/CWE/CWE-243/IncorrectChangingWorkingDirectory.ql
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2021-11-02 16:13:34 +03:00 |
|
ihsinme
|
9b8b916199
|
Update IncorrectChangingWorkingDirectory.ql
|
2021-11-02 11:33:29 +03:00 |
|