securesauce / precli

Precaution CLI - command line static application security testing tool
https://precli.readthedocs.io/
Other
13 stars 3 forks source link

Load metadata for any extension entry points #458

Closed ericwb closed 3 months ago

ericwb commented 3 months ago

Additional rules are loaded via the importlib's entry_points. This change uses the distribution metadata for any extension that starts with "precli-" for the SARIF output.