Calculation scores will be modified in a Future Release, addressed with CB-30763.
Workaround issue by modifying the Alert Severity calculation configuration file.
{
"feed_rating": {
"factors": [[1, 0.125], [0, 0.625]]
},
"report_score": {
"factors": [[1, 1]]
},
"sensor_criticality": {
"factors": [[1, 0.1], [0, 0.7]]
},
"ioc_confidence": {
"factors": [[0, 1]]
}
}