github-actions[bot]
|
59da2cdf69
|
Release preparation for version 2.7.4
|
2021-12-14 21:35:09 +00:00 |
|
Dave Bartolomeo
|
a62f181d42
|
Move new change notes to appropriate packs
|
2021-12-14 12:05:15 -05:00 |
|
Andrew Eisenberg
|
66c1629974
|
Merge pull request #7285 from github/post-release-prep-2.7.3-ddd4ccbb
Post-release preparation 2.7.3
|
2021-12-10 09:59:45 -08: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
|
4765772725
|
C++: Fix performance of 'cpp/unused-static-function'.
|
2021-12-06 16:41:10 +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 |
|
Geoffrey White
|
2b349b3024
|
Merge pull request #7295 from geoffw0/cwe260
C++: Add CWE tags to some queries.
|
2021-12-02 14:41:34 +00:00 |
|
Geoffrey White
|
3043ac850c
|
C++: Update security-severity tags.
|
2021-12-02 14:04:49 +00:00 |
|
Geoffrey White
|
eccba57536
|
C++: Add CWE-327 tag to cpp/boost/use-of-deprecated-hardcoded-security-protocol.
|
2021-12-02 12:32:14 +00:00 |
|
Geoffrey White
|
7aa6c62050
|
C++: Add CWE-326 tag to cpp/boost/tls-settings-misconfiguration.
|
2021-12-02 12:29:42 +00:00 |
|
Geoffrey White
|
913d8361ba
|
C++: Add CWE-260 tag to cpp/cleartext-storage-file.
|
2021-12-02 11:54:51 +00:00 |
|
github-actions[bot]
|
87b968f337
|
Post-release preparation 2.7.3
|
2021-12-02 00:46:55 +00:00 |
|
Mathias Vorreiter Pedersen
|
9f8326a3fa
|
Merge pull request #7243 from geoffw0/sslquery2
C++: New query for SSL certificates not checked
|
2021-12-01 15:02:19 +00:00 |
|
github-actions[bot]
|
337ce65fe5
|
Release preparation for version 2.7.3
|
2021-11-30 20:39:35 +00:00 |
|
Geoffrey White
|
4b221bd964
|
C++: Use guard.controls.
|
2021-11-30 15:44:48 +00:00 |
|
Dave Bartolomeo
|
5ed9029143
|
Move change notes to correct directories
|
2021-11-29 16:31:11 -05:00 |
|
Dave Bartolomeo
|
452685bb66
|
Fix change note path
|
2021-11-29 16:11:34 -05:00 |
|
Dave Bartolomeo
|
d0dac03bad
|
Manually bump versions
|
2021-11-29 14:21:08 -05:00 |
|
Dave Bartolomeo
|
2dfcd1dd9c
|
Add groups property
Also removed versions from test packs
|
2021-11-29 14:15:53 -05:00 |
|
Geoffrey White
|
88fb1a18cb
|
C++: Correct the doc.
|
2021-11-29 13:09:12 +00:00 |
|
Geoffrey White
|
d79337774d
|
Update cpp/ql/src/Security/CWE/CWE-295/SSLResultNotChecked.qhelp
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2021-11-29 12:33:05 +00:00 |
|
Erik Krogh Kristensen
|
6ff8d4de5c
|
add all remaining explicit this
|
2021-11-26 13:50:10 +01:00 |
|
Geoffrey White
|
e98ab5d2c2
|
C++: Add security-severity tag and provisional precision.
|
2021-11-25 15:49:40 +00:00 |
|
Geoffrey White
|
e9ce29664e
|
C++: Qldoc.
|
2021-11-25 15:48:12 +00:00 |
|
Geoffrey White
|
f5b40731d6
|
C++: Add security-severity tag and provisional precision.
|
2021-11-25 13:59:21 +00:00 |
|
Geoffrey White
|
4c5faaf985
|
C++: Autoformat result not checked query.
|
2021-11-24 18:26:39 +00:00 |
|
Geoffrey White
|
8abaf1247a
|
C++: Clean up result not checked query.
|
2021-11-24 18:26:39 +00:00 |
|
Geoffrey White
|
5ffbf563b8
|
C++: Add metadata for result not checked query.
|
2021-11-24 18:26:38 +00:00 |
|
Geoffrey White
|
72a03257e7
|
C++: Add qhelp for result not checked query.
|
2021-11-24 18:26:38 +00:00 |
|
Geoffrey White
|
5eb814fd8b
|
C++: Prototype SSL result not checked query.
|
2021-11-24 18:26:37 +00:00 |
|
Geoffrey White
|
7869733ab5
|
C++: Autoformat result conflation query.
|
2021-11-24 18:25:58 +00:00 |
|
Geoffrey White
|
88b6bd9478
|
C++: Switch result conflation query to a slightly simpler dataflow-only approach.
|
2021-11-24 18:25:57 +00:00 |
|
Geoffrey White
|
ce2b86b9e3
|
C++: Add metadata for result conflation query.
|
2021-11-24 18:25:57 +00:00 |
|
Geoffrey White
|
2eae6a3e9a
|
C++: Add qhelp for result conflation query.
|
2021-11-24 18:25:56 +00:00 |
|
Geoffrey White
|
6afcbce421
|
C++: Prototype SSL result conflation query.
|
2021-11-24 18:22:24 +00: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
|
fd73f4094f
|
Update FindIncorrectlyUsedExceptions.ql
|
2021-11-19 10:54:02 +03:00 |
|
Erik Krogh Kristensen
|
011fc20963
|
use matches instead of regexpMatch
|
2021-11-18 15:41:25 +01:00 |
|
Geoffrey White
|
ea9640a39d
|
C++: Autoformat.
|
2021-11-16 14:26:42 +00:00 |
|
Geoffrey White
|
5ef71e6ef3
|
C++: Add a few more sinks.
|
2021-11-16 13:02:56 +00:00 |
|
Geoffrey White
|
aafa5762ad
|
C++: Add a CWE tag associated with OWASP A8.
|
2021-11-16 11:21:25 +00:00 |
|
Mathias Vorreiter Pedersen
|
c2e057def9
|
Merge pull request #7094 from geoffw0/non-https-url
C++: New query 'Failure to use HTTPS URLs'
|
2021-11-15 10:00:19 +00:00 |
|
Geoffrey White
|
ea580cd9c0
|
C++: Add explanatory comments.
|
2021-11-11 11:49:51 +00:00 |
|
Geoffrey White
|
43ff3b1c80
|
C++: Address review comment.
|
2021-11-11 09:39:59 +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 |
|
Geoffrey White
|
9a1b98e1d9
|
C++: Fix qhelp example link.
|
2021-11-10 17:54:05 +00:00 |
|
Geoffrey White
|
c29011a5cf
|
C++: Add more sinks.
|
2021-11-10 16:43:28 +00:00 |
|
Geoffrey White
|
ae622bd482
|
C++: Use hasGlobalOrStdName.
|
2021-11-10 14:57:07 +00:00 |
|