Skip to content

Commit 33e50f0

Browse files
authored
fix: YAML Structure description
1 parent 7ed45d8 commit 33e50f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/YAML/default/Implementation/InfrastructureHardening.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ Implementation:
682682
Vulnerable input, such as exploits, can infiltrate the application via numerous entry points, posing a significant security threat.
683683
measure:
684684
Implementing a web application firewall (WAF) is a critical security control. At a baseline level, the objective is to finely balance the reduction of false positives, maintaining user experience, against a potential increase in the less noticeable false negatives.
685-
description:
685+
description: |
686686
A baseline WAF configuration provides essential defense against common vulnerabilities, acting as a first line of automated threat detection and response.
687687
Steps:
688688
- Configure WAF in alert mode to establish traffic patterns

0 commit comments

Comments
 (0)