{% extends "/base.html" %} {% block title %}Thank you for Helping!{% endblock %} {% block extra_title %}Vulnerability Reporters{% endblock %} {% block header_desc %}These people found and pointed out security vulnerabilities in my system/service.{% endblock %} {% block description %}People who found and pointed out security vulnerabilities in my system/service{% endblock %} {% block content %}

← Home

Thank you for Helping!

These people found and pointed out security vulnerabilities in my system/service.

As I'm just a student, I occasionally overlook vulnerabilities while writing code.

These people pointed out the vulnerabilities, prompted me to fix them, and helped me avoid danger.

{% endblock %}