Palo Alto Networks · Example Payload

Security Advisory Api Affected Product Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Security Advisory Api Affected Product Example is an example object payload from Palo Alto Networks, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

productversions

Example Payload

Raw ↑
{
  "product": "example-product",
  "versions": [
    {
      "version": "7.7.4",
      "status": "Affected"
    },
    {
      "version": "10.0.1",
      "status": "Affected"
    },
    {
      "version": "1.8.0",
      "status": "Affected"
    }
  ]
}