-
Notifications
You must be signed in to change notification settings - Fork 0
/
bearer.yml
33 lines (33 loc) · 1023 Bytes
/
bearer.yml
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
28
29
30
31
32
33
disable-version-check: false
log-level: info
report:
fail-on-severity: critical,high,medium,low
format: ""
no-color: false
output: ""
report: security
severity: critical,high,medium,low,warning
rule:
disable-default-rules: false
only-rule: []
# Tickets to remediate these rules and remove from this stanza:
# ruby_rails_open_redirect - https://github.com/pulibrary/DSS/issues/479
# ruby_rails_password_length - https://github.com/pulibrary/DSS/issues/480
# ruby_rails_default_encryption - https://github.com/pulibrary/DSS/issues/481
skip-rule: [ruby_rails_open_redirect, ruby_rails_password_length, ruby_rails_default_encryption]
scan:
context: ""
data_subject_mapping: ""
disable-domain-resolution: true
domain-resolution-timeout: 3s
exit-code: -1
external-rule-dir: []
force: false
hide_progress_bar: false
internal-domains: []
parallel: 0
quiet: false
scanner:
- sast
skip-path: []
skip-test: true