🐛 fix nessus severity #9549
+7,740
−1
Merged
🐛 fix nessus severity #9549
DryRunSecurity / Sensitive Files Analyzer
succeeded
Feb 14, 2024 in 0s
DryRun Security
Details
Potentially Sensitive Files: 3 detected
⚠️ Sensitive File dojo/tools/tenable/xml_format.py (click for details)
Type | Sensitive File |
Description | The file name contains the word 'tenable', which is a security tool, and the file extension is '.py', which is a Python file, which is a programming language commonly used for security-related tasks. |
Filename | dojo/tools/tenable/xml_format.py |
Code Link |
⚠️ Sensitive File unittests/scans/tenable/nessus/issue_6992.nessus (click for details)
Type | Sensitive File |
Description | The file name contains the word 'nessus', which is a security vulnerability scanner, and the file is located in the unittests/scans/tenable directory, which is a directory used for security testing and vulnerability scanning. Therefore, this file is considered sensitive. |
Filename | unittests/scans/tenable/nessus/issue_6992.nessus |
Code Link | https://github.com/DefectDojo/django-DefectDojo/blob/46e0ff1ee5464a473db11593b5845158e6c837db/unittests/scans/tenable/nessus/issue_6992.nessus#L1-L1 |
⚠️ Sensitive File unittests/tools/test_tenable_parser.py (click for details)
Type | Sensitive File |
Description | The file name contains the word 'test' which is a common convention used in unit testing frameworks. Additionally, the file is located in the 'unittests' directory, which is a common location for unit test files in Python projects. |
Filename | unittests/tools/test_tenable_parser.py |
Code Link |
Loading