Skip to content

Issue filtering#5

Merged
cb-elileers merged 3 commits intomainfrom
severity-filtering
Jan 29, 2025
Merged

Issue filtering#5
cb-elileers merged 3 commits intomainfrom
severity-filtering

Conversation

@cb-elileers
Copy link
Copy Markdown
Owner

@cb-elileers cb-elileers commented Jan 29, 2025

Adds feature for skipping detectors. Can filter detectors by severity level, or directly by detector ID.

To filter by severity, pass one or more of these options: --skip-info --skip-gas --skip-low --skip-medium --skip-high

To filter by ID name, pass this option and follow it with the Issue IDs that you'd like to skip: --skip msgvalueinloop avoidtxorigin.

These can be used in tandem, ie: yarn analyze . --skip-gas --skip-info --skip msgvalueinloop stakeoracledata delegatecallinloop

Issue IDs are not case sensitive for ease of use.

@cb-elileers cb-elileers changed the title Severity filtering Detector filtering Jan 29, 2025
@cb-elileers cb-elileers changed the title Detector filtering Issue filtering Jan 29, 2025
@cb-elileers cb-elileers merged commit ba3a0db into main Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant