🐛 Yarn Audit: Add CI importer support #9478
+293
−78
Merged
DryRunSecurity / Sensitive Files Analyzer
succeeded
Feb 6, 2024 in 0s
DryRun Security
Details
Potentially Sensitive Files: 2 detected
⚠️ Sensitive File dojo/tools/yarn_audit/parser.py (click for details)
Type | Sensitive File |
Description | The file name contains the word 'yarn' which is a package manager used for JavaScript and Node.js applications. Changes to this file could potentially introduce new vulnerabilities or malicious code into the application. |
Filename | dojo/tools/yarn_audit/parser.py |
Code Link |
⚠️ Sensitive File unittests/tools/test_yarn_audit_parser.py (click for details)
Type | Sensitive File |
Description | The file name contains the word 'test' which is a common naming convention for test files in Python. Additionally, the file is located in the 'unittests' directory, which is a common location for test files in Python projects. |
Filename | unittests/tools/test_yarn_audit_parser.py |
Code Link |
Loading