CSAF

 view release on metacpan or  search on metacpan

lib/CSAF/resources/cache/09c932cd025cb0f5110be89389cfe6fc  view on Meta::CPAN

            },
            "purl": {
              "title": "package URL representation",
              "description": "The package URL (purl) attribute refers to a method for reliably identifying and locating software packages external to this specification.",
              "type": "string",
              "format": "uri",
              "pattern": "^pkg:[A-Za-z\\.\\-\\+][A-Za-z0-9\\.\\-\\+]*/.+",
              "minLength": 7
            },
            "sbom_urls": {
              "title": "List of SBOM URLs",
              "description": "Contains a list of URLs where SBOMs for this product can be retrieved.",
              "type": "array",
              "minItems": 1,
              "items": {
                "title": "SBOM URL",
                "description": "Contains a URL of one SBOM for this product.",
                "type": "string",
                "format": "uri"
              }
            },
            "serial_numbers": {
              "title": "List of serial numbers",
              "description": "Contains a list of full or abbreviated (partial) serial numbers.",
              "type": "array",
              "minItems": 1,
              "uniqueItems": true,

lib/CSAF/resources/cache/ac1b12ae2d190a0c468b534b8a1b9bd2  view on Meta::CPAN

            },
            "purl": {
              "title": "package URL representation",
              "description": "The package URL (purl) attribute refers to a method for reliably identifying and locating software packages external to this specification.",
              "type": "string",
              "format": "uri",
              "pattern": "^pkg:[A-Za-z\\.\\-\\+][A-Za-z0-9\\.\\-\\+]*/.+",
              "minLength": 7
            },
            "sbom_urls": {
              "title": "List of SBOM URLs",
              "description": "Contains a list of URLs where SBOMs for this product can be retrieved.",
              "type": "array",
              "minItems": 1,
              "items": {
                "title": "SBOM URL",
                "description": "Contains a URL of one SBOM for this product.",
                "type": "string",
                "format": "uri"
              }
            },
            "serial_numbers": {
              "title": "List of serial numbers",
              "description": "Contains a list of full or abbreviated (partial) serial numbers.",
              "type": "array",
              "minItems": 1,
              "uniqueItems": true,

lib/CSAF/resources/cache/bb7795e241f5997c83fb4fc8fa278368  view on Meta::CPAN

            },
            "purl": {
              "description": "The package URL (purl) attribute refers to a method for reliably identifying and locating software packages external to this specification.",
              "format": "uri",
              "minLength": 7,
              "pattern": "^pkg:[A-Za-z\\.\\-\\+][A-Za-z0-9\\.\\-\\+]*/.+",
              "title": "package URL representation",
              "type": "string"
            },
            "sbom_urls": {
              "description": "Contains a list of URLs where SBOMs for this product can be retrieved.",
              "items": {
                "description": "Contains a URL of one SBOM for this product.",
                "format": "uri",
                "title": "SBOM URL",
                "type": "string"
              },
              "minItems": 1,
              "title": "List of SBOM URLs",
              "type": "array"
            },
            "serial_numbers": {
              "description": "Contains a list of full or abbreviated (partial) serial numbers.",
              "items": {
                "description": "Contains a full or abbreviated (partial) serial number of the component to identify.",
                "minLength": 1,
                "title": "Serial number",
                "type": "string"
              },



( run in 0.421 second using v1.01-cache-2.11-cpan-f29a10751f0 )