Skip to content

Commit

Permalink
fix hyperlink in hardening guide
Browse files Browse the repository at this point in the history
Signed-off-by: Sujay <[email protected]>
  • Loading branch information
SD-13 authored and DelusionalOptimist committed May 24, 2024
1 parent 0eaec66 commit 2869eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started/hardening_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ KubeArmor client tool (karmor) provides a way (`karmor recommend`) to fetch the
The output is a set of [`KubeArmorPolicy`](security_policy_specification.md) or [`KubeArmorHostPolicy`](host_security_policy_specification.md) that can be applied using k8s native tools (such as `kubectl apply`).

The rules in hardening policies are based on inputs from:
1. [MITRE TTPs](https://github.com/kubearmor/policy-templates/)
1. [MITRE TTPs](https://attack.mitre.org/)
2. [Security Technical Implementation Guides (STIGs)](https://public.cyber.mil/stigs/)
3. [NIST SP 800-53A](https://csrc.nist.gov/publications/detail/sp/800-53a/rev-4/final)
4. [Center for Internet Security (CIS)](https://www.cisecurity.org/cis-benchmarks/)
Expand Down

0 comments on commit 2869eb1

Please sign in to comment.