HASecuritySolutions/VulnWhisperer

in addition to scan results, store and ship scan metadata about scans

Open

#7 opened on Nov 27, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (1,320 stars) (281 forks)batch import
enhancementhelp wanted

Description

Use to track when scans are running, supposed to run, and latest results. This should be a separate scan index.

It should include all the data about a scan result, without the history information. Including:

status, control, uuid, name, read, enabled, owner, creation_date, user_permissions, folder_id, starttime, timezone, last_modification_date, shared, type, id, rrules)

Contributor guide