Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.
Marco Rosa edited this page Jun 12, 2020 · 2 revisions

States

The states that can be assigned to the discoveries are illustrated as follows. These are the only states actually supported by the system, therefore trying to set a state different from these ones will cause an error.

  • new: a new discovery, not analyzed/classified yet
  • false_positive: a discovery classified as a false positive
  • addressing: a discovery that is currently being addressed
  • not_relevant: a true positive that is not harmful (e.g., an internal IP detected in a project stored in the internal GitHub)
  • fixed: a discovery that has been fixed (e.g., it has been removed from the history)

Clone this wiki locally