Skip to content

Commit

Permalink
Create .kodiak/config.yaml
Browse files Browse the repository at this point in the history
Add Kodiak config for auto-ticketing of findings
  • Loading branch information
thedoc31 authored Mar 15, 2024
1 parent 8bba4cf commit 5495b19
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .kodiak/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 1.0

snow:
- id: 322103 # Chimera Content as a Service

notifications:
jira:
default:
project: MWPW # Mandatory
filters:
include:
risk_rating: R5
fields:
assignee:
name: sunier
customfield_11800: MWPW-140779 #epic link
watchers:
- casalino
- shkhan
- jmichnow
- mauchley
labels:
- "OriginatingProcess=Kodiak"
components:
- name: "DevOps Security"

0 comments on commit 5495b19

Please sign in to comment.