File: rule.yml

package info (click to toggle)
scap-security-guide 0.1.79-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 114,704 kB
  • sloc: xml: 244,677; sh: 84,647; python: 33,203; makefile: 27
file content (27 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
documentation_complete: true


title: 'Encrypt Traffic to Load Balancers and Workloads'

description: |-
  Encrypt traffic to HTTPS load balancers using TLS certificates.

rationale: |-
  Encrypting traffic between users and your Kubernetes workload is fundamental
  to protecting data sent over the web.

severity: unknown

identifiers:
  cce@eks: CCE-89133-3

references:
  cis@eks: 5.4.5

ocil_clause: 'connections to load balancers and workloads are encrypted with TLS'

ocil: |-
  For more information about protecting your workloads using TLS please refer
  to the AWS User Guide:

  https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/data-protection.html