Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Labrador - Security policy project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
Labrador - Security policy project
Merge requests
!1
Update scan policies
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Update scan policies
update-policy-1688641761
into
main
Overview
0
Commits
1
Changes
1
Merged
Update scan policies
Otto Visser
requested to merge
update-policy-1688641761
into
main
Jul 6, 2023
Overview
0
Commits
1
Changes
1
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
d4c8d125
1 commit,
Jul 6, 2023
1 file
+
24
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab/security-policies/policy.yml
0 → 100644
+
24
−
0
View file @ d4c8d125
Edit in single-file editor
Open in Web IDE
---
scan_result_policy
:
-
name
:
Security check
description
:
For security issues high or critical.
enabled
:
true
rules
:
-
type
:
scan_finding
branches
:
[]
scanners
:
-
dast
-
dependency_scanning
-
sast
-
secret_detection
vulnerabilities_allowed
:
0
severity_levels
:
-
high
-
critical
vulnerability_states
:
[]
actions
:
-
type
:
require_approval
approvals_required
:
1
role_approvers
:
-
maintainer
-
owner
Loading