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

🐛 Qualys Parser: Support for Monthly PCI Scan #9328

Merged
merged 1 commit into from
Jan 19, 2024

:bug: fix #6932, advance qualys for monthly pci scan

5de225f
Select commit
Loading
Failed to load commit list.
Merged

🐛 Qualys Parser: Support for Monthly PCI Scan #9328

:bug: fix #6932, advance qualys for monthly pci scan
5de225f
Select commit
Loading
Failed to load commit list.
DryRunSecurity / AI-powered Sensitive Files Check succeeded Jan 14, 2024 in 0s

Code Analysis

            # DryRun Security AI-Powered Sensitive File Check

            Detected a total of 3 potentially sensitive files.
            
            Names:
            
            dojo/tools/qualys/csv_parser.py,unittests/scans/qualys/monthly_pci_issue6932.csv,unittests/tools/test_qualys_parser.py

Annotations

Check warning on line 1 in dojo/tools/qualys/csv_parser.py

See this annotation in the file changed.

@dryrunsecurity dryrunsecurity / AI-powered Sensitive Files Check

Possible Sensitive File

                    Our AI-Powered Sensitive File checker believes it has discovered
                    a sensitive file being modified in this PR. Extra care must be taken
                    when modifying a file that is potentially security-sensitive.
                    
                    The following reason was provided: Contains parsing logic for CSV files from Qualys
                    

Check warning on line 1 in unittests/scans/qualys/monthly_pci_issue6932.csv

See this annotation in the file changed.

@dryrunsecurity dryrunsecurity / AI-powered Sensitive Files Check

Possible Sensitive File

                    Our AI-Powered Sensitive File checker believes it has discovered
                    a sensitive file being modified in this PR. Extra care must be taken
                    when modifying a file that is potentially security-sensitive.
                    
                    The following reason was provided: Contains sensitive PCI data
                    

Check warning on line 1 in unittests/tools/test_qualys_parser.py

See this annotation in the file changed.

@dryrunsecurity dryrunsecurity / AI-powered Sensitive Files Check

Possible Sensitive File

                    Our AI-Powered Sensitive File checker believes it has discovered
                    a sensitive file being modified in this PR. Extra care must be taken
                    when modifying a file that is potentially security-sensitive.
                    
                    The following reason was provided: Contains test cases for the Qualys parser