ParetoSecurity / ParetoSecurity/agent

Firewalld not detected

Open
#445 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
46
Forks
5
Avg merge
1h 6m
Merged PRs (30d)
1

Description

Describe the bug
This is the opposite problem I had in #39. I now have firewalld installed and enabled:

$ sudo firewall-cmd --state
running

but pareto doesn't see it:

• [root] Firewall & Sharing: Firewall is configured > [FAIL] Firewall is off

To Reproduce
Steps to reproduce the behavior:

  1. Install firewalld and configure it
  2. paretosecurity check

Expected behavior

• [root] Firewall & Sharing: Firewall is configured > [OK] Firewall is on

Version

$ paretosecurity -v
paretosecurity version 0.3.11

Additional context

  "os": {
    "type": "linux",
    "family": "debian",
    "platform": "ubuntu",
    "name": "Ubuntu",
    "version": "24.04.3 LTS (Noble Numbat)",
    "major": 24,
    "minor": 4,
    "patch": 3,
    "codename": "noble"
  },

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.