Severity and state mappings for JFrog Xray
Alert priority and resolution state mapping between JFrog Xray and Incident Response.
JFrog Xray alert priority mapping
JFrog Xray's payload has priority defined for individual issue object which is present in
the issues array: issues[*].severity
JFrog Xray payload field | JFrog Xray payload value | Incident Response alert priority value |
---|---|---|
issues[*].severity | Critical | P1-Critical |
High | P2-Major | |
Medium | P3-Moderate | |
Low | P4-Low |
JFrog Xray resolution state mapping
JFrog Xray's alerts don't have a state field. Hence all alerts will have the default value
of New
.
Note: If you require any other severity and state mappings, use the
Generic webhook integration.