m0n0s0dium/VERIDEC Code Analyzer

Analyze your code for security issues, performance patterns, and quality metrics using VERIDEC

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyVERIDEC API key for authenticationyes
pathPath to the file or directory to analyzeno.
file_extensionsComma-separated list of file extensions to analyze (e.g., js,ts,jsx,tsx)nojs,ts,jsx,tsx
fail_onFail the action if issues of this severity or higher are found (high, medium, low, none)nohigh
max_file_sizeMaximum file size in bytes to analyze (default: 50000)no50000
namedescription
scoreThe overall impact score (0-100)
issues_countTotal number of issues found
high_countNumber of high severity issues
medium_countNumber of medium severity issues
low_countNumber of low severity issues
results_jsonFull JSON results from the analysis