Update ai_coverity.json

This commit is contained in:
Prabhu, Anantha
2025-11-07 18:16:09 +05:30
parent 77e4d229be
commit 90f1e8d183

View File

@@ -6,7 +6,20 @@
"default_issue_types": [],
"formatting": {
"ticket_id": "CPUPL-7574",
"email_recipients": ["dl.amdindia.aocl@amd.com"]
"email_recipients": ["dl.gcr.aocl.blis.rw@amd.com"],
"path_extraction_pattern": [
"aocl_dtl/.*",
"bench/.*",
"blastest/.*",
"config/.*",
"examples/.*",
"frame/.*",
"gtestsuite/.*",
"kernels/.*",
"ref_kernels/.*",
"testsuite/.*"
],
"is_csg": true
}
}
}