Skip to content

Report Public

Report Public v1.0.0

Is a viable report of the details of the vulnerability already publicly available?

Value Definition
Yes A public report of the vulnerability exists.
No No public report of the vulnerability exists.
{
  "namespace": "ssvc",
  "version": "1.0.0",
  "key": "RP",
  "name": "Report Public",
  "description": "Is a viable report of the details of the vulnerability already publicly available?",
  "values": [
    {
      "key": "Y",
      "name": "Yes",
      "description": "A public report of the vulnerability exists."
    },
    {
      "key": "N",
      "name": "No",
      "description": "No public report of the vulnerability exists."
    }
  ]
}