Skip to content

Commit 8c2fc6b

Browse files
authored
pySCG: main readme draft note links (#808)
* adding links to main readme draft note * removed stale file * fixed line breaks --------- Signed-off-by: Helge Wehder <[email protected]>
1 parent 586eae3 commit 8c2fc6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Secure Coding One Stop Shop for Python
22

3-
> ⓘ NOTE: This is a draft. Contributions welcome!
3+
> ⓘ 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)
46
57
An initiative by the OpenSSF to provide new Python programmers a resource to study secure coding in `CPython >= 3.9` with working code examples.
68

0 commit comments

Comments
 (0)