Endpoints: Remove "verified" query on listing pages #9717
Merged
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 | django-DefectDojo/dojo/models.py Line 1 in 986f8a5 |
⚠️ 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 |
⚠️ 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 |
Loading