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 1f1903f commit 5b1e91eCopy full SHA for 5b1e91e
docs/Secure-Coding-Guide-for-Python/readme.md
@@ -5,7 +5,7 @@ and non-compliant code with `CPython >= 3.9` using modules listed on
5
6
[Python Module Index](https://docs.python.org/3.9/py-modindex.html) [Python 2023].
7
8
-This page is in initiative by OpenSSF to improve secure coding in Python by providing a location for study. Its structure is based on
+This page is in initiative by the OpenSSF to improve secure coding in Python by providing a location for study. Its structure is based on
9
Common Weakness Enamurator (CWE) [Pillar Weakness](https://cwe.mitre.org/documents/glossary/#Pillar%20Weakness) [mitre.org 2023].
10
It currently contains *only* the code examples, documentation will follow.
11
0 commit comments