We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a security rules tester, I would like to have tests results coverage based on the tests and on the rules I am testing.
Requirements
--coverage
--rules
*.conf
Output
The text was updated successfully, but these errors were encountered:
Rules should have a classification also. For example, if the rule has a skip, then it might be difficult to test by the tool.
skip
Sorry, something went wrong.
No branches or pull requests
As a security rules tester, I would like to have tests results coverage based on the tests and on the rules I am testing.
Requirements
--coverage
parameter, with a required additional--rules
directory parameter that will contain rules.*.conf
files in that directoryOutput
The text was updated successfully, but these errors were encountered: