You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Secure-Coding-Guide-for-Python/readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ An initiative by the OpenSSF to provide new Python programmers a resource to stu
5
5
Documentation is written in academic style to support security researchers while using in plain English to cater for an international audience.
6
6
7
7
Python modules outside of the _Python Module Index_[[Python 2023](https://docs.python.org/3.9/py-modindex.html)], languages such as `HTML` and `JavaScript` are avoided.
8
-
The structure is based on Common Weakness Enamurator (CWE) _Pillar Weakness_[[MTRE 2024][](https://cwe.mitre.org/documents/glossary/#Pillar%20Weakness)].
8
+
The structure is based on Common Weakness Enamurator (CWE) _Pillar Weakness_[[MITRE 2024](https://cwe.mitre.org/documents/glossary/#Pillar%20Weakness)].
0 commit comments