We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc185fe commit 4251595Copy full SHA for 4251595
README.md
@@ -90,7 +90,6 @@ git add .
90
git commit -m "Add security demo scenarios"
91
git push origin security-for-beginners
92
```
93
-
94
2. **Enable Advanced Security features:**
95
- Go to repository Settings → Security & analysis
96
- Enable Dependency graph
@@ -142,10 +141,6 @@ After working through this demo, you should understand:
142
141
4. Best practices for secure coding
143
5. How to configure security policies for your repositories
144
145
-## 📄 License
146
147
-MIT License - See [LICENSE](LICENSE) file for details.
148
149
---
150
151
**Remember:** This repository is for educational purposes only. Never deploy vulnerable code to production!
0 commit comments