Skip to content

Commit 1f48a6e

Browse files
committed
fix
1 parent 3c32e26 commit 1f48a6e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
This open-source book covers **Python Security Fundamentals** with a strong focus on real-world practices, essential security tools, and actionable security recipes.
99

10+
1011
## What You'll Learn
1112

1213
- Core security principles every Python developer should know
@@ -30,7 +31,7 @@ This open-source book covers **Python Security Fundamentals** with a strong focu
3031
## Tools Featured
3132

3233
- **[Python Code Audit](https://github.com/nocomplexity/codeaudit)** – Best-in-class open-source Python SAST scanner
33-
- Dependency scanners (pip-audit, uv, etc.)
34+
- Dependency scanners (pip-audit, Open Source Insights , etc.)
3435
- And other essential security tools
3536

3637
## How to Read This Book

0 commit comments

Comments
 (0)