Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 13:06
· 252 commits to master since this release

Rule Administration (read-only)

The Rule Administration GUI provides the ability to view and analyze all fapolicyd whitelisting rules defined on the system. The whitelisting rules can be loaded from either legacy or rules.d sources and while loading the rules are validated to ensure correct syntax. This milestone provides the foundation for loading, validating, and display rules which will be built upon in the following milestone to add support for creating and editing whitelisting rules.

Fixes

  • Rule sort issues #474.

Known Issues

  • RHEL RPM requires dependencies to be installed with PIP due to missing RPM support. #414