Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Update README.md - link to new location #19

Merged
merged 2 commits into from
Oct 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,27 @@
# PAGE MOVED!
<br>
<br>

> [!NOTE]
> This repository was permanently moved under OpenSSF
> [wg-best-practices-os-developers/docs
/Secure-Coding-Guide-for-Python/](https://github.com/ossf/wg-best-practices-os-developers/tree/main/docs/Secure-Coding-Guide-for-Python)**

<br>
<br>
<br>
<br>
<br>
<br>


# Secure Coding One Stop Shop for Python

Promote secure products by knowing the difference between secure compliant
and non-compliant code with `CPython >= 3.9` using modules listed on



[Python Module Index](https://docs.python.org/3.9/py-modindex.html) [Python 2023].

This page is in initiative by Ericsson to improve secure coding in Python by providing a location for study. Its structure is based on
Expand Down