diff --git a/sbom.json b/sbom.json index 4dce69b3b..c8a4cb524 100644 --- a/sbom.json +++ b/sbom.json @@ -2,29 +2,29 @@ "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json", "bomFormat": "CycloneDX", "specVersion": "1.5", - "serialNumber": "urn:uuid:dc42a43b-4ace-4c42-9a6e-0b9e28fdd100", + "serialNumber": "urn:uuid:13c0ab42-0580-4933-85c0-08857d097023", "version": 1, "metadata": { - "timestamp": "2024-05-08T09:51:01Z", + "timestamp": "2025-12-02T08:32:26Z", "tools": [ { "name": "composer", - "version": "2.7.6" + "version": "2.9.2" }, { "vendor": "cyclonedx", "name": "cyclonedx-php-composer", - "version": "v5.2.0", + "version": "v6.0.0", "externalReferences": [ { "type": "distribution", - "url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-composer/zipball/f3a3cdc1a9e34bf1d5748e4279a24569cbf31fed", - "comment": "dist reference: f3a3cdc1a9e34bf1d5748e4279a24569cbf31fed" + "url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-composer/zipball/6a54048d5b9c6e92d6fc14c46fb44b2f3d31d2ae", + "comment": "dist reference: 6a54048d5b9c6e92d6fc14c46fb44b2f3d31d2ae" }, { "type": "vcs", "url": "https://github.com/CycloneDX/cyclonedx-php-composer.git", - "comment": "source reference: f3a3cdc1a9e34bf1d5748e4279a24569cbf31fed" + "comment": "source reference: 6a54048d5b9c6e92d6fc14c46fb44b2f3d31d2ae" }, { "type": "website", @@ -46,17 +46,17 @@ { "vendor": "cyclonedx", "name": "cyclonedx-library", - "version": "v3.3.1", + "version": "v3.8.0", "externalReferences": [ { "type": "distribution", - "url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-library/zipball/cad0f92b36c85f36b3d3c11ff96002af5f20cd10", - "comment": "dist reference: cad0f92b36c85f36b3d3c11ff96002af5f20cd10" + "url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-library/zipball/0c6fdbc1241d9435426eef0ce45ed7fb6a9a1c9f", + "comment": "dist reference: 0c6fdbc1241d9435426eef0ce45ed7fb6a9a1c9f" }, { "type": "vcs", "url": "https://github.com/CycloneDX/cyclonedx-php-library.git", - "comment": "source reference: cad0f92b36c85f36b3d3c11ff96002af5f20cd10" + "comment": "source reference: 0c6fdbc1241d9435426eef0ce45ed7fb6a9a1c9f" }, { "type": "website", @@ -80,6 +80,5668 @@ } ] } - ] - } -} + ], + "component": { + "bom-ref": "mongodb/mongodb-1.21.9999999.9999999-dev", + "type": "application", + "name": "mongodb", + "version": "1.21.x-dev", + "group": "mongodb", + "description": "MongoDB driver library", + "author": "Andreas Braun, Jeremy Mikola, J\u00e9r\u00f4me Tamarelle", + "licenses": [ + { + "license": { + "id": "Apache-2.0" + } + } + ], + "purl": "pkg:composer/mongodb/mongodb@1.21.x-dev", + "externalReferences": [ + { + "type": "website", + "url": "https://jira.mongodb.org/browse/PHPLIB", + "comment": "as detected from Composer manifest 'homepage'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "334b794be28fdac618961c3c62c3e657887b1f74" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "334b794be28fdac618961c3c62c3e657887b1f74" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + } + ] + } + }, + "components": [ + { + "bom-ref": "amphp/amp-3.1.1.0", + "type": "library", + "name": "amp", + "version": "v3.1.1", + "group": "amphp", + "description": "A non-blocking concurrency framework for PHP applications.", + "author": "Aaron Piotrowski, Bob Weinand, Niklas Keller, Daniel Lowrey", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/amp@v3.1.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/amp/zipball/fa0ab33a6f47a82929c38d03ca47ebb71086a93f", + "comment": "dist reference: fa0ab33a6f47a82929c38d03ca47ebb71086a93f" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/amp.git", + "comment": "source reference: fa0ab33a6f47a82929c38d03ca47ebb71086a93f" + }, + { + "type": "website", + "url": "https://amphp.org/amp", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/amp/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/amp/tree/v3.1.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "fa0ab33a6f47a82929c38d03ca47ebb71086a93f" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "fa0ab33a6f47a82929c38d03ca47ebb71086a93f" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/byte-stream-2.1.2.0", + "type": "library", + "name": "byte-stream", + "version": "v2.1.2", + "group": "amphp", + "description": "A stream abstraction to make working with non-blocking I/O simple.", + "author": "Aaron Piotrowski, Niklas Keller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/byte-stream@v2.1.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/byte-stream/zipball/55a6bd071aec26fa2a3e002618c20c35e3df1b46", + "comment": "dist reference: 55a6bd071aec26fa2a3e002618c20c35e3df1b46" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/byte-stream.git", + "comment": "source reference: 55a6bd071aec26fa2a3e002618c20c35e3df1b46" + }, + { + "type": "website", + "url": "https://amphp.org/byte-stream", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/byte-stream/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/byte-stream/tree/v2.1.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "55a6bd071aec26fa2a3e002618c20c35e3df1b46" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "55a6bd071aec26fa2a3e002618c20c35e3df1b46" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/cache-2.0.1.0", + "type": "library", + "name": "cache", + "version": "v2.0.1", + "group": "amphp", + "description": "A fiber-aware cache API based on Amp and Revolt.", + "author": "Niklas Keller, Aaron Piotrowski, Daniel Lowrey", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/cache@v2.0.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/cache/zipball/46912e387e6aa94933b61ea1ead9cf7540b7797c", + "comment": "dist reference: 46912e387e6aa94933b61ea1ead9cf7540b7797c" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/cache.git", + "comment": "source reference: 46912e387e6aa94933b61ea1ead9cf7540b7797c" + }, + { + "type": "website", + "url": "https://amphp.org/cache", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/cache/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/cache/tree/v2.0.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "46912e387e6aa94933b61ea1ead9cf7540b7797c" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "46912e387e6aa94933b61ea1ead9cf7540b7797c" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/dns-2.4.0.0", + "type": "library", + "name": "dns", + "version": "v2.4.0", + "group": "amphp", + "description": "Async DNS resolution for Amp.", + "author": "Chris Wright, Daniel Lowrey, Bob Weinand, Niklas Keller, Aaron Piotrowski", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/dns@v2.4.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/dns/zipball/78eb3db5fc69bf2fc0cb503c4fcba667bc223c71", + "comment": "dist reference: 78eb3db5fc69bf2fc0cb503c4fcba667bc223c71" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/dns.git", + "comment": "source reference: 78eb3db5fc69bf2fc0cb503c4fcba667bc223c71" + }, + { + "type": "website", + "url": "https://github.com/amphp/dns", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/dns/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/dns/tree/v2.4.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "78eb3db5fc69bf2fc0cb503c4fcba667bc223c71" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "78eb3db5fc69bf2fc0cb503c4fcba667bc223c71" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/parallel-2.3.2.0", + "type": "library", + "name": "parallel", + "version": "v2.3.2", + "group": "amphp", + "description": "Parallel processing component for Amp.", + "author": "Aaron Piotrowski, Niklas Keller, Stephen Coakley", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/parallel@v2.3.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/parallel/zipball/321b45ae771d9c33a068186b24117e3cd1c48dce", + "comment": "dist reference: 321b45ae771d9c33a068186b24117e3cd1c48dce" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/parallel.git", + "comment": "source reference: 321b45ae771d9c33a068186b24117e3cd1c48dce" + }, + { + "type": "website", + "url": "https://github.com/amphp/parallel", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/parallel/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/parallel/tree/v2.3.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "321b45ae771d9c33a068186b24117e3cd1c48dce" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "321b45ae771d9c33a068186b24117e3cd1c48dce" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/parser-1.1.1.0", + "type": "library", + "name": "parser", + "version": "v1.1.1", + "group": "amphp", + "description": "A generator parser to make streaming parsers simple.", + "author": "Aaron Piotrowski, Niklas Keller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/parser@v1.1.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/parser/zipball/3cf1f8b32a0171d4b1bed93d25617637a77cded7", + "comment": "dist reference: 3cf1f8b32a0171d4b1bed93d25617637a77cded7" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/parser.git", + "comment": "source reference: 3cf1f8b32a0171d4b1bed93d25617637a77cded7" + }, + { + "type": "website", + "url": "https://github.com/amphp/parser", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/parser/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/parser/tree/v1.1.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "3cf1f8b32a0171d4b1bed93d25617637a77cded7" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "3cf1f8b32a0171d4b1bed93d25617637a77cded7" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/pipeline-1.2.3.0", + "type": "library", + "name": "pipeline", + "version": "v1.2.3", + "group": "amphp", + "description": "Asynchronous iterators and operators.", + "author": "Aaron Piotrowski, Niklas Keller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/pipeline@v1.2.3", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/pipeline/zipball/7b52598c2e9105ebcddf247fc523161581930367", + "comment": "dist reference: 7b52598c2e9105ebcddf247fc523161581930367" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/pipeline.git", + "comment": "source reference: 7b52598c2e9105ebcddf247fc523161581930367" + }, + { + "type": "website", + "url": "https://amphp.org/pipeline", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/pipeline/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/pipeline/tree/v1.2.3", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "7b52598c2e9105ebcddf247fc523161581930367" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "7b52598c2e9105ebcddf247fc523161581930367" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/process-2.0.3.0", + "type": "library", + "name": "process", + "version": "v2.0.3", + "group": "amphp", + "description": "A fiber-aware process manager based on Amp and Revolt.", + "author": "Bob Weinand, Aaron Piotrowski, Niklas Keller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/process@v2.0.3", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/process/zipball/52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d", + "comment": "dist reference: 52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/process.git", + "comment": "source reference: 52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d" + }, + { + "type": "website", + "url": "https://amphp.org/process", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/process/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/process/tree/v2.0.3", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "52e08c09dec7511d5fbc1fb00d3e4e79fc77d58d" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/serialization-1.0.0.0", + "type": "library", + "name": "serialization", + "version": "v1.0.0", + "group": "amphp", + "description": "Serialization tools for IPC and data storage in PHP.", + "author": "Aaron Piotrowski, Niklas Keller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/serialization@v1.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/serialization/zipball/693e77b2fb0b266c3c7d622317f881de44ae94a1", + "comment": "dist reference: 693e77b2fb0b266c3c7d622317f881de44ae94a1" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/serialization.git", + "comment": "source reference: 693e77b2fb0b266c3c7d622317f881de44ae94a1" + }, + { + "type": "website", + "url": "https://github.com/amphp/serialization", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/serialization/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/serialization/tree/master", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "693e77b2fb0b266c3c7d622317f881de44ae94a1" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "693e77b2fb0b266c3c7d622317f881de44ae94a1" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/socket-2.3.1.0", + "type": "library", + "name": "socket", + "version": "v2.3.1", + "group": "amphp", + "description": "Non-blocking socket connection / server implementations based on Amp and Revolt.", + "author": "Daniel Lowrey, Aaron Piotrowski, Niklas Keller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/socket@v2.3.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/socket/zipball/58e0422221825b79681b72c50c47a930be7bf1e1", + "comment": "dist reference: 58e0422221825b79681b72c50c47a930be7bf1e1" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/socket.git", + "comment": "source reference: 58e0422221825b79681b72c50c47a930be7bf1e1" + }, + { + "type": "website", + "url": "https://github.com/amphp/socket", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/socket/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/socket/tree/v2.3.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "58e0422221825b79681b72c50c47a930be7bf1e1" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "58e0422221825b79681b72c50c47a930be7bf1e1" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "amphp/sync-2.3.0.0", + "type": "library", + "name": "sync", + "version": "v2.3.0", + "group": "amphp", + "description": "Non-blocking synchronization primitives for PHP based on Amp and Revolt.", + "author": "Aaron Piotrowski, Niklas Keller, Stephen Coakley", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/amphp/sync@v2.3.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/amphp/sync/zipball/217097b785130d77cfcc58ff583cf26cd1770bf1", + "comment": "dist reference: 217097b785130d77cfcc58ff583cf26cd1770bf1" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/sync.git", + "comment": "source reference: 217097b785130d77cfcc58ff583cf26cd1770bf1" + }, + { + "type": "website", + "url": "https://github.com/amphp/sync", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/amphp/sync/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/amphp/sync/tree/v2.3.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "217097b785130d77cfcc58ff583cf26cd1770bf1" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "217097b785130d77cfcc58ff583cf26cd1770bf1" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "composer/pcre-3.3.2.0", + "type": "library", + "name": "pcre", + "version": "3.3.2", + "group": "composer", + "description": "PCRE wrapping library that offers type-safe preg_* replacements.", + "author": "Jordi Boggiano", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/composer/pcre@3.3.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "comment": "dist reference: b2bed4734f0cc156ee1fe9c0da2550420d99a21e" + }, + { + "type": "vcs", + "url": "https://github.com/composer/pcre.git", + "comment": "source reference: b2bed4734f0cc156ee1fe9c0da2550420d99a21e" + }, + { + "type": "issue-tracker", + "url": "https://github.com/composer/pcre/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/composer/pcre/tree/3.3.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "composer/semver-3.4.4.0", + "type": "library", + "name": "semver", + "version": "3.4.4", + "group": "composer", + "description": "Semver library that offers utilities, version constraint parsing and validation.", + "author": "Nils Adermann, Jordi Boggiano, Rob Bast", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/composer/semver@3.4.4", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95", + "comment": "dist reference: 198166618906cb2de69b95d7d47e5fa8aa1b2b95" + }, + { + "type": "vcs", + "url": "https://github.com/composer/semver.git", + "comment": "source reference: 198166618906cb2de69b95d7d47e5fa8aa1b2b95" + }, + { + "type": "chat", + "url": "ircs://irc.libera.chat:6697/composer", + "comment": "as detected from Composer manifest 'support.irc'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/composer/semver/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/composer/semver/tree/3.4.4", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "198166618906cb2de69b95d7d47e5fa8aa1b2b95" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "198166618906cb2de69b95d7d47e5fa8aa1b2b95" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "composer/spdx-licenses-1.5.9.0", + "type": "library", + "name": "spdx-licenses", + "version": "1.5.9", + "group": "composer", + "description": "SPDX licenses list and validation library.", + "author": "Nils Adermann, Jordi Boggiano, Rob Bast", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/composer/spdx-licenses@1.5.9", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/edf364cefe8c43501e21e88110aac10b284c3c9f", + "comment": "dist reference: edf364cefe8c43501e21e88110aac10b284c3c9f" + }, + { + "type": "vcs", + "url": "https://github.com/composer/spdx-licenses.git", + "comment": "source reference: edf364cefe8c43501e21e88110aac10b284c3c9f" + }, + { + "type": "chat", + "url": "ircs://irc.libera.chat:6697/composer", + "comment": "as detected from Composer manifest 'support.irc'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/composer/spdx-licenses/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/composer/spdx-licenses/tree/1.5.9", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "edf364cefe8c43501e21e88110aac10b284c3c9f" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "edf364cefe8c43501e21e88110aac10b284c3c9f" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "composer/xdebug-handler-3.0.5.0", + "type": "library", + "name": "xdebug-handler", + "version": "3.0.5", + "group": "composer", + "description": "Restarts a process without Xdebug.", + "author": "John Stevenson", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/composer/xdebug-handler@3.0.5", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef", + "comment": "dist reference: 6c1925561632e83d60a44492e0b344cf48ab85ef" + }, + { + "type": "vcs", + "url": "https://github.com/composer/xdebug-handler.git", + "comment": "source reference: 6c1925561632e83d60a44492e0b344cf48ab85ef" + }, + { + "type": "chat", + "url": "ircs://irc.libera.chat:6697/composer", + "comment": "as detected from Composer manifest 'support.irc'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/composer/xdebug-handler/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/composer/xdebug-handler/tree/3.0.5", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "6c1925561632e83d60a44492e0b344cf48ab85ef" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "6c1925561632e83d60a44492e0b344cf48ab85ef" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "cyclonedx/cyclonedx-library-3.8.0.0", + "type": "library", + "name": "cyclonedx-library", + "version": "v3.8.0", + "group": "cyclonedx", + "description": "Work with CycloneDX documents.", + "author": "Jan Kowalleck", + "licenses": [ + { + "license": { + "id": "Apache-2.0" + } + } + ], + "purl": "pkg:composer/cyclonedx/cyclonedx-library@v3.8.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-library/zipball/0c6fdbc1241d9435426eef0ce45ed7fb6a9a1c9f", + "comment": "dist reference: 0c6fdbc1241d9435426eef0ce45ed7fb6a9a1c9f" + }, + { + "type": "vcs", + "url": "https://github.com/CycloneDX/cyclonedx-php-library.git", + "comment": "source reference: 0c6fdbc1241d9435426eef0ce45ed7fb6a9a1c9f" + }, + { + "type": "website", + "url": "https://github.com/CycloneDX/cyclonedx-php-library/#readme", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "documentation", + "url": "https://cyclonedx-php-library.readthedocs.io", + "comment": "as detected from Composer manifest 'support.docs'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/CycloneDX/cyclonedx-php-library/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/CycloneDX/cyclonedx-php-library/", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "0c6fdbc1241d9435426eef0ce45ed7fb6a9a1c9f" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "0c6fdbc1241d9435426eef0ce45ed7fb6a9a1c9f" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "cyclonedx/cyclonedx-php-composer-6.0.0.0", + "type": "library", + "name": "cyclonedx-php-composer", + "version": "v6.0.0", + "group": "cyclonedx", + "description": "Creates CycloneDX Software Bill-of-Materials (SBOM) from PHP Composer projects", + "author": "Jan Kowalleck", + "licenses": [ + { + "license": { + "id": "Apache-2.0" + } + } + ], + "purl": "pkg:composer/cyclonedx/cyclonedx-php-composer@v6.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-composer/zipball/6a54048d5b9c6e92d6fc14c46fb44b2f3d31d2ae", + "comment": "dist reference: 6a54048d5b9c6e92d6fc14c46fb44b2f3d31d2ae" + }, + { + "type": "vcs", + "url": "https://github.com/CycloneDX/cyclonedx-php-composer.git", + "comment": "source reference: 6a54048d5b9c6e92d6fc14c46fb44b2f3d31d2ae" + }, + { + "type": "website", + "url": "https://github.com/CycloneDX/cyclonedx-php-composer/#readme", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/CycloneDX/cyclonedx-php-composer/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/CycloneDX/cyclonedx-php-composer/", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "6a54048d5b9c6e92d6fc14c46fb44b2f3d31d2ae" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "6a54048d5b9c6e92d6fc14c46fb44b2f3d31d2ae" + }, + { + "name": "cdx:composer:package:type", + "value": "composer-plugin" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "daverandom/libdns-2.1.0.0", + "type": "library", + "name": "libdns", + "version": "v2.1.0", + "group": "daverandom", + "description": "DNS protocol implementation written in pure PHP", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/daverandom/libdns@v2.1.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/DaveRandom/LibDNS/zipball/b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a", + "comment": "dist reference: b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a" + }, + { + "type": "vcs", + "url": "https://github.com/DaveRandom/LibDNS.git", + "comment": "source reference: b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a" + }, + { + "type": "issue-tracker", + "url": "https://github.com/DaveRandom/LibDNS/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/DaveRandom/LibDNS/tree/v2.1.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "b84c94e8fe6b7ee4aecfe121bfe3b6177d303c8a" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "dealerdirect/phpcodesniffer-composer-installer-1.2.0.0", + "type": "library", + "name": "phpcodesniffer-composer-installer", + "version": "v1.2.0", + "group": "dealerdirect", + "description": "PHP_CodeSniffer Standards Composer Installer Plugin", + "author": "Franck Nijhof, Contributors", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/dealerdirect/phpcodesniffer-composer-installer@v1.2.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/845eb62303d2ca9b289ef216356568ccc075ffd1", + "comment": "dist reference: 845eb62303d2ca9b289ef216356568ccc075ffd1" + }, + { + "type": "vcs", + "url": "https://github.com/PHPCSStandards/composer-installer.git", + "comment": "source reference: 845eb62303d2ca9b289ef216356568ccc075ffd1" + }, + { + "type": "issue-tracker", + "url": "https://github.com/PHPCSStandards/composer-installer/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/PHPCSStandards/composer-installer/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/PHPCSStandards/composer-installer", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "845eb62303d2ca9b289ef216356568ccc075ffd1" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "845eb62303d2ca9b289ef216356568ccc075ffd1" + }, + { + "name": "cdx:composer:package:type", + "value": "composer-plugin" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "dnoegel/php-xdg-base-dir-0.1.1.0", + "type": "library", + "name": "php-xdg-base-dir", + "version": "v0.1.1", + "group": "dnoegel", + "description": "implementation of xdg base directory specification for php", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/dnoegel/php-xdg-base-dir@v0.1.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", + "comment": "dist reference: 8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" + }, + { + "type": "vcs", + "url": "https://github.com/dnoegel/php-xdg-base-dir.git", + "comment": "source reference: 8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" + }, + { + "type": "issue-tracker", + "url": "https://github.com/dnoegel/php-xdg-base-dir/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "doctrine/coding-standard-12.0.0.0", + "type": "library", + "name": "coding-standard", + "version": "12.0.0", + "group": "doctrine", + "description": "The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.", + "author": "Benjamin Eberlei, Steve M\u00fcller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/doctrine/coding-standard@12.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/doctrine/coding-standard/zipball/1b2b7dc58c68833af481fb9325c25abd40681c79", + "comment": "dist reference: 1b2b7dc58c68833af481fb9325c25abd40681c79" + }, + { + "type": "vcs", + "url": "https://github.com/doctrine/coding-standard.git", + "comment": "source reference: 1b2b7dc58c68833af481fb9325c25abd40681c79" + }, + { + "type": "website", + "url": "https://www.doctrine-project.org/projects/coding-standard.html", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/doctrine/coding-standard/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/doctrine/coding-standard/tree/12.0.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "1b2b7dc58c68833af481fb9325c25abd40681c79" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "1b2b7dc58c68833af481fb9325c25abd40681c79" + }, + { + "name": "cdx:composer:package:type", + "value": "phpcodesniffer-standard" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "doctrine/deprecations-1.1.5.0", + "type": "library", + "name": "deprecations", + "version": "1.1.5", + "group": "doctrine", + "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/doctrine/deprecations@1.1.5", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", + "comment": "dist reference: 459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" + }, + { + "type": "vcs", + "url": "https://github.com/doctrine/deprecations.git", + "comment": "source reference: 459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" + }, + { + "type": "website", + "url": "https://www.doctrine-project.org/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/doctrine/deprecations/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/doctrine/deprecations/tree/1.1.5", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "felixfbecker/advanced-json-rpc-3.2.1.0", + "type": "library", + "name": "advanced-json-rpc", + "version": "v3.2.1", + "group": "felixfbecker", + "description": "A more advanced JSONRPC implementation", + "author": "Felix Becker", + "licenses": [ + { + "license": { + "id": "ISC" + } + } + ], + "purl": "pkg:composer/felixfbecker/advanced-json-rpc@v3.2.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/b5f37dbff9a8ad360ca341f3240dc1c168b45447", + "comment": "dist reference: b5f37dbff9a8ad360ca341f3240dc1c168b45447" + }, + { + "type": "vcs", + "url": "https://github.com/felixfbecker/php-advanced-json-rpc.git", + "comment": "source reference: b5f37dbff9a8ad360ca341f3240dc1c168b45447" + }, + { + "type": "issue-tracker", + "url": "https://github.com/felixfbecker/php-advanced-json-rpc/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/felixfbecker/php-advanced-json-rpc/tree/v3.2.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "b5f37dbff9a8ad360ca341f3240dc1c168b45447" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "b5f37dbff9a8ad360ca341f3240dc1c168b45447" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "felixfbecker/language-server-protocol-1.5.3.0", + "type": "library", + "name": "language-server-protocol", + "version": "v1.5.3", + "group": "felixfbecker", + "description": "PHP classes for the Language Server Protocol", + "author": "Felix Becker", + "licenses": [ + { + "license": { + "id": "ISC" + } + } + ], + "purl": "pkg:composer/felixfbecker/language-server-protocol@v1.5.3", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/a9e113dbc7d849e35b8776da39edaf4313b7b6c9", + "comment": "dist reference: a9e113dbc7d849e35b8776da39edaf4313b7b6c9" + }, + { + "type": "vcs", + "url": "https://github.com/felixfbecker/php-language-server-protocol.git", + "comment": "source reference: a9e113dbc7d849e35b8776da39edaf4313b7b6c9" + }, + { + "type": "issue-tracker", + "url": "https://github.com/felixfbecker/php-language-server-protocol/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.3", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "a9e113dbc7d849e35b8776da39edaf4313b7b6c9" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "a9e113dbc7d849e35b8776da39edaf4313b7b6c9" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "fidry/cpu-core-counter-1.3.0.0", + "type": "library", + "name": "cpu-core-counter", + "version": "1.3.0", + "group": "fidry", + "description": "Tiny utility to get the number of CPU cores.", + "author": "Th\u00e9o FIDRY", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/fidry/cpu-core-counter@1.3.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678", + "comment": "dist reference: db9508f7b1474469d9d3c53b86f817e344732678" + }, + { + "type": "vcs", + "url": "https://github.com/theofidry/cpu-core-counter.git", + "comment": "source reference: db9508f7b1474469d9d3c53b86f817e344732678" + }, + { + "type": "issue-tracker", + "url": "https://github.com/theofidry/cpu-core-counter/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/theofidry/cpu-core-counter/tree/1.3.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "db9508f7b1474469d9d3c53b86f817e344732678" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "db9508f7b1474469d9d3c53b86f817e344732678" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "kelunik/certificate-1.1.3.0", + "type": "library", + "name": "certificate", + "version": "v1.1.3", + "group": "kelunik", + "description": "Access certificate details and transform between different formats.", + "author": "Niklas Keller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/kelunik/certificate@v1.1.3", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/kelunik/certificate/zipball/7e00d498c264d5eb4f78c69f41c8bd6719c0199e", + "comment": "dist reference: 7e00d498c264d5eb4f78c69f41c8bd6719c0199e" + }, + { + "type": "vcs", + "url": "https://github.com/kelunik/certificate.git", + "comment": "source reference: 7e00d498c264d5eb4f78c69f41c8bd6719c0199e" + }, + { + "type": "issue-tracker", + "url": "https://github.com/kelunik/certificate/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/kelunik/certificate/tree/v1.1.3", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "7e00d498c264d5eb4f78c69f41c8bd6719c0199e" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "7e00d498c264d5eb4f78c69f41c8bd6719c0199e" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "league/uri-7.6.0.0", + "type": "library", + "name": "uri", + "version": "7.6.0", + "group": "league", + "description": "URI manipulation library", + "author": "Ignace Nyamagana Butera", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/league/uri@7.6.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/f625804987a0a9112d954f9209d91fec52182344", + "comment": "dist reference: f625804987a0a9112d954f9209d91fec52182344" + }, + { + "type": "vcs", + "url": "https://github.com/thephpleague/uri.git", + "comment": "source reference: f625804987a0a9112d954f9209d91fec52182344" + }, + { + "type": "website", + "url": "https://uri.thephpleague.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "documentation", + "url": "https://uri.thephpleague.com", + "comment": "as detected from Composer manifest 'support.docs'" + }, + { + "type": "other", + "url": "https://thephpleague.slack.com", + "comment": "as detected from Composer manifest 'support.forum'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/thephpleague/uri-src/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/thephpleague/uri/tree/7.6.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "f625804987a0a9112d954f9209d91fec52182344" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "f625804987a0a9112d954f9209d91fec52182344" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "league/uri-interfaces-7.6.0.0", + "type": "library", + "name": "uri-interfaces", + "version": "7.6.0", + "group": "league", + "description": "Common tools for parsing and resolving RFC3987/RFC3986 URI", + "author": "Ignace Nyamagana Butera", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/league/uri-interfaces@7.6.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/ccbfb51c0445298e7e0b7f4481b942f589665368", + "comment": "dist reference: ccbfb51c0445298e7e0b7f4481b942f589665368" + }, + { + "type": "vcs", + "url": "https://github.com/thephpleague/uri-interfaces.git", + "comment": "source reference: ccbfb51c0445298e7e0b7f4481b942f589665368" + }, + { + "type": "website", + "url": "https://uri.thephpleague.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "documentation", + "url": "https://uri.thephpleague.com", + "comment": "as detected from Composer manifest 'support.docs'" + }, + { + "type": "other", + "url": "https://thephpleague.slack.com", + "comment": "as detected from Composer manifest 'support.forum'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/thephpleague/uri-src/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/thephpleague/uri-interfaces/tree/7.6.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "ccbfb51c0445298e7e0b7f4481b942f589665368" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "ccbfb51c0445298e7e0b7f4481b942f589665368" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "myclabs/deep-copy-1.13.4.0", + "type": "library", + "name": "deep-copy", + "version": "1.13.4", + "group": "myclabs", + "description": "Create deep copies (clones) of your objects", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/myclabs/deep-copy@1.13.4", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a", + "comment": "dist reference: 07d290f0c47959fd5eed98c95ee5602db07e0b6a" + }, + { + "type": "vcs", + "url": "https://github.com/myclabs/DeepCopy.git", + "comment": "source reference: 07d290f0c47959fd5eed98c95ee5602db07e0b6a" + }, + { + "type": "issue-tracker", + "url": "https://github.com/myclabs/DeepCopy/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/myclabs/DeepCopy/tree/1.13.4", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "netresearch/jsonmapper-4.5.0.0", + "type": "library", + "name": "jsonmapper", + "version": "v4.5.0", + "group": "netresearch", + "description": "Map nested JSON structures onto PHP classes", + "author": "Christian Weiske", + "licenses": [ + { + "license": { + "id": "OSL-3.0" + } + } + ], + "purl": "pkg:composer/netresearch/jsonmapper@v4.5.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/8e76efb98ee8b6afc54687045e1b8dba55ac76e5", + "comment": "dist reference: 8e76efb98ee8b6afc54687045e1b8dba55ac76e5" + }, + { + "type": "vcs", + "url": "https://github.com/cweiske/jsonmapper.git", + "comment": "source reference: 8e76efb98ee8b6afc54687045e1b8dba55ac76e5" + }, + { + "type": "other", + "url": "cweiske@cweiske.de", + "comment": "as detected from Composer manifest 'support.email'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/cweiske/jsonmapper/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/cweiske/jsonmapper/tree/v4.5.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "8e76efb98ee8b6afc54687045e1b8dba55ac76e5" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "8e76efb98ee8b6afc54687045e1b8dba55ac76e5" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "nikic/php-parser-5.6.2.0", + "type": "library", + "name": "php-parser", + "version": "v5.6.2", + "group": "nikic", + "description": "A PHP parser written in PHP", + "author": "Nikita Popov", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/nikic/php-parser@v5.6.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb", + "comment": "dist reference: 3a454ca033b9e06b63282ce19562e892747449bb" + }, + { + "type": "vcs", + "url": "https://github.com/nikic/PHP-Parser.git", + "comment": "source reference: 3a454ca033b9e06b63282ce19562e892747449bb" + }, + { + "type": "issue-tracker", + "url": "https://github.com/nikic/PHP-Parser/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/nikic/PHP-Parser/tree/v5.6.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "3a454ca033b9e06b63282ce19562e892747449bb" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "3a454ca033b9e06b63282ce19562e892747449bb" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "opis/json-schema-2.6.0.0", + "type": "library", + "name": "json-schema", + "version": "2.6.0", + "group": "opis", + "description": "Json Schema Validator for PHP", + "author": "Sorin Sarca, Marius Sarca", + "licenses": [ + { + "license": { + "id": "Apache-2.0" + } + } + ], + "purl": "pkg:composer/opis/json-schema@2.6.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/opis/json-schema/zipball/8458763e0dd0b6baa310e04f1829fc73da4e8c8a", + "comment": "dist reference: 8458763e0dd0b6baa310e04f1829fc73da4e8c8a" + }, + { + "type": "vcs", + "url": "https://github.com/opis/json-schema.git", + "comment": "source reference: 8458763e0dd0b6baa310e04f1829fc73da4e8c8a" + }, + { + "type": "website", + "url": "https://opis.io/json-schema", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/opis/json-schema/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/opis/json-schema/tree/2.6.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "8458763e0dd0b6baa310e04f1829fc73da4e8c8a" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "8458763e0dd0b6baa310e04f1829fc73da4e8c8a" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "opis/string-2.1.0.0", + "type": "library", + "name": "string", + "version": "2.1.0", + "group": "opis", + "description": "Multibyte strings as objects", + "author": "Marius Sarca, Sorin Sarca", + "licenses": [ + { + "license": { + "id": "Apache-2.0" + } + } + ], + "purl": "pkg:composer/opis/string@2.1.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/opis/string/zipball/3e4d2aaff518ac518530b89bb26ed40f4503635e", + "comment": "dist reference: 3e4d2aaff518ac518530b89bb26ed40f4503635e" + }, + { + "type": "vcs", + "url": "https://github.com/opis/string.git", + "comment": "source reference: 3e4d2aaff518ac518530b89bb26ed40f4503635e" + }, + { + "type": "website", + "url": "https://opis.io/string", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/opis/string/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/opis/string/tree/2.1.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "3e4d2aaff518ac518530b89bb26ed40f4503635e" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "3e4d2aaff518ac518530b89bb26ed40f4503635e" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "opis/uri-1.1.0.0", + "type": "library", + "name": "uri", + "version": "1.1.0", + "group": "opis", + "description": "Build, parse and validate URIs and URI-templates", + "author": "Marius Sarca, Sorin Sarca", + "licenses": [ + { + "license": { + "id": "Apache-2.0" + } + } + ], + "purl": "pkg:composer/opis/uri@1.1.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/opis/uri/zipball/0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a", + "comment": "dist reference: 0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a" + }, + { + "type": "vcs", + "url": "https://github.com/opis/uri.git", + "comment": "source reference: 0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a" + }, + { + "type": "website", + "url": "https://opis.io", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/opis/uri/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/opis/uri/tree/1.1.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "package-url/packageurl-php-1.1.2.0", + "type": "library", + "name": "packageurl-php", + "version": "1.1.2", + "group": "package-url", + "description": "Builder and parser based on the package URL (purl) specification.", + "author": "Jan Kowalleck", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/package-url/packageurl-php@1.1.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/package-url/packageurl-php/zipball/32058ad61f0d8b457fa26e7860bbd8b903196d3f", + "comment": "dist reference: 32058ad61f0d8b457fa26e7860bbd8b903196d3f" + }, + { + "type": "vcs", + "url": "https://github.com/package-url/packageurl-php.git", + "comment": "source reference: 32058ad61f0d8b457fa26e7860bbd8b903196d3f" + }, + { + "type": "website", + "url": "https://github.com/package-url/packageurl-php#readme", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/package-url/packageurl-php/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/package-url/packageurl-php/tree/1.1.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "32058ad61f0d8b457fa26e7860bbd8b903196d3f" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "32058ad61f0d8b457fa26e7860bbd8b903196d3f" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phar-io/manifest-2.0.4.0", + "type": "library", + "name": "manifest", + "version": "2.0.4", + "group": "phar-io", + "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "author": "Arne Blankerts, Sebastian Heuer, Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/phar-io/manifest@2.0.4", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176", + "comment": "dist reference: 54750ef60c58e43759730615a392c31c80e23176" + }, + { + "type": "vcs", + "url": "https://github.com/phar-io/manifest.git", + "comment": "source reference: 54750ef60c58e43759730615a392c31c80e23176" + }, + { + "type": "issue-tracker", + "url": "https://github.com/phar-io/manifest/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/phar-io/manifest/tree/2.0.4", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "54750ef60c58e43759730615a392c31c80e23176" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "54750ef60c58e43759730615a392c31c80e23176" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phar-io/version-3.2.1.0", + "type": "library", + "name": "version", + "version": "3.2.1", + "group": "phar-io", + "description": "Library for handling version information and constraints", + "author": "Arne Blankerts, Sebastian Heuer, Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/phar-io/version@3.2.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "comment": "dist reference: 4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + }, + { + "type": "vcs", + "url": "https://github.com/phar-io/version.git", + "comment": "source reference: 4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + }, + { + "type": "issue-tracker", + "url": "https://github.com/phar-io/version/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/phar-io/version/tree/3.2.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpdocumentor/reflection-common-2.2.0.0", + "type": "library", + "name": "reflection-common", + "version": "2.2.0", + "group": "phpdocumentor", + "description": "Common reflection classes used by phpdocumentor to reflect the code structure", + "author": "Jaap van Otterdijk", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/phpdocumentor/reflection-common@2.2.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "comment": "dist reference: 1d01c49d4ed62f25aa84a747ad35d5a16924662b" + }, + { + "type": "vcs", + "url": "https://github.com/phpDocumentor/ReflectionCommon.git", + "comment": "source reference: 1d01c49d4ed62f25aa84a747ad35d5a16924662b" + }, + { + "type": "website", + "url": "http://www.phpdoc.org", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/phpDocumentor/ReflectionCommon/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpdocumentor/reflection-docblock-5.6.5.0", + "type": "library", + "name": "reflection-docblock", + "version": "5.6.5", + "group": "phpdocumentor", + "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "author": "Mike van Riel, Jaap van Otterdijk", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/phpdocumentor/reflection-docblock@5.6.5", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/90614c73d3800e187615e2dd236ad0e2a01bf761", + "comment": "dist reference: 90614c73d3800e187615e2dd236ad0e2a01bf761" + }, + { + "type": "vcs", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", + "comment": "source reference: 90614c73d3800e187615e2dd236ad0e2a01bf761" + }, + { + "type": "issue-tracker", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.5", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "90614c73d3800e187615e2dd236ad0e2a01bf761" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "90614c73d3800e187615e2dd236ad0e2a01bf761" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpdocumentor/type-resolver-1.12.0.0", + "type": "library", + "name": "type-resolver", + "version": "1.12.0", + "group": "phpdocumentor", + "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", + "author": "Mike van Riel", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/phpdocumentor/type-resolver@1.12.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/92a98ada2b93d9b201a613cb5a33584dde25f195", + "comment": "dist reference: 92a98ada2b93d9b201a613cb5a33584dde25f195" + }, + { + "type": "vcs", + "url": "https://github.com/phpDocumentor/TypeResolver.git", + "comment": "source reference: 92a98ada2b93d9b201a613cb5a33584dde25f195" + }, + { + "type": "issue-tracker", + "url": "https://github.com/phpDocumentor/TypeResolver/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/phpDocumentor/TypeResolver/tree/1.12.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "92a98ada2b93d9b201a613cb5a33584dde25f195" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "92a98ada2b93d9b201a613cb5a33584dde25f195" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpstan/phpdoc-parser-2.3.0.0", + "type": "library", + "name": "phpdoc-parser", + "version": "2.3.0", + "group": "phpstan", + "description": "PHPDoc parser with support for nullable, intersection and generic types", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/phpstan/phpdoc-parser@2.3.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/1e0cd5370df5dd2e556a36b9c62f62e555870495", + "comment": "dist reference: 1e0cd5370df5dd2e556a36b9c62f62e555870495" + }, + { + "type": "vcs", + "url": "https://github.com/phpstan/phpdoc-parser.git", + "comment": "source reference: 1e0cd5370df5dd2e556a36b9c62f62e555870495" + }, + { + "type": "issue-tracker", + "url": "https://github.com/phpstan/phpdoc-parser/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/phpstan/phpdoc-parser/tree/2.3.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "1e0cd5370df5dd2e556a36b9c62f62e555870495" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "1e0cd5370df5dd2e556a36b9c62f62e555870495" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpstan/phpstan-2.1.32.0", + "type": "library", + "name": "phpstan", + "version": "2.1.32", + "group": "phpstan", + "description": "PHPStan - PHP Static Analysis Tool", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/phpstan/phpstan@2.1.32", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e126cad1e30a99b137b8ed75a85a676450ebb227", + "comment": "dist reference: e126cad1e30a99b137b8ed75a85a676450ebb227" + }, + { + "type": "documentation", + "url": "https://phpstan.org/user-guide/getting-started", + "comment": "as detected from Composer manifest 'support.docs'" + }, + { + "type": "other", + "url": "https://github.com/phpstan/phpstan/discussions", + "comment": "as detected from Composer manifest 'support.forum'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/phpstan/phpstan/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/phpstan/phpstan/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/phpstan/phpstan-src", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "e126cad1e30a99b137b8ed75a85a676450ebb227" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpunit/php-code-coverage-10.1.16.0", + "type": "library", + "name": "php-code-coverage", + "version": "10.1.16", + "group": "phpunit", + "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/phpunit/php-code-coverage@10.1.16", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77", + "comment": "dist reference: 7e308268858ed6baedc8704a304727d20bc07c77" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "comment": "source reference: 7e308268858ed6baedc8704a304727d20bc07c77" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/php-code-coverage", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/php-code-coverage/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.16", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "7e308268858ed6baedc8704a304727d20bc07c77" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "7e308268858ed6baedc8704a304727d20bc07c77" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpunit/php-file-iterator-4.1.0.0", + "type": "library", + "name": "php-file-iterator", + "version": "4.1.0", + "group": "phpunit", + "description": "FilterIterator implementation that filters files based on a list of suffixes.", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/phpunit/php-file-iterator@4.1.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c", + "comment": "dist reference: a95037b6d9e608ba092da1b23931e537cadc3c3c" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "comment": "source reference: a95037b6d9e608ba092da1b23931e537cadc3c3c" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/php-file-iterator/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/php-file-iterator/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/php-file-iterator/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "a95037b6d9e608ba092da1b23931e537cadc3c3c" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "a95037b6d9e608ba092da1b23931e537cadc3c3c" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpunit/php-invoker-4.0.0.0", + "type": "library", + "name": "php-invoker", + "version": "4.0.0", + "group": "phpunit", + "description": "Invoke callables with a timeout", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/phpunit/php-invoker@4.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", + "comment": "dist reference: f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-invoker.git", + "comment": "source reference: f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/php-invoker/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/php-invoker/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpunit/php-text-template-3.0.1.0", + "type": "library", + "name": "php-text-template", + "version": "3.0.1", + "group": "phpunit", + "description": "Simple template engine.", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/phpunit/php-text-template@3.0.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748", + "comment": "dist reference: 0c7b06ff49e3d5072f057eb1fa59258bf287a748" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "comment": "source reference: 0c7b06ff49e3d5072f057eb1fa59258bf287a748" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/php-text-template/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/php-text-template/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/php-text-template/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "0c7b06ff49e3d5072f057eb1fa59258bf287a748" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "0c7b06ff49e3d5072f057eb1fa59258bf287a748" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpunit/php-timer-6.0.0.0", + "type": "library", + "name": "php-timer", + "version": "6.0.0", + "group": "phpunit", + "description": "Utility class for timing", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/phpunit/php-timer@6.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d", + "comment": "dist reference: e2a2d67966e740530f4a3343fe2e030ffdc1161d" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-timer.git", + "comment": "source reference: e2a2d67966e740530f4a3343fe2e030ffdc1161d" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/php-timer/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/php-timer/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "e2a2d67966e740530f4a3343fe2e030ffdc1161d" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "e2a2d67966e740530f4a3343fe2e030ffdc1161d" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "phpunit/phpunit-10.5.59.0", + "type": "library", + "name": "phpunit", + "version": "10.5.59", + "group": "phpunit", + "description": "The PHP Unit Testing framework.", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/phpunit/phpunit@10.5.59", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c47fe00df06fb1f68399ef7386edb01c25132473", + "comment": "dist reference: c47fe00df06fb1f68399ef7386edb01c25132473" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/phpunit.git", + "comment": "source reference: c47fe00df06fb1f68399ef7386edb01c25132473" + }, + { + "type": "website", + "url": "https://phpunit.de/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/phpunit/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/phpunit/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/phpunit/tree/10.5.59", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "c47fe00df06fb1f68399ef7386edb01c25132473" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "c47fe00df06fb1f68399ef7386edb01c25132473" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "psr/container-2.0.2.0", + "type": "library", + "name": "container", + "version": "2.0.2", + "group": "psr", + "description": "Common Container Interface (PHP FIG PSR-11)", + "author": "PHP-FIG", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/psr/container@2.0.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", + "comment": "dist reference: c71ecc56dfe541dbd90c5360474fbc405f8d5963" + }, + { + "type": "vcs", + "url": "https://github.com/php-fig/container.git", + "comment": "source reference: c71ecc56dfe541dbd90c5360474fbc405f8d5963" + }, + { + "type": "website", + "url": "https://github.com/php-fig/container", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/php-fig/container/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/php-fig/container/tree/2.0.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "psr/http-factory-1.1.0.0", + "type": "library", + "name": "http-factory", + "version": "1.1.0", + "group": "psr", + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", + "author": "PHP-FIG", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/psr/http-factory@1.1.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "comment": "dist reference: 2b4765fddfe3b508ac62f829e852b1501d3f6e8a" + }, + { + "type": "vcs", + "url": "https://github.com/php-fig/http-factory.git", + "comment": "source reference: 2b4765fddfe3b508ac62f829e852b1501d3f6e8a" + }, + { + "type": "vcs", + "url": "https://github.com/php-fig/http-factory", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "psr/http-message-2.0.0.0", + "type": "library", + "name": "http-message", + "version": "2.0", + "group": "psr", + "description": "Common interface for HTTP messages", + "author": "PHP-FIG", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/psr/http-message@2.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "comment": "dist reference: 402d35bcb92c70c026d1a6a9883f06b2ead23d71" + }, + { + "type": "vcs", + "url": "https://github.com/php-fig/http-message.git", + "comment": "source reference: 402d35bcb92c70c026d1a6a9883f06b2ead23d71" + }, + { + "type": "website", + "url": "https://github.com/php-fig/http-message", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/php-fig/http-message/tree/2.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "psr/log-3.0.2.0", + "type": "library", + "name": "log", + "version": "3.0.2", + "group": "psr", + "description": "Common interface for logging libraries", + "author": "PHP-FIG", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/psr/log@3.0.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "comment": "dist reference: f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" + }, + { + "type": "vcs", + "url": "https://github.com/php-fig/log.git", + "comment": "source reference: f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" + }, + { + "type": "website", + "url": "https://github.com/php-fig/log", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/php-fig/log/tree/3.0.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + } + ] + }, + { + "bom-ref": "rector/rector-2.2.10.0", + "type": "library", + "name": "rector", + "version": "2.2.10", + "group": "rector", + "description": "Instant Upgrade and Automated Refactoring of any PHP code", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/rector/rector@2.2.10", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c", + "comment": "dist reference: 2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c" + }, + { + "type": "vcs", + "url": "https://github.com/rectorphp/rector.git", + "comment": "source reference: 2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c" + }, + { + "type": "website", + "url": "https://getrector.com/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/rectorphp/rector/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/rectorphp/rector/tree/2.2.10", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "revolt/event-loop-1.0.8.0", + "type": "library", + "name": "event-loop", + "version": "v1.0.8", + "group": "revolt", + "description": "Rock-solid event loop for concurrent PHP applications.", + "author": "Aaron Piotrowski, Cees-Jan Kiewiet, Christian L\u00fcck, Niklas Keller", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/revolt/event-loop@v1.0.8", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/b6fc06dce8e9b523c9946138fa5e62181934f91c", + "comment": "dist reference: b6fc06dce8e9b523c9946138fa5e62181934f91c" + }, + { + "type": "vcs", + "url": "https://github.com/revoltphp/event-loop.git", + "comment": "source reference: b6fc06dce8e9b523c9946138fa5e62181934f91c" + }, + { + "type": "issue-tracker", + "url": "https://github.com/revoltphp/event-loop/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/revoltphp/event-loop/tree/v1.0.8", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "b6fc06dce8e9b523c9946138fa5e62181934f91c" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "b6fc06dce8e9b523c9946138fa5e62181934f91c" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/cli-parser-2.0.1.0", + "type": "library", + "name": "cli-parser", + "version": "2.0.1", + "group": "sebastian", + "description": "Library for parsing CLI options", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/cli-parser@2.0.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084", + "comment": "dist reference: c34583b87e7b7a8055bf6c450c2c77ce32a24084" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/cli-parser.git", + "comment": "source reference: c34583b87e7b7a8055bf6c450c2c77ce32a24084" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/cli-parser", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/cli-parser/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/cli-parser/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "c34583b87e7b7a8055bf6c450c2c77ce32a24084" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "c34583b87e7b7a8055bf6c450c2c77ce32a24084" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/code-unit-2.0.0.0", + "type": "library", + "name": "code-unit", + "version": "2.0.0", + "group": "sebastian", + "description": "Collection of value objects that represent the PHP code units", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/code-unit@2.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503", + "comment": "dist reference: a81fee9eef0b7a76af11d121767abc44c104e503" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/code-unit.git", + "comment": "source reference: a81fee9eef0b7a76af11d121767abc44c104e503" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/code-unit", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/code-unit/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "a81fee9eef0b7a76af11d121767abc44c104e503" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "a81fee9eef0b7a76af11d121767abc44c104e503" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/code-unit-reverse-lookup-3.0.0.0", + "type": "library", + "name": "code-unit-reverse-lookup", + "version": "3.0.0", + "group": "sebastian", + "description": "Looks up which function or method a line of code belongs to", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/code-unit-reverse-lookup@3.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", + "comment": "dist reference: 5e3a687f7d8ae33fb362c5c0743794bbb2420a1d" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", + "comment": "source reference: 5e3a687f7d8ae33fb362c5c0743794bbb2420a1d" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/comparator-5.0.4.0", + "type": "library", + "name": "comparator", + "version": "5.0.4", + "group": "sebastian", + "description": "Provides the functionality to compare PHP values for equality", + "author": "Sebastian Bergmann, Jeff Welch, Volker Dusch, Bernhard Schussek", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/comparator@5.0.4", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e8e53097718d2b53cfb2aa859b06a41abf58c62e", + "comment": "dist reference: e8e53097718d2b53cfb2aa859b06a41abf58c62e" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/comparator.git", + "comment": "source reference: e8e53097718d2b53cfb2aa859b06a41abf58c62e" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/comparator", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/comparator/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/comparator/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/comparator/tree/5.0.4", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "e8e53097718d2b53cfb2aa859b06a41abf58c62e" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "e8e53097718d2b53cfb2aa859b06a41abf58c62e" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/complexity-3.2.0.0", + "type": "library", + "name": "complexity", + "version": "3.2.0", + "group": "sebastian", + "description": "Library for calculating the complexity of PHP code units", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/complexity@3.2.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799", + "comment": "dist reference: 68ff824baeae169ec9f2137158ee529584553799" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/complexity.git", + "comment": "source reference: 68ff824baeae169ec9f2137158ee529584553799" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/complexity", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/complexity/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/complexity/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/complexity/tree/3.2.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "68ff824baeae169ec9f2137158ee529584553799" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "68ff824baeae169ec9f2137158ee529584553799" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/diff-5.1.1.0", + "type": "library", + "name": "diff", + "version": "5.1.1", + "group": "sebastian", + "description": "Diff implementation", + "author": "Sebastian Bergmann, Kore Nordmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/diff@5.1.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e", + "comment": "dist reference: c41e007b4b62af48218231d6c2275e4c9b975b2e" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/diff.git", + "comment": "source reference: c41e007b4b62af48218231d6c2275e4c9b975b2e" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/diff", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/diff/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/diff/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/diff/tree/5.1.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "c41e007b4b62af48218231d6c2275e4c9b975b2e" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "c41e007b4b62af48218231d6c2275e4c9b975b2e" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/environment-6.1.0.0", + "type": "library", + "name": "environment", + "version": "6.1.0", + "group": "sebastian", + "description": "Provides functionality to handle HHVM/PHP environments", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/environment@6.1.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984", + "comment": "dist reference: 8074dbcd93529b357029f5cc5058fd3e43666984" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/environment.git", + "comment": "source reference: 8074dbcd93529b357029f5cc5058fd3e43666984" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/environment", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/environment/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/environment/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/environment/tree/6.1.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "8074dbcd93529b357029f5cc5058fd3e43666984" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "8074dbcd93529b357029f5cc5058fd3e43666984" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/exporter-5.1.4.0", + "type": "library", + "name": "exporter", + "version": "5.1.4", + "group": "sebastian", + "description": "Provides the functionality to export PHP variables for visualization", + "author": "Sebastian Bergmann, Jeff Welch, Volker Dusch, Adam Harvey, Bernhard Schussek", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/exporter@5.1.4", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0735b90f4da94969541dac1da743446e276defa6", + "comment": "dist reference: 0735b90f4da94969541dac1da743446e276defa6" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/exporter.git", + "comment": "source reference: 0735b90f4da94969541dac1da743446e276defa6" + }, + { + "type": "website", + "url": "https://www.github.com/sebastianbergmann/exporter", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/exporter/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/exporter/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/exporter/tree/5.1.4", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "0735b90f4da94969541dac1da743446e276defa6" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "0735b90f4da94969541dac1da743446e276defa6" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/global-state-6.0.2.0", + "type": "library", + "name": "global-state", + "version": "6.0.2", + "group": "sebastian", + "description": "Snapshotting of global state", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/global-state@6.0.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9", + "comment": "dist reference: 987bafff24ecc4c9ac418cab1145b96dd6e9cbd9" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/global-state.git", + "comment": "source reference: 987bafff24ecc4c9ac418cab1145b96dd6e9cbd9" + }, + { + "type": "website", + "url": "https://www.github.com/sebastianbergmann/global-state", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/global-state/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/global-state/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/global-state/tree/6.0.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/lines-of-code-2.0.2.0", + "type": "library", + "name": "lines-of-code", + "version": "2.0.2", + "group": "sebastian", + "description": "Library for counting the lines of code in PHP source code", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/lines-of-code@2.0.2", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0", + "comment": "dist reference: 856e7f6a75a84e339195d48c556f23be2ebf75d0" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/lines-of-code.git", + "comment": "source reference: 856e7f6a75a84e339195d48c556f23be2ebf75d0" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/lines-of-code", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/lines-of-code/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/lines-of-code/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "856e7f6a75a84e339195d48c556f23be2ebf75d0" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "856e7f6a75a84e339195d48c556f23be2ebf75d0" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/object-enumerator-5.0.0.0", + "type": "library", + "name": "object-enumerator", + "version": "5.0.0", + "group": "sebastian", + "description": "Traverses array structures and object graphs to enumerate all referenced objects", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/object-enumerator@5.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906", + "comment": "dist reference: 202d0e344a580d7f7d04b3fafce6933e59dae906" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/object-enumerator.git", + "comment": "source reference: 202d0e344a580d7f7d04b3fafce6933e59dae906" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/object-enumerator/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/object-enumerator/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "202d0e344a580d7f7d04b3fafce6933e59dae906" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "202d0e344a580d7f7d04b3fafce6933e59dae906" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/object-reflector-3.0.0.0", + "type": "library", + "name": "object-reflector", + "version": "3.0.0", + "group": "sebastian", + "description": "Allows reflection of object attributes, including inherited and non-public ones", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/object-reflector@3.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957", + "comment": "dist reference: 24ed13d98130f0e7122df55d06c5c4942a577957" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/object-reflector.git", + "comment": "source reference: 24ed13d98130f0e7122df55d06c5c4942a577957" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/object-reflector/", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/object-reflector/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "24ed13d98130f0e7122df55d06c5c4942a577957" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "24ed13d98130f0e7122df55d06c5c4942a577957" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/recursion-context-5.0.1.0", + "type": "library", + "name": "recursion-context", + "version": "5.0.1", + "group": "sebastian", + "description": "Provides functionality to recursively process PHP variables", + "author": "Sebastian Bergmann, Jeff Welch, Adam Harvey", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/recursion-context@5.0.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/47e34210757a2f37a97dcd207d032e1b01e64c7a", + "comment": "dist reference: 47e34210757a2f37a97dcd207d032e1b01e64c7a" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "comment": "source reference: 47e34210757a2f37a97dcd207d032e1b01e64c7a" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/recursion-context", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/recursion-context/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/sebastianbergmann/recursion-context/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "47e34210757a2f37a97dcd207d032e1b01e64c7a" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "47e34210757a2f37a97dcd207d032e1b01e64c7a" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/type-4.0.0.0", + "type": "library", + "name": "type", + "version": "4.0.0", + "group": "sebastian", + "description": "Collection of value objects that represent the types of the PHP type system", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/type@4.0.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf", + "comment": "dist reference: 462699a16464c3944eefc02ebdd77882bd3925bf" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/type.git", + "comment": "source reference: 462699a16464c3944eefc02ebdd77882bd3925bf" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/type", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/type/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/type/tree/4.0.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "462699a16464c3944eefc02ebdd77882bd3925bf" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "462699a16464c3944eefc02ebdd77882bd3925bf" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "sebastian/version-4.0.1.0", + "type": "library", + "name": "version", + "version": "4.0.1", + "group": "sebastian", + "description": "Library that helps with managing the version number of Git-hosted PHP projects", + "author": "Sebastian Bergmann", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/sebastian/version@4.0.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17", + "comment": "dist reference: c51fa83a5d8f43f1402e3f32a005e6262244ef17" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/version.git", + "comment": "source reference: c51fa83a5d8f43f1402e3f32a005e6262244ef17" + }, + { + "type": "website", + "url": "https://github.com/sebastianbergmann/version", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/sebastianbergmann/version/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/sebastianbergmann/version/tree/4.0.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "c51fa83a5d8f43f1402e3f32a005e6262244ef17" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "c51fa83a5d8f43f1402e3f32a005e6262244ef17" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "slevomat/coding-standard-8.22.1.0", + "type": "library", + "name": "coding-standard", + "version": "8.22.1", + "group": "slevomat", + "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/slevomat/coding-standard@8.22.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/1dd80bf3b93692bedb21a6623c496887fad05fec", + "comment": "dist reference: 1dd80bf3b93692bedb21a6623c496887fad05fec" + }, + { + "type": "vcs", + "url": "https://github.com/slevomat/coding-standard.git", + "comment": "source reference: 1dd80bf3b93692bedb21a6623c496887fad05fec" + }, + { + "type": "issue-tracker", + "url": "https://github.com/slevomat/coding-standard/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/slevomat/coding-standard/tree/8.22.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "1dd80bf3b93692bedb21a6623c496887fad05fec" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "1dd80bf3b93692bedb21a6623c496887fad05fec" + }, + { + "name": "cdx:composer:package:type", + "value": "phpcodesniffer-standard" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "spatie/array-to-xml-3.4.3.0", + "type": "library", + "name": "array-to-xml", + "version": "3.4.3", + "group": "spatie", + "description": "Convert an array to xml", + "author": "Freek Van der Herten", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/spatie/array-to-xml@3.4.3", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/7b9202dccfe18d4e3a13303156d6bbcc1c61dabf", + "comment": "dist reference: 7b9202dccfe18d4e3a13303156d6bbcc1c61dabf" + }, + { + "type": "vcs", + "url": "https://github.com/spatie/array-to-xml.git", + "comment": "source reference: 7b9202dccfe18d4e3a13303156d6bbcc1c61dabf" + }, + { + "type": "website", + "url": "https://github.com/spatie/array-to-xml", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/spatie/array-to-xml/tree/3.4.3", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "7b9202dccfe18d4e3a13303156d6bbcc1c61dabf" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "7b9202dccfe18d4e3a13303156d6bbcc1c61dabf" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "squizlabs/php_codesniffer-3.13.5.0", + "type": "library", + "name": "php_codesniffer", + "version": "3.13.5", + "group": "squizlabs", + "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", + "author": "Greg Sherwood, Juliette Reinders Folmer, Contributors", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/squizlabs/php_codesniffer@3.13.5", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0ca86845ce43291e8f5692c7356fccf3bcf02bf4", + "comment": "dist reference: 0ca86845ce43291e8f5692c7356fccf3bcf02bf4" + }, + { + "type": "vcs", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", + "comment": "source reference: 0ca86845ce43291e8f5692c7356fccf3bcf02bf4" + }, + { + "type": "website", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "other", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy", + "comment": "as detected from Composer manifest 'support.security'" + }, + { + "type": "vcs", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer", + "comment": "as detected from Composer manifest 'support.source'" + }, + { + "type": "other", + "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki", + "comment": "as detected from Composer manifest 'support.wiki'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/console-7.4.0.0", + "type": "library", + "name": "console", + "version": "v7.4.0", + "group": "symfony", + "description": "Eases the creation of beautiful and testable command line interfaces", + "author": "Fabien Potencier, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/console@v7.4.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/console/zipball/0bc0f45254b99c58d45a8fbf9fb955d46cbd1bb8", + "comment": "dist reference: 0bc0f45254b99c58d45a8fbf9fb955d46cbd1bb8" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/console.git", + "comment": "source reference: 0bc0f45254b99c58d45a8fbf9fb955d46cbd1bb8" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/console/tree/v7.4.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "0bc0f45254b99c58d45a8fbf9fb955d46cbd1bb8" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "0bc0f45254b99c58d45a8fbf9fb955d46cbd1bb8" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/deprecation-contracts-3.6.0.0", + "type": "library", + "name": "deprecation-contracts", + "version": "v3.6.0", + "group": "symfony", + "description": "A generic function and convention to trigger deprecation notices", + "author": "Nicolas Grekas, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/deprecation-contracts@v3.6.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", + "comment": "dist reference: 63afe740e99a13ba87ec199bb07bbdee937a5b62" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/deprecation-contracts.git", + "comment": "source reference: 63afe740e99a13ba87ec199bb07bbdee937a5b62" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "63afe740e99a13ba87ec199bb07bbdee937a5b62" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "63afe740e99a13ba87ec199bb07bbdee937a5b62" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/filesystem-7.4.0.0", + "type": "library", + "name": "filesystem", + "version": "v7.4.0", + "group": "symfony", + "description": "Provides basic utilities for the filesystem", + "author": "Fabien Potencier, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/filesystem@v7.4.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/d551b38811096d0be9c4691d406991b47c0c630a", + "comment": "dist reference: d551b38811096d0be9c4691d406991b47c0c630a" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/filesystem.git", + "comment": "source reference: d551b38811096d0be9c4691d406991b47c0c630a" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/filesystem/tree/v7.4.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "d551b38811096d0be9c4691d406991b47c0c630a" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "d551b38811096d0be9c4691d406991b47c0c630a" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/polyfill-ctype-1.33.0.0", + "type": "library", + "name": "polyfill-ctype", + "version": "v1.33.0", + "group": "symfony", + "description": "Symfony polyfill for ctype functions", + "author": "Gert de Pagter, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/polyfill-ctype@v1.33.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", + "comment": "dist reference: a3cc8b044a6ea513310cbd48ef7333b384945638" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/polyfill-ctype.git", + "comment": "source reference: a3cc8b044a6ea513310cbd48ef7333b384945638" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "a3cc8b044a6ea513310cbd48ef7333b384945638" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "a3cc8b044a6ea513310cbd48ef7333b384945638" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/polyfill-intl-grapheme-1.33.0.0", + "type": "library", + "name": "polyfill-intl-grapheme", + "version": "v1.33.0", + "group": "symfony", + "description": "Symfony polyfill for intl's grapheme_* functions", + "author": "Nicolas Grekas, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/polyfill-intl-grapheme@v1.33.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70", + "comment": "dist reference: 380872130d3a5dd3ace2f4010d95125fde5d5c70" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/polyfill-intl-grapheme.git", + "comment": "source reference: 380872130d3a5dd3ace2f4010d95125fde5d5c70" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "380872130d3a5dd3ace2f4010d95125fde5d5c70" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "380872130d3a5dd3ace2f4010d95125fde5d5c70" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/polyfill-intl-normalizer-1.33.0.0", + "type": "library", + "name": "polyfill-intl-normalizer", + "version": "v1.33.0", + "group": "symfony", + "description": "Symfony polyfill for intl's Normalizer class and related functions", + "author": "Nicolas Grekas, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/polyfill-intl-normalizer@v1.33.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", + "comment": "dist reference: 3833d7255cc303546435cb650316bff708a1c75c" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "comment": "source reference: 3833d7255cc303546435cb650316bff708a1c75c" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "3833d7255cc303546435cb650316bff708a1c75c" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "3833d7255cc303546435cb650316bff708a1c75c" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/polyfill-mbstring-1.33.0.0", + "type": "library", + "name": "polyfill-mbstring", + "version": "v1.33.0", + "group": "symfony", + "description": "Symfony polyfill for the Mbstring extension", + "author": "Nicolas Grekas, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/polyfill-mbstring@v1.33.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", + "comment": "dist reference: 6d857f4d76bd4b343eac26d6b539585d2bc56493" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "comment": "source reference: 6d857f4d76bd4b343eac26d6b539585d2bc56493" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "6d857f4d76bd4b343eac26d6b539585d2bc56493" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "6d857f4d76bd4b343eac26d6b539585d2bc56493" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/service-contracts-3.6.1.0", + "type": "library", + "name": "service-contracts", + "version": "v3.6.1", + "group": "symfony", + "description": "Generic abstractions related to writing services", + "author": "Nicolas Grekas, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/service-contracts@v3.6.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43", + "comment": "dist reference: 45112560a3ba2d715666a509a0bc9521d10b6c43" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/service-contracts.git", + "comment": "source reference: 45112560a3ba2d715666a509a0bc9521d10b6c43" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/service-contracts/tree/v3.6.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "45112560a3ba2d715666a509a0bc9521d10b6c43" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "45112560a3ba2d715666a509a0bc9521d10b6c43" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "symfony/string-7.4.0.0", + "type": "library", + "name": "string", + "version": "v7.4.0", + "group": "symfony", + "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", + "author": "Nicolas Grekas, Symfony Community", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/symfony/string@v7.4.0", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/symfony/string/zipball/d50e862cb0a0e0886f73ca1f31b865efbb795003", + "comment": "dist reference: d50e862cb0a0e0886f73ca1f31b865efbb795003" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/string.git", + "comment": "source reference: d50e862cb0a0e0886f73ca1f31b865efbb795003" + }, + { + "type": "website", + "url": "https://symfony.com", + "comment": "as detected from Composer manifest 'homepage'" + }, + { + "type": "vcs", + "url": "https://github.com/symfony/string/tree/v7.4.0", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "d50e862cb0a0e0886f73ca1f31b865efbb795003" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "d50e862cb0a0e0886f73ca1f31b865efbb795003" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "theseer/tokenizer-1.3.1.0", + "type": "library", + "name": "tokenizer", + "version": "1.3.1", + "group": "theseer", + "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", + "author": "Arne Blankerts", + "licenses": [ + { + "license": { + "id": "BSD-3-Clause" + } + } + ], + "purl": "pkg:composer/theseer/tokenizer@1.3.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c", + "comment": "dist reference: b7489ce515e168639d17feec34b8847c326b0b3c" + }, + { + "type": "vcs", + "url": "https://github.com/theseer/tokenizer.git", + "comment": "source reference: b7489ce515e168639d17feec34b8847c326b0b3c" + }, + { + "type": "issue-tracker", + "url": "https://github.com/theseer/tokenizer/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/theseer/tokenizer/tree/1.3.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "b7489ce515e168639d17feec34b8847c326b0b3c" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "b7489ce515e168639d17feec34b8847c326b0b3c" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "vimeo/psalm-6.5.1.0", + "type": "library", + "name": "psalm", + "version": "6.5.1", + "group": "vimeo", + "description": "A static analysis tool for finding errors in PHP applications", + "author": "Matthew Brown, Daniil Gentili", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/vimeo/psalm@6.5.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/3f17a6b24a2dbe543e21408c2b19108cf6a355ef", + "comment": "dist reference: 3f17a6b24a2dbe543e21408c2b19108cf6a355ef" + }, + { + "type": "vcs", + "url": "https://github.com/vimeo/psalm.git", + "comment": "source reference: 3f17a6b24a2dbe543e21408c2b19108cf6a355ef" + }, + { + "type": "documentation", + "url": "https://psalm.dev/docs", + "comment": "as detected from Composer manifest 'support.docs'" + }, + { + "type": "issue-tracker", + "url": "https://github.com/vimeo/psalm/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/vimeo/psalm", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "3f17a6b24a2dbe543e21408c2b19108cf6a355ef" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "3f17a6b24a2dbe543e21408c2b19108cf6a355ef" + }, + { + "name": "cdx:composer:package:type", + "value": "project" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + }, + { + "bom-ref": "webmozart/assert-1.12.1.0", + "type": "library", + "name": "assert", + "version": "1.12.1", + "group": "webmozart", + "description": "Assertions to validate method input/output with nice error messages.", + "author": "Bernhard Schussek", + "licenses": [ + { + "license": { + "id": "MIT" + } + } + ], + "purl": "pkg:composer/webmozart/assert@1.12.1", + "externalReferences": [ + { + "type": "distribution", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68", + "comment": "dist reference: 9be6926d8b485f55b9229203f962b51ed377ba68" + }, + { + "type": "vcs", + "url": "https://github.com/webmozarts/assert.git", + "comment": "source reference: 9be6926d8b485f55b9229203f962b51ed377ba68" + }, + { + "type": "issue-tracker", + "url": "https://github.com/webmozarts/assert/issues", + "comment": "as detected from Composer manifest 'support.issues'" + }, + { + "type": "vcs", + "url": "https://github.com/webmozarts/assert/tree/1.12.1", + "comment": "as detected from Composer manifest 'support.source'" + } + ], + "properties": [ + { + "name": "cdx:composer:package:distReference", + "value": "9be6926d8b485f55b9229203f962b51ed377ba68" + }, + { + "name": "cdx:composer:package:sourceReference", + "value": "9be6926d8b485f55b9229203f962b51ed377ba68" + }, + { + "name": "cdx:composer:package:type", + "value": "library" + }, + { + "name": "cdx:composer:package:isDevRequirement", + "value": "true" + } + ] + } + ], + "dependencies": [ + { + "ref": "amphp/amp-3.1.1.0", + "dependsOn": [ + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "amphp/byte-stream-2.1.2.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "amphp/parser-1.1.1.0", + "amphp/pipeline-1.2.3.0", + "amphp/serialization-1.0.0.0", + "amphp/sync-2.3.0.0", + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "amphp/cache-2.0.1.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "amphp/serialization-1.0.0.0", + "amphp/sync-2.3.0.0", + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "amphp/dns-2.4.0.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "amphp/byte-stream-2.1.2.0", + "amphp/cache-2.0.1.0", + "amphp/parser-1.1.1.0", + "amphp/process-2.0.3.0", + "daverandom/libdns-2.1.0.0", + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "amphp/parallel-2.3.2.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "amphp/byte-stream-2.1.2.0", + "amphp/cache-2.0.1.0", + "amphp/parser-1.1.1.0", + "amphp/pipeline-1.2.3.0", + "amphp/process-2.0.3.0", + "amphp/serialization-1.0.0.0", + "amphp/socket-2.3.1.0", + "amphp/sync-2.3.0.0", + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "amphp/parser-1.1.1.0" + }, + { + "ref": "amphp/pipeline-1.2.3.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "amphp/process-2.0.3.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "amphp/byte-stream-2.1.2.0", + "amphp/sync-2.3.0.0", + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "amphp/serialization-1.0.0.0" + }, + { + "ref": "amphp/socket-2.3.1.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "amphp/byte-stream-2.1.2.0", + "amphp/dns-2.4.0.0", + "kelunik/certificate-1.1.3.0", + "league/uri-7.6.0.0", + "league/uri-interfaces-7.6.0.0", + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "amphp/sync-2.3.0.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "amphp/pipeline-1.2.3.0", + "amphp/serialization-1.0.0.0", + "revolt/event-loop-1.0.8.0" + ] + }, + { + "ref": "composer/pcre-3.3.2.0" + }, + { + "ref": "composer/semver-3.4.4.0" + }, + { + "ref": "composer/spdx-licenses-1.5.9.0" + }, + { + "ref": "composer/xdebug-handler-3.0.5.0", + "dependsOn": [ + "composer/pcre-3.3.2.0", + "psr/log-3.0.2.0" + ] + }, + { + "ref": "cyclonedx/cyclonedx-library-3.8.0.0", + "dependsOn": [ + "composer/spdx-licenses-1.5.9.0", + "opis/json-schema-2.6.0.0", + "package-url/packageurl-php-1.1.2.0" + ] + }, + { + "ref": "cyclonedx/cyclonedx-php-composer-6.0.0.0", + "dependsOn": [ + "cyclonedx/cyclonedx-library-3.8.0.0", + "package-url/packageurl-php-1.1.2.0" + ] + }, + { + "ref": "daverandom/libdns-2.1.0.0" + }, + { + "ref": "dealerdirect/phpcodesniffer-composer-installer-1.2.0.0", + "dependsOn": [ + "squizlabs/php_codesniffer-3.13.5.0" + ] + }, + { + "ref": "dnoegel/php-xdg-base-dir-0.1.1.0" + }, + { + "ref": "doctrine/coding-standard-12.0.0.0", + "dependsOn": [ + "dealerdirect/phpcodesniffer-composer-installer-1.2.0.0", + "slevomat/coding-standard-8.22.1.0", + "squizlabs/php_codesniffer-3.13.5.0" + ] + }, + { + "ref": "doctrine/deprecations-1.1.5.0" + }, + { + "ref": "felixfbecker/advanced-json-rpc-3.2.1.0", + "dependsOn": [ + "netresearch/jsonmapper-4.5.0.0", + "phpdocumentor/reflection-docblock-5.6.5.0" + ] + }, + { + "ref": "felixfbecker/language-server-protocol-1.5.3.0" + }, + { + "ref": "fidry/cpu-core-counter-1.3.0.0" + }, + { + "ref": "kelunik/certificate-1.1.3.0" + }, + { + "ref": "league/uri-7.6.0.0", + "dependsOn": [ + "league/uri-interfaces-7.6.0.0", + "psr/http-factory-1.1.0.0" + ] + }, + { + "ref": "league/uri-interfaces-7.6.0.0", + "dependsOn": [ + "psr/http-message-2.0.0.0" + ] + }, + { + "ref": "myclabs/deep-copy-1.13.4.0" + }, + { + "ref": "netresearch/jsonmapper-4.5.0.0" + }, + { + "ref": "nikic/php-parser-5.6.2.0" + }, + { + "ref": "opis/json-schema-2.6.0.0", + "dependsOn": [ + "opis/string-2.1.0.0", + "opis/uri-1.1.0.0" + ] + }, + { + "ref": "opis/string-2.1.0.0" + }, + { + "ref": "opis/uri-1.1.0.0", + "dependsOn": [ + "opis/string-2.1.0.0" + ] + }, + { + "ref": "package-url/packageurl-php-1.1.2.0" + }, + { + "ref": "phar-io/manifest-2.0.4.0", + "dependsOn": [ + "phar-io/version-3.2.1.0" + ] + }, + { + "ref": "phar-io/version-3.2.1.0" + }, + { + "ref": "phpdocumentor/reflection-common-2.2.0.0" + }, + { + "ref": "phpdocumentor/reflection-docblock-5.6.5.0", + "dependsOn": [ + "doctrine/deprecations-1.1.5.0", + "phpdocumentor/reflection-common-2.2.0.0", + "phpdocumentor/type-resolver-1.12.0.0", + "phpstan/phpdoc-parser-2.3.0.0", + "webmozart/assert-1.12.1.0" + ] + }, + { + "ref": "phpdocumentor/type-resolver-1.12.0.0", + "dependsOn": [ + "doctrine/deprecations-1.1.5.0", + "phpdocumentor/reflection-common-2.2.0.0", + "phpstan/phpdoc-parser-2.3.0.0" + ] + }, + { + "ref": "phpstan/phpdoc-parser-2.3.0.0" + }, + { + "ref": "phpstan/phpstan-2.1.32.0" + }, + { + "ref": "phpunit/php-code-coverage-10.1.16.0", + "dependsOn": [ + "nikic/php-parser-5.6.2.0", + "phpunit/php-file-iterator-4.1.0.0", + "phpunit/php-text-template-3.0.1.0", + "sebastian/code-unit-reverse-lookup-3.0.0.0", + "sebastian/complexity-3.2.0.0", + "sebastian/environment-6.1.0.0", + "sebastian/lines-of-code-2.0.2.0", + "sebastian/version-4.0.1.0", + "theseer/tokenizer-1.3.1.0" + ] + }, + { + "ref": "phpunit/php-file-iterator-4.1.0.0" + }, + { + "ref": "phpunit/php-invoker-4.0.0.0" + }, + { + "ref": "phpunit/php-text-template-3.0.1.0" + }, + { + "ref": "phpunit/php-timer-6.0.0.0" + }, + { + "ref": "phpunit/phpunit-10.5.59.0", + "dependsOn": [ + "myclabs/deep-copy-1.13.4.0", + "phar-io/manifest-2.0.4.0", + "phar-io/version-3.2.1.0", + "phpunit/php-code-coverage-10.1.16.0", + "phpunit/php-file-iterator-4.1.0.0", + "phpunit/php-invoker-4.0.0.0", + "phpunit/php-text-template-3.0.1.0", + "phpunit/php-timer-6.0.0.0", + "sebastian/cli-parser-2.0.1.0", + "sebastian/code-unit-2.0.0.0", + "sebastian/comparator-5.0.4.0", + "sebastian/diff-5.1.1.0", + "sebastian/environment-6.1.0.0", + "sebastian/exporter-5.1.4.0", + "sebastian/global-state-6.0.2.0", + "sebastian/object-enumerator-5.0.0.0", + "sebastian/recursion-context-5.0.1.0", + "sebastian/type-4.0.0.0", + "sebastian/version-4.0.1.0" + ] + }, + { + "ref": "psr/container-2.0.2.0" + }, + { + "ref": "psr/http-factory-1.1.0.0", + "dependsOn": [ + "psr/http-message-2.0.0.0" + ] + }, + { + "ref": "psr/http-message-2.0.0.0" + }, + { + "ref": "psr/log-3.0.2.0" + }, + { + "ref": "rector/rector-2.2.10.0", + "dependsOn": [ + "phpstan/phpstan-2.1.32.0" + ] + }, + { + "ref": "revolt/event-loop-1.0.8.0" + }, + { + "ref": "sebastian/cli-parser-2.0.1.0" + }, + { + "ref": "sebastian/code-unit-2.0.0.0" + }, + { + "ref": "sebastian/code-unit-reverse-lookup-3.0.0.0" + }, + { + "ref": "sebastian/comparator-5.0.4.0", + "dependsOn": [ + "sebastian/diff-5.1.1.0", + "sebastian/exporter-5.1.4.0" + ] + }, + { + "ref": "sebastian/complexity-3.2.0.0", + "dependsOn": [ + "nikic/php-parser-5.6.2.0" + ] + }, + { + "ref": "sebastian/diff-5.1.1.0" + }, + { + "ref": "sebastian/environment-6.1.0.0" + }, + { + "ref": "sebastian/exporter-5.1.4.0", + "dependsOn": [ + "sebastian/recursion-context-5.0.1.0" + ] + }, + { + "ref": "sebastian/global-state-6.0.2.0", + "dependsOn": [ + "sebastian/object-reflector-3.0.0.0", + "sebastian/recursion-context-5.0.1.0" + ] + }, + { + "ref": "sebastian/lines-of-code-2.0.2.0", + "dependsOn": [ + "nikic/php-parser-5.6.2.0" + ] + }, + { + "ref": "sebastian/object-enumerator-5.0.0.0", + "dependsOn": [ + "sebastian/object-reflector-3.0.0.0", + "sebastian/recursion-context-5.0.1.0" + ] + }, + { + "ref": "sebastian/object-reflector-3.0.0.0" + }, + { + "ref": "sebastian/recursion-context-5.0.1.0" + }, + { + "ref": "sebastian/type-4.0.0.0" + }, + { + "ref": "sebastian/version-4.0.1.0" + }, + { + "ref": "slevomat/coding-standard-8.22.1.0", + "dependsOn": [ + "dealerdirect/phpcodesniffer-composer-installer-1.2.0.0", + "phpstan/phpdoc-parser-2.3.0.0", + "squizlabs/php_codesniffer-3.13.5.0" + ] + }, + { + "ref": "spatie/array-to-xml-3.4.3.0" + }, + { + "ref": "squizlabs/php_codesniffer-3.13.5.0" + }, + { + "ref": "symfony/console-7.4.0.0", + "dependsOn": [ + "symfony/deprecation-contracts-3.6.0.0", + "symfony/polyfill-mbstring-1.33.0.0", + "symfony/service-contracts-3.6.1.0", + "symfony/string-7.4.0.0" + ] + }, + { + "ref": "symfony/deprecation-contracts-3.6.0.0" + }, + { + "ref": "symfony/filesystem-7.4.0.0", + "dependsOn": [ + "symfony/polyfill-ctype-1.33.0.0", + "symfony/polyfill-mbstring-1.33.0.0" + ] + }, + { + "ref": "symfony/polyfill-ctype-1.33.0.0" + }, + { + "ref": "symfony/polyfill-intl-grapheme-1.33.0.0" + }, + { + "ref": "symfony/polyfill-intl-normalizer-1.33.0.0" + }, + { + "ref": "symfony/polyfill-mbstring-1.33.0.0" + }, + { + "ref": "symfony/service-contracts-3.6.1.0", + "dependsOn": [ + "psr/container-2.0.2.0", + "symfony/deprecation-contracts-3.6.0.0" + ] + }, + { + "ref": "symfony/string-7.4.0.0", + "dependsOn": [ + "symfony/deprecation-contracts-3.6.0.0", + "symfony/polyfill-ctype-1.33.0.0", + "symfony/polyfill-intl-grapheme-1.33.0.0", + "symfony/polyfill-intl-normalizer-1.33.0.0", + "symfony/polyfill-mbstring-1.33.0.0" + ] + }, + { + "ref": "theseer/tokenizer-1.3.1.0" + }, + { + "ref": "vimeo/psalm-6.5.1.0", + "dependsOn": [ + "amphp/amp-3.1.1.0", + "amphp/byte-stream-2.1.2.0", + "amphp/parallel-2.3.2.0", + "composer/semver-3.4.4.0", + "composer/xdebug-handler-3.0.5.0", + "dnoegel/php-xdg-base-dir-0.1.1.0", + "felixfbecker/advanced-json-rpc-3.2.1.0", + "felixfbecker/language-server-protocol-1.5.3.0", + "fidry/cpu-core-counter-1.3.0.0", + "netresearch/jsonmapper-4.5.0.0", + "nikic/php-parser-5.6.2.0", + "sebastian/diff-5.1.1.0", + "spatie/array-to-xml-3.4.3.0", + "symfony/console-7.4.0.0", + "symfony/filesystem-7.4.0.0" + ] + }, + { + "ref": "webmozart/assert-1.12.1.0" + }, + { + "ref": "mongodb/mongodb-1.21.9999999.9999999-dev", + "dependsOn": [ + "psr/log-3.0.2.0", + "cyclonedx/cyclonedx-php-composer-6.0.0.0", + "doctrine/coding-standard-12.0.0.0", + "phpunit/phpunit-10.5.59.0", + "rector/rector-2.2.10.0", + "squizlabs/php_codesniffer-3.13.5.0", + "vimeo/psalm-6.5.1.0" + ] + } + ] +} \ No newline at end of file