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 586eae3 commit 8c2fc6bCopy full SHA for 8c2fc6b
docs/Secure-Coding-Guide-for-Python/readme.md
@@ -1,6 +1,8 @@
1
# Secure Coding One Stop Shop for Python
2
3
-> ⓘ NOTE: This is a draft. Contributions welcome!
+> ⓘ NOTE: This is a draft. Contributions welcome!<br>
4
+> Web: [https://best.openssf.org/Secure-Coding-Guide-for-Python/](https://best.openssf.org/Secure-Coding-Guide-for-Python/)<br>
5
+> GitHub: [https://github.com/ossf/wg-best-practices-os-developers/tree/main/docs/Secure-Coding-Guide-for-Python](https://github.com/ossf/wg-best-practices-os-developers/tree/main/docs/Secure-Coding-Guide-for-Python)
6
7
An initiative by the OpenSSF to provide new Python programmers a resource to study secure coding in `CPython >= 3.9` with working code examples.
8
0 commit comments