Skip to content

feat: module/security - support iptables and nftables detection without higher privileges #1719

New issue

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

toby-bro
Copy link

@toby-bro toby-bro commented Mar 29, 2025

Change the detection method for ufw so as not to be obliged to change privileges such as described in the documentation
https://github.com/wtfutil/wtfdocs/blob/8af8a1a46c81d993d09d1108a04bf493188328d9/docs/modules/security.md?plain=1#L52-L53

Check the status of firewalls with systemctl after having checked which are installed.

Will update the documentation if accepted

closes #1717

@toby-bro
Copy link
Author

It passes the CI once #1720 is merged

@toby-bro
Copy link
Author

toby-bro commented Apr 3, 2025

Oh and it also closes #1700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

support nftables and iptables in module/firewall
1 participant