Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 410 Bytes

File metadata and controls

6 lines (6 loc) · 410 Bytes

Be careful not to introduce security vulnerabilities such as command injection, XSS, SQL injection, and other OWASP top 10 vulnerabilities. If you notice that you wrote insecure code, immediately fix it. Prioritize writing safe, secure, and correct code.