зеркало из https://github.com/mozilla/mig.git
34 строки
882 B
JSON
34 строки
882 B
JSON
{
|
|
"name": "Check glibc is patched for CVE-2015-0235",
|
|
"target": "environment->>'ident' ilike 'amazon%'",
|
|
"threat": {
|
|
"family": "compliance",
|
|
"level": "high",
|
|
"ref": "bug1126370",
|
|
"type": "system"
|
|
},
|
|
"description": {
|
|
"author": "Julien Vehent",
|
|
"email": "ulfr@mozilla.com",
|
|
"revision": 201501271930
|
|
},
|
|
"operations": [
|
|
{
|
|
"module": "file",
|
|
"parameters": {
|
|
"searches": {
|
|
"check_patched_glibc": {
|
|
"paths": [
|
|
"/var/lib/yum/rpmdb-indexes/pkgtups-checksums"
|
|
],
|
|
"contents": [
|
|
"55.93.amzn1"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"syntaxversion": 2
|
|
}
|