Commit Graph

6 Commits

Author SHA1 Message Date
Vit Mojzis
f53146db6a Improve man pages
- Add missing parameters
- Add examples
- Fix typos

Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
2023-05-11 18:38:21 +02:00
Chris PeBenito
c852d5b6cb sechecker.1: Minor revisions to TE rule assertion.
Add text for expected rules and note that setting expect is optional.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2020-08-23 11:19:29 -04:00
Chris PeBenito
83f91adb2c checker: Implement RBAC rule assertion check.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2020-08-23 11:18:46 -04:00
Chris PeBenito
a107811abb AssertTE: Add expect_source and expect_target options.
This is used to assert the existence of TE rules.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2020-07-25 15:19:12 -04:00
Chris PeBenito
df5bf03d20 checker/util: Change lists from comma-separated to space-separated.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2020-07-25 10:47:58 -04:00
Chris PeBenito
b58fdc00cd sechecker: Implement sechecker.
This is a command line tool for the configuration file-driven automated
policy analysis.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
2020-06-10 11:09:37 -04:00