Open
Description
Related to issue#26, we noticed a false-positive while auditing our configs between environments.
It was for this rule
{
"root[53]['detections'][0]": {
"name": "CVE-2022-42889",
"enabled": true,
"fields": []
}
}
where the report showed it was missing in env1
and present in env2
but it was present in both
Metadata
Metadata
Assignees
Labels
No labels