libaudit-go/testdata
Aaron Meihm 2c1ae3d28b make strict_path_check rule specific, fix bug in option handling
Makes strict_path_check specific to an individual audit rule, instead of
a global option for the rule set.

In SetRules, return an additional argument indicating soft errors, such
as when a rule has been skipped.

This also fixes the way the option was being handled, previously if
strict_path_check was enabled and the watch rule could not find the
file, it would continue instead of returning resulting in a panic.

Closes #18
2017-08-25 16:20:13 -05:00
..
badpathnostrictpath.json make strict_path_check rule specific, fix bug in option handling 2017-08-25 16:20:13 -05:00
rules.json add test rule set 2017-08-25 11:19:22 -05:00
strictpathfail.json make strict_path_check rule specific, fix bug in option handling 2017-08-25 16:20:13 -05:00