Skip to content

Commit

Permalink
refactor: multiple updates/improves/fixes
Browse files Browse the repository at this point in the history
- update some remediation and description texts from original wazuh sca
- update 'id' order, not implemented rule will not be counted in id
- improve rule where no compare is needed (1.3.1.3, 1.3.1.4, 3.3.1 -
3.3.11)
- replace some 'grep -Rh' rules for multi file with 'cat' instead)
- include rules into single or double quote
- implement 3.1.2 from update wazuh sca file
- improve some regex checks for more precise value check
- improve compare checks (5.1.13, 5.1.18)
- remove for rules 5.3.3.2.1 and 5.3.3.2.2 the check on
/etc/security/pwquality.conf.d/* (TODO for later)
- extend rule for 6.1.2.2, 6.1.2.3, 6.1.2.4, 6.1.3.3 and 6.1.3.4 for
check is configured or other service is used
- improved/fixed rules from 6.2.3.1 to 6.2.3.19
  - especial '^-a' check has for now changed to '-a' check as it
currents else fails
  • Loading branch information
MVladislav committed Nov 16, 2024
1 parent 7fd7a17 commit e23b321
Showing 1 changed file with 525 additions and 516 deletions.
Loading

0 comments on commit e23b321

Please sign in to comment.