Skip to main content
Detector monitors CVE Alert notifications Monitor watches new or updated CVE records with NIST NVD enrichment for old or incomplete records

Functionality

  • Regexp for description field match.
If empty, any description will match Expression example: '(?i).*keycloak.*
  • CVE score filter in range 0 to 10
  • Cron when to check CVE records.
Records are updated approximately every 7 minutes, so cron expression will be limited to minimal 7 minutes interval Detector will cache previous CVE results. (Example: “0 0/1 * 1/1 * ? *“)

Configuration

  • Score (score, default: 7.5): CVE Score filter
  • Domain (domain, default: “): Regexp match for CVE description
  • Cron (cron, default: 7 min): CVE Score filter See common configuration.
  • Severity (severity, default: -1): Severity See common configuration.
No specific network configuration required (Any network).