-
Notifications
You must be signed in to change notification settings - Fork 251
test(plugins): add malformed-output coverage for secret_scanner parser #2129
Copy link
Copy link
Open
Labels
area:pluginsScanner plugin metadata, schemas, or plugin runtime workScanner plugin metadata, schemas, or plugin runtime workgood first issueFriendly starter issue for first-time contributorsFriendly starter issue for first-time contributorslevel:beginner20 pts difficulty label for small beginner-friendly PRs20 pts difficulty label for small beginner-friendly PRspriority:lowNice-to-have issue with low urgencyNice-to-have issue with low urgencytype:testingTesting work category bonus labelTesting work category bonus label
Description
Metadata
Metadata
Assignees
Labels
area:pluginsScanner plugin metadata, schemas, or plugin runtime workScanner plugin metadata, schemas, or plugin runtime workgood first issueFriendly starter issue for first-time contributorsFriendly starter issue for first-time contributorslevel:beginner20 pts difficulty label for small beginner-friendly PRs20 pts difficulty label for small beginner-friendly PRspriority:lowNice-to-have issue with low urgencyNice-to-have issue with low urgencytype:testingTesting work category bonus labelTesting work category bonus label
Summary
Add focused regression coverage for malformed, blank, and noisy output handled by
plugins/secret_scanner/parser.py.Scope
Acceptance criteria
Verification
Run the focused pytest file and the parser contract suite when applicable.