You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Python based API-Security framework containing ApiSecurityHeader.py script which will check the Security response headers mentioned in OWASP Secure Headers Project are present and contains the required value.
As a Cyber Security Intern, I conducted a Secure Coding Review, analyzing source code for vulnerabilities like SQL Injection, XSS, and insecure authentication. Using static code analyzers and manual review, I identified risks and recommended best practices to enhance security.