Skip to content

Commit 91842c3

Browse files
authored
pySCG: adding 778 to main readme.md (#858)
Signed-off-by: Helge Wehder <[email protected]>
1 parent d48dbf4 commit 91842c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Secure-Coding-Guide-for-Python/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ It is __not production code__ and requires code-style or python best practices t
7676
|[CWE-693: Protection Mechanism Failure](https://cwe.mitre.org/data/definitions/693.html)|Prominent CVE|
7777
|[CWE-184: Incomplete List of Disallowed Input](CWE-693/CWE-184/README.md)||
7878
|[CWE-330: Use of Insufficiently Random Values](CWE-693/CWE-330/README.md)|[CVE-2020-7548](https://www.cvedetails.com/cve/CVE-2020-7548),<br/>CVSSv3.1: __9.8__,<br/>EPSS: __0.22__ (12.12.2024)|
79+
|[CWE-778: Insufficient Logging](CWE-693/CWE-778/README.md)||
7980
|[CWE-798: Use of hardcoded credentials](CWE-693/CWE-798/README.md)||
8081

8182
|[CWE-697: Incorrect Comparison](https://cwe.mitre.org/data/definitions/703.html)|Prominent CVE|

0 commit comments

Comments
 (0)