We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb6a4f commit 26443e1Copy full SHA for 26443e1
docs/Secure-Coding-Guide-for-Python/CWE-703/CWE-390/REAME.md renamed to docs/Secure-Coding-Guide-for-Python/CWE-703/CWE-390/README.md
docs/Secure-Coding-Guide-for-Python/readme.md
@@ -86,7 +86,7 @@ It is __not production code__ and requires code-style or python best practices t
86
|[CWE-703: Improper Check or Handling of Exceptional Conditions](https://cwe.mitre.org/data/definitions/703.html)|Prominent CVE|
87
|:----------------------------------------------------------------|:----|
88
|[CWE-230: Improper Handling of Missing Values](CWE-703/CWE-230/.)||
89
-|[CWE-390: Detection of Error Condition without Action](CWE-703/CWE-390/)||
+|[CWE-390: Detection of Error Condition without Action](CWE-703/CWE-390/README.md)||
90
|[CWE-392: Missing Report of Error Condition](CWE-703/CWE-392/README.md)||
91
|[CWE-754: Improper Check for Unusual or Exceptional Conditions](CWE-703/CWE-754/.)||
92
|[CWE-755: Improper Handling of Exceptional Conditions](CWE-703/CWE-755/README.md)|[CVE-2024-39560](https://www.cvedetails.com/cve/CVE-2024-39560),<br/>CVSSv3.1: __6.5__,<br/>EPSS: __0.04__ (01.11.2024)|
0 commit comments