.. |
__init__.py
|
Rename unit test files for pytest detection.
|
2023-03-23 10:05:01 -04:00 |
assertrbac.conf
|
checker: Implement RBAC rule assertion check.
|
2020-08-23 11:18:46 -04:00 |
assertte.conf
|
AssertTE: Implement type enforcement allow rule assertion check.
|
2020-06-10 11:09:06 -04:00 |
checker-invalidoption.ini
|
PolicyChecker: Implement config file-driven automated analysis checker.
|
2020-06-10 11:09:17 -04:00 |
checker-invalidtype.ini
|
PolicyChecker: Implement config file-driven automated analysis checker.
|
2020-06-10 11:09:17 -04:00 |
checker-invalidvalue.ini
|
PolicyChecker: Implement config file-driven automated analysis checker.
|
2020-06-10 11:09:17 -04:00 |
checker-missingtype.ini
|
PolicyChecker: Implement config file-driven automated analysis checker.
|
2020-06-10 11:09:17 -04:00 |
checker-valid.ini
|
ConfigSetDescriptor: Fix parsing of multiline values.
|
2021-04-15 16:45:23 -04:00 |
checker.conf
|
PolicyChecker: Implement config file-driven automated analysis checker.
|
2020-06-10 11:09:17 -04:00 |
emptyattr.conf
|
EmptyTypeAttr: Implement empty type attribute assertion check.
|
2020-06-10 11:09:06 -04:00 |
roexec.conf
|
ReadOnlyExecutables: Implement read-only executables assertion check.
|
2020-06-10 11:09:06 -04:00 |
test_assertrbac.py
|
Rename unit test files for pytest detection.
|
2023-03-23 10:05:01 -04:00 |
test_assertte.py
|
Rename unit test files for pytest detection.
|
2023-03-23 10:05:01 -04:00 |
test_checker.py
|
Rename unit test files for pytest detection.
|
2023-03-23 10:05:01 -04:00 |
test_emptyattr.py
|
Rename unit test files for pytest detection.
|
2023-03-23 10:05:01 -04:00 |
test_roexec.py
|
Rename unit test files for pytest detection.
|
2023-03-23 10:05:01 -04:00 |
util.py
|
checker/util.py: Remove redundant functions. Add a boolean config function.
|
2020-08-22 20:46:38 -04:00 |