New Feature Request - Scan on subset of Patterns from a Compiled Database
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
I have Compiled a Pattern Database for all of the patterns (say p1,p2,p3...pN)
I want to scan for a subset of patterns say p1,p3. Currently, this is possible only by Compiling another Database with p1 and p3. However, I would want to use the "Global" compiled database and scan for selective patterns from this.
This feature would be a great addition.
Contributor guide
Assessment
This issue has not been assessed yet.