File size: 402 Bytes
2ae2d68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
version: 1.0.0
immutable: true

rules:
  passive_default: true
  require_authorization_for:
    - http_headers
    - robots_fetch

  forbidden_modules:
    - port_scanning
    - brute_force
    - credential_testing
    - exploitation

logging:
  store_raw_indicators: false
  require_hashing: true

correction:
  allowed_verbs: [ADAPT, CONSTRAIN, REVERT, OBSERVE]
  policy_mutation_requires_human: true