Skip to content

Commit 0ad4f59

Browse files
committed
fix
1 parent 0404989 commit 0ad4f59

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ This open-source book covers **Python Security Fundamentals** with a strong focu
2424

2525
## Key Features
2626

27-
- **Fundamentals First** – Clear explanations of weaknesses, vulnerabilities, and threats
27+
- **Fundamentals First** – Clear explanations of specific Python weaknesses, vulnerabilities, and threats
28+
- **Secure Coding Guidelines** - The best maintained collection of guidelines to create secure Python applications
2829
- **Practical Recipes** – Ready-to-use, secure code patterns
29-
- **Tool Recommendations** – Focused on the best Free and Open Source (FOSS) tools
30+
- **Tool Recommendations** – Focused on using the best Free and Open Source (FOSS) tools
3031
- **Realistic Advice** – Balanced between theory and production reality
3132
- **Regularly Updated** – Keeping pace with the evolving Python and security landscape
3233

0 commit comments

Comments
 (0)