mirror of
https://github.com/Dasharo/openSIL.git
synced 2026-03-06 14:55:09 -08:00
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
// Do not edit this file! Make a copy and edit it to produce your own configuration
|
|
// Configuration for CERT, rule categories: L1, L2, L3
|
|
{
|
|
"version": "2.0",
|
|
"standard": "cert-c",
|
|
"title": "CERT C All Rules",
|
|
"deviations": []
|
|
}
|