fix(integrity check): update hash + handle collectstatic #10241
Merged
DryRunSecurity / Sensitive Files Analyzer
succeeded
May 21, 2024 in 3s
DryRun Security
Details
Sensitive Files Analyzer Findings: 1 detected
⚠️ Potential Sensitive File dojo/settings/settings.py (click for details)
Type | Potential Sensitive File |
Description | Changes to this file could impact anything from how your Django application hashes passwords to logging configurations, secret keys and session generation and even how well your site prevents Cross-Site Request Forgery attacks. It contains many other important options that will heavily impact the security of your site depending on how they are configured. |
Filename | dojo/settings/settings.py |
CodeLink | django-DefectDojo/dojo/settings/settings.py Lines 1 to 5 in 546f366 |
Loading