Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoints: Remove "verified" query on listing pages #9717

Merged
merged 3 commits into from
Mar 11, 2024

Update endpoint / hosts counts

986f8a5
Select commit
Loading
Failed to load commit list.
Merged

Endpoints: Remove "verified" query on listing pages #9717

Update endpoint / hosts counts
986f8a5
Select commit
Loading
Failed to load commit list.
DryRunSecurity / Sensitive Files Analyzer succeeded Mar 11, 2024 in 0s

DryRun Security

Details

Potentially Sensitive Files: 5 detected

⚠️ Sensitive File dojo/endpoint/views.py (click for details)
Type Sensitive File
Description It may contain sensitive data related to endpoints which could impact security if not properly handled.
Filename dojo/endpoint/views.py
Code Link
⚠️ Sensitive File dojo/models.py (click for details)
Type Sensitive File
Description As a model file, it could potentially be used to control access to database records, impacting security.
Filename dojo/models.py
Code Link
import base64
⚠️ Sensitive File dojo/templates/base.html (click for details)
Type Sensitive File
Description This file could contain sensitive configuration settings, including security headers.
Filename dojo/templates/base.html
Code Link
{% load navigation_tags %}
⚠️ Sensitive File dojo/templates/dojo/endpoints.html (click for details)
Type Sensitive File
Description This file may contain sensitive data related to endpoints, which could impact security if not properly handled.
Filename dojo/templates/dojo/endpoints.html
Code Link
⚠️ Sensitive File dojo/templates/dojo/view_endpoint.html (click for details)
Type Sensitive File
Description This file may contain sensitive data related to endpoints, which could impact security if not properly handled.
Filename dojo/templates/dojo/view_endpoint.html
Code Link