Skip to content

feat: add Scanner::rules method to list rules#184

Merged
vthib merged 1 commit intomasterfrom
add-method-to-list-rules
Feb 2, 2025
Merged

feat: add Scanner::rules method to list rules#184
vthib merged 1 commit intomasterfrom
add-method-to-list-rules

Conversation

@vthib
Copy link
Owner

@vthib vthib commented Feb 2, 2025

This is motivated by the future python bindings which allows inspecting rules in a scanner, but this can be useful in Rust as well.

This is motivated by the future python bindings which
allows inspecting rules in a scanner, but this can be useful
in Rust as well.
@codecov
Copy link

codecov bot commented Feb 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (928e380) to head (2cf040d).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #184   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          81       81           
  Lines       24564    24612   +48     
=======================================
+ Hits        24209    24257   +48     
  Misses        355      355           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vthib vthib merged commit 68ee69b into master Feb 2, 2025
21 checks passed
@vthib vthib deleted the add-method-to-list-rules branch February 2, 2025 13:10
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