All Downloads are FREE. Search and download functionalities are using the official Maven repository.

specification.jsonschema.vulnerability-status-array.json Maven / Gradle / Ivy

The newest version!
{
  "$schema": "https://json-schema.org/draft/2019-09/schema",
  "$id": "https://www.metaeffekt.com/schema/artifact-analysis/latest/vulnerability-status-file.json",
  "title": "Vulnerability Status Array schema documentation",
  "description": "A collection of vulnerability status objects",
  "type": "array",
  "items": {
    "$ref": "vulnerability-status.json"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy