{% extends 'repository/repo_layout.html' %} {% block title %}Security - {{ repo_owner }}/{{ repo_name }} - {{ brand_name }}{% endblock %} {% block extra_head %} {% endblock %} {% block repo_content %}
Advanced security insights to keep your codebase secure and protect against vulnerabilities, leaked secrets, and compromised dependencies.
CVE Lookup
Tokens & API Keys
Guidelines & Reporting
Add a SECURITY.md file to the root of your repository to provide instructions on how to report security vulnerabilities.
{% if can_write %} Add Policy {% endif %}