rpigu-i/QaD VB SAST Scanner

Quick and Dirty Visual Basic/VBA SAST scanner that outputs SARIF results for GitHub Advanced Security

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scan-pathPath to the directory containing VB/VBA files to scanyes.
rules-pathPath to the rules YAML file (default: uses built-in rules)no""
sarif-outputPath where the SARIF output file should be savednovb_findings.sarif.json
upload-sarifWhether to automatically upload SARIF results to GitHub Code Scanning (requires security-events: write permission)notrue
namedescription
sarif-filePath to the generated SARIF file
findings-countNumber of findings detected