Skip to content

Instantly share code, notes, and snippets.

@thorsten
Last active March 2, 2025 15:50
Show Gist options
  • Save thorsten/344023ab36a06d43e92395864118e691 to your computer and use it in GitHub Desktop.
Save thorsten/344023ab36a06d43e92395864118e691 to your computer and use it in GitHub Desktop.
SBOM for phpMyFAQ
{
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.5",
"version": 1,
"metadata": {
"timestamp": "2025-02-09T18:14:46.613Z",
"lifecycles": [
{
"phase": "build"
}
],
"tools": [
{
"name": "rollup-plugin-sbom",
"version": "1.1.1",
"externalReferences": [
{
"url": "git+https://github.com/janbiasi/rollup-plugin-sbom.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/janbiasi/rollup-plugin-sbom#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/janbiasi/rollup-plugin-sbom/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"name": "vite",
"version": "6.1.0",
"externalReferences": [
{
"url": "git+https://github.com/vitejs/vite.git#packages/vite",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
},
{
"url": "https://vite.dev",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/vitejs/vite/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"name": "rollup",
"version": "4.34.6",
"externalReferences": [
{
"url": "git+https://github.com/rollup/rollup.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://rollupjs.org/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/rollup/rollup/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
}
],
"component": {
"type": "application",
"name": "phpmyfaq",
"group": "@thorsten",
"version": "4.1.0-alpha",
"bom-ref": "pkg:npm/%40thorsten/[email protected]?vcs_url=git%3A//github.com/thorsten/phpMyFAQ.git",
"author": "Thorsten Rinne",
"description": "phpMyFAQ",
"licenses": [
{
"license": {
"id": "MPL-2.0"
}
}
],
"purl": "pkg:npm/%40thorsten/[email protected]?vcs_url=git%3A//github.com/thorsten/phpMyFAQ.git",
"externalReferences": [
{
"url": "git://github.com/thorsten/phpMyFAQ.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://www.phpmyfaq.de/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/thorsten/phpMyFAQ/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
}
},
"components": [
{
"type": "library",
"name": "vanilla-cookieconsent",
"version": "3.1.0",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/orestbida/cookieconsent.git",
"author": "Orest Bida",
"description": "🍪 Simple cross-browser cookie-consent plugin written in vanilla js.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/orestbida/cookieconsent.git",
"externalReferences": [
{
"url": "git+https://github.com/orestbida/cookieconsent.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://cookieconsent.orestbida.com",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/orestbida/cookieconsent/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "ev-emitter",
"version": "1.1.1",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/metafizzy/ev-emitter.git",
"author": "David DeSandro",
"description": "lil' event emitter",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/metafizzy/ev-emitter.git",
"externalReferences": [
{
"url": "git+https://github.com/metafizzy/ev-emitter.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/metafizzy/ev-emitter#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/metafizzy/ev-emitter/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "get-size",
"version": "2.0.3",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/desandro/get-size.git",
"author": "David DeSandro",
"description": "measures element size",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/desandro/get-size.git",
"externalReferences": [
{
"url": "git+https://github.com/desandro/get-size.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/desandro/get-size",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/desandro/get-size/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "bootstrap",
"version": "5.3.3",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/twbs/bootstrap.git",
"author": "The Bootstrap Authors",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/twbs/bootstrap.git",
"externalReferences": [
{
"url": "git+https://github.com/twbs/bootstrap.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://getbootstrap.com/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/twbs/bootstrap/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "desandro-matches-selector",
"version": "2.0.2",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/desandro/matches-selector.git",
"author": "David DeSandro",
"description": "matches/matchesSelector helper",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/desandro/matches-selector.git",
"externalReferences": [
{
"url": "git+https://github.com/desandro/matches-selector.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/desandro/matches-selector",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/desandro/matches-selector/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "fizzy-ui-utils",
"version": "2.0.7",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/metafizzy/fizzy-ui-utils.git",
"author": "David DeSandro",
"description": "UI utilities",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/metafizzy/fizzy-ui-utils.git",
"externalReferences": [
{
"url": "git://github.com/metafizzy/fizzy-ui-utils.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/metafizzy/fizzy-ui-utils",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/metafizzy/fizzy-ui-utils/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "outlayer",
"version": "2.1.1",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/metafizzy/outlayer.git",
"author": "David DeSandro",
"description": "the brains and guts of a layout library",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/metafizzy/outlayer.git",
"externalReferences": [
{
"url": "git+https://github.com/metafizzy/outlayer.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/metafizzy/outlayer",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/metafizzy/outlayer/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "chart.js",
"version": "4.4.7",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/chartjs/Chart.js.git",
"description": "Simple HTML5 charts using the canvas element.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/chartjs/Chart.js.git",
"externalReferences": [
{
"url": "git+https://github.com/chartjs/Chart.js.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://www.chartjs.org",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/chartjs/Chart.js/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "color",
"group": "@kurkle",
"version": "0.3.4",
"bom-ref": "pkg:npm/%40kurkle/[email protected]?vcs_url=git%2Bhttps%3A//github.com/kurkle/color.git",
"author": "Jukka Kurkela",
"description": "css color parsing, manupulation and conversion",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/%40kurkle/[email protected]?vcs_url=git%2Bhttps%3A//github.com/kurkle/color.git",
"externalReferences": [
{
"url": "git+https://github.com/kurkle/color.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/kurkle/color#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/kurkle/color/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "core",
"group": "@popperjs",
"version": "2.11.8",
"bom-ref": "pkg:npm/%40popperjs/[email protected]?vcs_url=git%2Bhttps%3A//github.com/popperjs/popper-core.git",
"author": "Federico Zivolo",
"description": "Tooltip and Popover Positioning Engine",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/%40popperjs/[email protected]?vcs_url=git%2Bhttps%3A//github.com/popperjs/popper-core.git",
"externalReferences": [
{
"url": "git+https://github.com/popperjs/popper-core.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/popperjs/popper-core#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/popperjs/popper-core/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "masonry-layout",
"version": "4.2.2",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/desandro/masonry.git",
"author": "David DeSandro",
"description": "Cascading grid layout library",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/desandro/masonry.git",
"externalReferences": [
{
"url": "git://github.com/desandro/masonry.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://masonry.desandro.com",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/desandro/masonry/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "autocompleter",
"version": "9.3.2",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/denis-taran/autocomplete.git",
"author": "Denis Taran",
"description": "Blazing fast and lightweight autocomplete library without dependencies. 1KB gzipped.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/denis-taran/autocomplete.git",
"externalReferences": [
{
"url": "git+https://github.com/denis-taran/autocomplete.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://smartscheduling.com/en/documentation/autocomplete",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/denis-taran/autocomplete/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "sortablejs",
"version": "1.15.6",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/SortableJS/Sortable.git",
"description": "JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Knockout and any CSS library, e.g. Bootstrap.",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/SortableJS/Sortable.git",
"externalReferences": [
{
"url": "git://github.com/SortableJS/Sortable.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/SortableJS/Sortable#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/SortableJS/Sortable/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "jodit",
"version": "4.5.3",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/xdan/jodit.git",
"author": "Chupurnov",
"description": "Jodit is an awesome and useful wysiwyg editor with filebrowser",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/xdan/jodit.git",
"externalReferences": [
{
"url": "git+https://github.com/xdan/jodit.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://xdsoft.net/jodit/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/xdan/jodit/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "highlight.js",
"version": "11.11.1",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/highlightjs/highlight.js.git",
"author": "Josh Goebel",
"description": "Syntax highlighting with language autodetection.",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/highlightjs/highlight.js.git",
"externalReferences": [
{
"url": "git://github.com/highlightjs/highlight.js.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://highlightjs.org/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/highlightjs/highlight.js/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"type": "library",
"name": "autobind-decorator",
"version": "2.4.0",
"bom-ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/andreypopp/autobind-decorator.git",
"author": "Andrey Popp",
"description": "Decorator for binding method to an object",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/andreypopp/autobind-decorator.git",
"externalReferences": [
{
"url": "git+https://github.com/andreypopp/autobind-decorator.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/andreypopp/autobind-decorator#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/andreypopp/autobind-decorator/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
}
],
"dependencies": [
{
"ref": "pkg:npm/%40thorsten/[email protected]?vcs_url=git%3A//github.com/thorsten/phpMyFAQ.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/orestbida/cookieconsent.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/metafizzy/ev-emitter.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/desandro/get-size.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/twbs/bootstrap.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/desandro/matches-selector.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/metafizzy/fizzy-ui-utils.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/metafizzy/outlayer.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/chartjs/Chart.js.git"
},
{
"ref": "pkg:npm/%40kurkle/[email protected]?vcs_url=git%2Bhttps%3A//github.com/kurkle/color.git"
},
{
"ref": "pkg:npm/%40popperjs/[email protected]?vcs_url=git%2Bhttps%3A//github.com/popperjs/popper-core.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/desandro/masonry.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/denis-taran/autocomplete.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/SortableJS/Sortable.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/xdan/jodit.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%3A//github.com/highlightjs/highlight.js.git"
},
{
"ref": "pkg:npm/[email protected]?vcs_url=git%2Bhttps%3A//github.com/andreypopp/autobind-decorator.git"
}
]
}
{
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.5",
"serialNumber": "urn:uuid:4c6f55af-5c8f-4615-be7f-c7c3b80ad7e6",
"version": 1,
"metadata": {
"timestamp": "2025-03-02T15:34:41Z",
"tools": [
{
"name": "composer",
"version": "2.8.3"
},
{
"vendor": "cyclonedx",
"name": "cyclonedx-php-composer",
"version": "v5.2.1",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-composer/zipball/3d950d4d360cbfe9498f7b90c53766e572d6a951",
"comment": "dist reference: 3d950d4d360cbfe9498f7b90c53766e572d6a951"
},
{
"type": "vcs",
"url": "https://github.com/CycloneDX/cyclonedx-php-composer.git",
"comment": "source reference: 3d950d4d360cbfe9498f7b90c53766e572d6a951"
},
{
"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'"
}
]
},
{
"vendor": "cyclonedx",
"name": "cyclonedx-library",
"version": "v3.5.2",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-library/zipball/267414a34d3ac26f75cce6f341414ed6215d6bc6",
"comment": "dist reference: 267414a34d3ac26f75cce6f341414ed6215d6bc6"
},
{
"type": "vcs",
"url": "https://github.com/CycloneDX/cyclonedx-php-library.git",
"comment": "source reference: 267414a34d3ac26f75cce6f341414ed6215d6bc6"
},
{
"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'"
}
]
}
],
"component": {
"bom-ref": "thorsten/phpmyfaq-dev-main",
"type": "application",
"name": "phpmyfaq",
"version": "dev-main",
"group": "thorsten",
"description": "FAQ System",
"author": "Thorsten Rinne",
"licenses": [
{
"license": {
"id": "MPL-2.0"
}
}
],
"purl": "pkg:composer/thorsten/phpmyfaq@dev-main",
"externalReferences": [
{
"type": "website",
"url": "https://www.phpmyfaq.de",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "documentation",
"url": "https://phpmyfaq.readthedocs.io/",
"comment": "as detected from Composer manifest 'support.docs'"
},
{
"type": "other",
"url": "https://forum.phpmyfaq.de/",
"comment": "as detected from Composer manifest 'support.forum'"
},
{
"type": "issue-tracker",
"url": "https://github.com/thorsten/phpMyFAQ/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/thorsten/phpMyFAQ",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "81238acd183154e4beb3f7611a3c8fae6e1808f8"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "81238acd183154e4beb3f7611a3c8fae6e1808f8"
},
{
"name": "cdx:composer:package:type",
"value": "application"
}
]
}
},
"components": [
{
"bom-ref": "2tvenom/cborencode-1.0.2.0",
"type": "library",
"name": "cborencode",
"version": "1.0.2",
"group": "2tvenom",
"description": "CBOR encoder for PHP",
"author": "Pavel <Ven> Gulbin",
"licenses": [
{
"license": {
"name": "PHP"
}
}
],
"purl": "pkg:composer/2tvenom/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/2tvenom/CBOREncode/zipball/42aedccb861d01fc0554782348cc08f8ebf22332",
"comment": "dist reference: 42aedccb861d01fc0554782348cc08f8ebf22332"
},
{
"type": "vcs",
"url": "https://github.com/2tvenom/CBOREncode.git",
"comment": "source reference: 42aedccb861d01fc0554782348cc08f8ebf22332"
},
{
"type": "website",
"url": "https://github.com/2tvenom/CBOREncode",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/2tvenom/CBOREncode/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/2tvenom/CBOREncode/tree/1.0.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "42aedccb861d01fc0554782348cc08f8ebf22332"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "42aedccb861d01fc0554782348cc08f8ebf22332"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "bacon/bacon-qr-code-3.0.1.0",
"type": "library",
"name": "bacon-qr-code",
"version": "v3.0.1",
"group": "bacon",
"description": "BaconQrCode is a QR code generator for PHP.",
"author": "Ben Scholzen 'DASPRiD'",
"licenses": [
{
"license": {
"id": "BSD-2-Clause"
}
}
],
"purl": "pkg:composer/bacon/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/f9cc1f52b5a463062251d666761178dbdb6b544f",
"comment": "dist reference: f9cc1f52b5a463062251d666761178dbdb6b544f"
},
{
"type": "vcs",
"url": "https://github.com/Bacon/BaconQrCode.git",
"comment": "source reference: f9cc1f52b5a463062251d666761178dbdb6b544f"
},
{
"type": "website",
"url": "https://github.com/Bacon/BaconQrCode",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/Bacon/BaconQrCode/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/Bacon/BaconQrCode/tree/v3.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "f9cc1f52b5a463062251d666761178dbdb6b544f"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "f9cc1f52b5a463062251d666761178dbdb6b544f"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"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/[email protected]",
"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/spdx-licenses-1.5.8.0",
"type": "library",
"name": "spdx-licenses",
"version": "1.5.8",
"group": "composer",
"description": "SPDX licenses list and validation library.",
"author": "Nils Adermann, Jordi Boggiano, Rob Bast",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/composer/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a",
"comment": "dist reference: 560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a"
},
{
"type": "vcs",
"url": "https://github.com/composer/spdx-licenses.git",
"comment": "source reference: 560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a"
},
{
"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.8",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a"
},
{
"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/[email protected]",
"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.5.2.0",
"type": "library",
"name": "cyclonedx-library",
"version": "v3.5.2",
"group": "cyclonedx",
"description": "Work with CycloneDX documents.",
"author": "Jan Kowalleck",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"purl": "pkg:composer/cyclonedx/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-library/zipball/267414a34d3ac26f75cce6f341414ed6215d6bc6",
"comment": "dist reference: 267414a34d3ac26f75cce6f341414ed6215d6bc6"
},
{
"type": "vcs",
"url": "https://github.com/CycloneDX/cyclonedx-php-library.git",
"comment": "source reference: 267414a34d3ac26f75cce6f341414ed6215d6bc6"
},
{
"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": "267414a34d3ac26f75cce6f341414ed6215d6bc6"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "267414a34d3ac26f75cce6f341414ed6215d6bc6"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "cyclonedx/cyclonedx-php-composer-5.2.1.0",
"type": "library",
"name": "cyclonedx-php-composer",
"version": "v5.2.1",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/CycloneDX/cyclonedx-php-composer/zipball/3d950d4d360cbfe9498f7b90c53766e572d6a951",
"comment": "dist reference: 3d950d4d360cbfe9498f7b90c53766e572d6a951"
},
{
"type": "vcs",
"url": "https://github.com/CycloneDX/cyclonedx-php-composer.git",
"comment": "source reference: 3d950d4d360cbfe9498f7b90c53766e572d6a951"
},
{
"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": "3d950d4d360cbfe9498f7b90c53766e572d6a951"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "3d950d4d360cbfe9498f7b90c53766e572d6a951"
},
{
"name": "cdx:composer:package:type",
"value": "composer-plugin"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "dasprid/enum-1.0.6.0",
"type": "library",
"name": "enum",
"version": "1.0.6",
"group": "dasprid",
"description": "PHP 7.1 enum implementation",
"author": "Ben Scholzen 'DASPRiD'",
"licenses": [
{
"license": {
"id": "BSD-2-Clause"
}
}
],
"purl": "pkg:composer/dasprid/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
"comment": "dist reference: 8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
},
{
"type": "vcs",
"url": "https://github.com/DASPRiD/Enum.git",
"comment": "source reference: 8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
},
{
"type": "issue-tracker",
"url": "https://github.com/DASPRiD/Enum/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/DASPRiD/Enum/tree/1.0.6",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "dflydev/dot-access-data-3.0.3.0",
"type": "library",
"name": "dot-access-data",
"version": "v3.0.3",
"group": "dflydev",
"description": "Given a deep data structure, access data by dot notation.",
"author": "Dragonfly Development Inc., Beau Simensen, Carlos Frutos, Colin O'Dell",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/dflydev/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
"comment": "dist reference: a23a2bf4f31d3518f3ecb38660c95715dfead60f"
},
{
"type": "vcs",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"comment": "source reference: a23a2bf4f31d3518f3ecb38660c95715dfead60f"
},
{
"type": "website",
"url": "https://github.com/dflydev/dflydev-dot-access-data",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/dflydev/dflydev-dot-access-data/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "doctrine/deprecations-1.1.4.0",
"type": "library",
"name": "deprecations",
"version": "1.1.4",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9",
"comment": "dist reference: 31610dbb31faa98e6b5447b62340826f54fbc4e9"
},
{
"type": "vcs",
"url": "https://github.com/doctrine/deprecations.git",
"comment": "source reference: 31610dbb31faa98e6b5447b62340826f54fbc4e9"
},
{
"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.4",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "31610dbb31faa98e6b5447b62340826f54fbc4e9"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "31610dbb31faa98e6b5447b62340826f54fbc4e9"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "doctrine/instantiator-2.0.0.0",
"type": "library",
"name": "instantiator",
"version": "2.0.0",
"group": "doctrine",
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"author": "Marco Pivetta",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/doctrine/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"comment": "dist reference: c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
},
{
"type": "vcs",
"url": "https://github.com/doctrine/instantiator.git",
"comment": "source reference: c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
},
{
"type": "website",
"url": "https://www.doctrine-project.org/projects/instantiator.html",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/doctrine/instantiator/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/doctrine/instantiator/tree/2.0.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "doctrine/lexer-3.0.1.0",
"type": "library",
"name": "lexer",
"version": "3.0.1",
"group": "doctrine",
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"author": "Guilherme Blanco, Roman Borschel, Johannes Schmitt",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/doctrine/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
"comment": "dist reference: 31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
},
{
"type": "vcs",
"url": "https://github.com/doctrine/lexer.git",
"comment": "source reference: 31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
},
{
"type": "website",
"url": "https://www.doctrine-project.org/projects/lexer.html",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/doctrine/lexer/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/doctrine/lexer/tree/3.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "egulias/email-validator-4.0.3.0",
"type": "library",
"name": "email-validator",
"version": "4.0.3",
"group": "egulias",
"description": "A library for validating emails against several RFCs",
"author": "Eduardo Gulias Davis",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/egulias/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b115554301161fa21467629f1e1391c1936de517",
"comment": "dist reference: b115554301161fa21467629f1e1391c1936de517"
},
{
"type": "vcs",
"url": "https://github.com/egulias/EmailValidator.git",
"comment": "source reference: b115554301161fa21467629f1e1391c1936de517"
},
{
"type": "website",
"url": "https://github.com/egulias/EmailValidator",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/egulias/EmailValidator/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/egulias/EmailValidator/tree/4.0.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "b115554301161fa21467629f1e1391c1936de517"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "b115554301161fa21467629f1e1391c1936de517"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "elastic/transport-8.10.0.0",
"type": "library",
"name": "transport",
"version": "v8.10.0",
"group": "elastic",
"description": "HTTP transport PHP library for Elastic products",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/elastic/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/elastic/elastic-transport-php/zipball/8be37d679637545e50b1cea9f8ee903888783021",
"comment": "dist reference: 8be37d679637545e50b1cea9f8ee903888783021"
},
{
"type": "vcs",
"url": "https://github.com/elastic/elastic-transport-php.git",
"comment": "source reference: 8be37d679637545e50b1cea9f8ee903888783021"
},
{
"type": "issue-tracker",
"url": "https://github.com/elastic/elastic-transport-php/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/elastic/elastic-transport-php/tree/v8.10.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "8be37d679637545e50b1cea9f8ee903888783021"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "8be37d679637545e50b1cea9f8ee903888783021"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "elasticsearch/elasticsearch-8.17.0.0",
"type": "library",
"name": "elasticsearch",
"version": "v8.17.0",
"group": "elasticsearch",
"description": "PHP Client for Elasticsearch",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/elasticsearch/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/6cd0fe6a95fdb7198a2795624927b094813b3d8b",
"comment": "dist reference: 6cd0fe6a95fdb7198a2795624927b094813b3d8b"
},
{
"type": "vcs",
"url": "https://github.com/elastic/elasticsearch-php.git",
"comment": "source reference: 6cd0fe6a95fdb7198a2795624927b094813b3d8b"
},
{
"type": "issue-tracker",
"url": "https://github.com/elastic/elasticsearch-php/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/elastic/elasticsearch-php/tree/v8.17.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "6cd0fe6a95fdb7198a2795624927b094813b3d8b"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "6cd0fe6a95fdb7198a2795624927b094813b3d8b"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "endroid/qr-code-6.0.3.0",
"type": "library",
"name": "qr-code",
"version": "6.0.3",
"group": "endroid",
"description": "Endroid QR Code",
"author": "Jeroen van den Enden",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/endroid/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/endroid/qr-code/zipball/bdbb06e767efe9abe3c00461662b4059a6cd0b55",
"comment": "dist reference: bdbb06e767efe9abe3c00461662b4059a6cd0b55"
},
{
"type": "vcs",
"url": "https://github.com/endroid/qr-code.git",
"comment": "source reference: bdbb06e767efe9abe3c00461662b4059a6cd0b55"
},
{
"type": "website",
"url": "https://github.com/endroid/qr-code",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/endroid/qr-code/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/endroid/qr-code/tree/6.0.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "bdbb06e767efe9abe3c00461662b4059a6cd0b55"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "bdbb06e767efe9abe3c00461662b4059a6cd0b55"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "guzzlehttp/guzzle-7.9.2.0",
"type": "library",
"name": "guzzle",
"version": "7.9.2",
"group": "guzzlehttp",
"description": "Guzzle is a PHP HTTP client library",
"author": "Graham Campbell, Michael Dowling, Jeremy Lindblom, George Mponos, Tobias Nyholm, M\u00e1rk S\u00e1gi-Kaz\u00e1r, Tobias Schultze",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/guzzlehttp/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b",
"comment": "dist reference: d281ed313b989f213357e3be1a179f02196ac99b"
},
{
"type": "vcs",
"url": "https://github.com/guzzle/guzzle.git",
"comment": "source reference: d281ed313b989f213357e3be1a179f02196ac99b"
},
{
"type": "issue-tracker",
"url": "https://github.com/guzzle/guzzle/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/guzzle/guzzle/tree/7.9.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "d281ed313b989f213357e3be1a179f02196ac99b"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "d281ed313b989f213357e3be1a179f02196ac99b"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "guzzlehttp/promises-2.0.4.0",
"type": "library",
"name": "promises",
"version": "2.0.4",
"group": "guzzlehttp",
"description": "Guzzle promises library",
"author": "Graham Campbell, Michael Dowling, Tobias Nyholm, Tobias Schultze",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/guzzlehttp/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
"comment": "dist reference: f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
},
{
"type": "vcs",
"url": "https://github.com/guzzle/promises.git",
"comment": "source reference: f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
},
{
"type": "issue-tracker",
"url": "https://github.com/guzzle/promises/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/guzzle/promises/tree/2.0.4",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "guzzlehttp/psr7-2.7.0.0",
"type": "library",
"name": "psr7",
"version": "2.7.0",
"group": "guzzlehttp",
"description": "PSR-7 message implementation that also provides common utility methods",
"author": "Graham Campbell, Michael Dowling, George Mponos, Tobias Nyholm, M\u00e1rk S\u00e1gi-Kaz\u00e1r, Tobias Schultze, M\u00e1rk S\u00e1gi-Kaz\u00e1r",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/guzzlehttp/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201",
"comment": "dist reference: a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
},
{
"type": "vcs",
"url": "https://github.com/guzzle/psr7.git",
"comment": "source reference: a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
},
{
"type": "issue-tracker",
"url": "https://github.com/guzzle/psr7/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/guzzle/psr7/tree/2.7.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "league/commonmark-2.6.1.0",
"type": "library",
"name": "commonmark",
"version": "2.6.1",
"group": "league",
"description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
"author": "Colin O'Dell",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/league/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d990688c91cedfb69753ffc2512727ec646df2ad",
"comment": "dist reference: d990688c91cedfb69753ffc2512727ec646df2ad"
},
{
"type": "vcs",
"url": "https://github.com/thephpleague/commonmark.git",
"comment": "source reference: d990688c91cedfb69753ffc2512727ec646df2ad"
},
{
"type": "website",
"url": "https://commonmark.thephpleague.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "documentation",
"url": "https://commonmark.thephpleague.com/",
"comment": "as detected from Composer manifest 'support.docs'"
},
{
"type": "other",
"url": "https://github.com/thephpleague/commonmark/discussions",
"comment": "as detected from Composer manifest 'support.forum'"
},
{
"type": "issue-tracker",
"url": "https://github.com/thephpleague/commonmark/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "other",
"url": "https://github.com/thephpleague/commonmark/releases.atom",
"comment": "as detected from Composer manifest 'support.rss'"
},
{
"type": "vcs",
"url": "https://github.com/thephpleague/commonmark",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "d990688c91cedfb69753ffc2512727ec646df2ad"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "d990688c91cedfb69753ffc2512727ec646df2ad"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "league/config-1.2.0.0",
"type": "library",
"name": "config",
"version": "v1.2.0",
"group": "league",
"description": "Define configuration arrays with strict schemas and access values with dot notation",
"author": "Colin O'Dell",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/league/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"comment": "dist reference: 754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
},
{
"type": "vcs",
"url": "https://github.com/thephpleague/config.git",
"comment": "source reference: 754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
},
{
"type": "website",
"url": "https://config.thephpleague.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "documentation",
"url": "https://config.thephpleague.com/",
"comment": "as detected from Composer manifest 'support.docs'"
},
{
"type": "issue-tracker",
"url": "https://github.com/thephpleague/config/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "other",
"url": "https://github.com/thephpleague/config/releases.atom",
"comment": "as detected from Composer manifest 'support.rss'"
},
{
"type": "vcs",
"url": "https://github.com/thephpleague/config",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "league/uri-7.5.1.0",
"type": "library",
"name": "uri",
"version": "7.5.1",
"group": "league",
"description": "URI manipulation library",
"author": "Ignace Nyamagana Butera",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/league/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/thephpleague/uri/zipball/81fb5145d2644324614cc532b28efd0215bda430",
"comment": "dist reference: 81fb5145d2644324614cc532b28efd0215bda430"
},
{
"type": "vcs",
"url": "https://github.com/thephpleague/uri.git",
"comment": "source reference: 81fb5145d2644324614cc532b28efd0215bda430"
},
{
"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.5.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "81fb5145d2644324614cc532b28efd0215bda430"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "81fb5145d2644324614cc532b28efd0215bda430"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "league/uri-interfaces-7.5.0.0",
"type": "library",
"name": "uri-interfaces",
"version": "7.5.0",
"group": "league",
"description": "Common interfaces and classes for URI representation and interaction",
"author": "Ignace Nyamagana Butera",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/league/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/08cfc6c4f3d811584fb09c37e2849e6a7f9b0742",
"comment": "dist reference: 08cfc6c4f3d811584fb09c37e2849e6a7f9b0742"
},
{
"type": "vcs",
"url": "https://github.com/thephpleague/uri-interfaces.git",
"comment": "source reference: 08cfc6c4f3d811584fb09c37e2849e6a7f9b0742"
},
{
"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.5.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "masterminds/html5-2.9.0.0",
"type": "library",
"name": "html5",
"version": "2.9.0",
"group": "masterminds",
"description": "An HTML5 parser and serializer.",
"author": "Matt Butcher, Matt Farina, Asmir Mustafic",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/masterminds/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
"comment": "dist reference: f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
},
{
"type": "vcs",
"url": "https://github.com/Masterminds/html5-php.git",
"comment": "source reference: f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
},
{
"type": "website",
"url": "http://masterminds.github.io/html5-php",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/Masterminds/html5-php/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/Masterminds/html5-php/tree/2.9.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "mikey179/vfsstream-1.6.12.0",
"type": "library",
"name": "vfsstream",
"version": "v1.6.12",
"group": "mikey179",
"description": "Virtual file system to mock the real file system in unit tests.",
"author": "Frank Kleine",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/mikey179/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/bovigo/vfsStream/zipball/fe695ec993e0a55c3abdda10a9364eb31c6f1bf0",
"comment": "dist reference: fe695ec993e0a55c3abdda10a9364eb31c6f1bf0"
},
{
"type": "vcs",
"url": "https://github.com/bovigo/vfsStream.git",
"comment": "source reference: fe695ec993e0a55c3abdda10a9364eb31c6f1bf0"
},
{
"type": "website",
"url": "http://vfs.bovigo.org/",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/bovigo/vfsStream/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/bovigo/vfsStream/tree/master",
"comment": "as detected from Composer manifest 'support.source'"
},
{
"type": "other",
"url": "https://github.com/bovigo/vfsStream/wiki",
"comment": "as detected from Composer manifest 'support.wiki'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "fe695ec993e0a55c3abdda10a9364eb31c6f1bf0"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "fe695ec993e0a55c3abdda10a9364eb31c6f1bf0"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "monolog/monolog-3.8.1.0",
"type": "library",
"name": "monolog",
"version": "3.8.1",
"group": "monolog",
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"author": "Jordi Boggiano",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/monolog/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
"comment": "dist reference: aef6ee73a77a66e404dd6540934a9ef1b3c855b4"
},
{
"type": "vcs",
"url": "https://github.com/Seldaek/monolog.git",
"comment": "source reference: aef6ee73a77a66e404dd6540934a9ef1b3c855b4"
},
{
"type": "website",
"url": "https://github.com/Seldaek/monolog",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/Seldaek/monolog/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/Seldaek/monolog/tree/3.8.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "myclabs/deep-copy-1.13.0.0",
"type": "library",
"name": "deep-copy",
"version": "1.13.0",
"group": "myclabs",
"description": "Create deep copies (clones) of your objects",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/myclabs/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414",
"comment": "dist reference: 024473a478be9df5fdaca2c793f2232fe788e414"
},
{
"type": "vcs",
"url": "https://github.com/myclabs/DeepCopy.git",
"comment": "source reference: 024473a478be9df5fdaca2c793f2232fe788e414"
},
{
"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.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "024473a478be9df5fdaca2c793f2232fe788e414"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "024473a478be9df5fdaca2c793f2232fe788e414"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "nette/schema-1.3.2.0",
"type": "library",
"name": "schema",
"version": "v1.3.2",
"group": "nette",
"description": "\ud83d\udcd0 Nette Schema: validating data structures against a given Schema.",
"author": "David Grudl, Nette Community",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
},
{
"license": {
"id": "GPL-2.0-only"
}
},
{
"license": {
"id": "GPL-3.0-only"
}
}
],
"purl": "pkg:composer/nette/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d",
"comment": "dist reference: da801d52f0354f70a638673c4a0f04e16529431d"
},
{
"type": "vcs",
"url": "https://github.com/nette/schema.git",
"comment": "source reference: da801d52f0354f70a638673c4a0f04e16529431d"
},
{
"type": "website",
"url": "https://nette.org",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/nette/schema/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/nette/schema/tree/v1.3.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "da801d52f0354f70a638673c4a0f04e16529431d"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "da801d52f0354f70a638673c4a0f04e16529431d"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "nette/utils-4.0.5.0",
"type": "library",
"name": "utils",
"version": "v4.0.5",
"group": "nette",
"description": "\ud83d\udee0 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
"author": "David Grudl, Nette Community",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
},
{
"license": {
"id": "GPL-2.0-only"
}
},
{
"license": {
"id": "GPL-3.0-only"
}
}
],
"purl": "pkg:composer/nette/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96",
"comment": "dist reference: 736c567e257dbe0fcf6ce81b4d6dbe05c6899f96"
},
{
"type": "vcs",
"url": "https://github.com/nette/utils.git",
"comment": "source reference: 736c567e257dbe0fcf6ce81b4d6dbe05c6899f96"
},
{
"type": "website",
"url": "https://nette.org",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/nette/utils/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/nette/utils/tree/v4.0.5",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "nikic/php-parser-5.4.0.0",
"type": "library",
"name": "php-parser",
"version": "v5.4.0",
"group": "nikic",
"description": "A PHP parser written in PHP",
"author": "Nikita Popov",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/nikic/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
"comment": "dist reference: 447a020a1f875a434d62f2a401f53b82a396e494"
},
{
"type": "vcs",
"url": "https://github.com/nikic/PHP-Parser.git",
"comment": "source reference: 447a020a1f875a434d62f2a401f53b82a396e494"
},
{
"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.4.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "447a020a1f875a434d62f2a401f53b82a396e494"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "447a020a1f875a434d62f2a401f53b82a396e494"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "open-telemetry/api-1.2.1.0",
"type": "library",
"name": "api",
"version": "1.2.1",
"group": "open-telemetry",
"description": "API for OpenTelemetry PHP.",
"author": "opentelemetry-php contributors",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"purl": "pkg:composer/open-telemetry/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/opentelemetry-php/api/zipball/74b1a03263be8c5acb578f41da054b4bac3af4a0",
"comment": "dist reference: 74b1a03263be8c5acb578f41da054b4bac3af4a0"
},
{
"type": "vcs",
"url": "https://github.com/opentelemetry-php/api.git",
"comment": "source reference: 74b1a03263be8c5acb578f41da054b4bac3af4a0"
},
{
"type": "chat",
"url": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
"comment": "as detected from Composer manifest 'support.chat'"
},
{
"type": "documentation",
"url": "https://opentelemetry.io/docs/php",
"comment": "as detected from Composer manifest 'support.docs'"
},
{
"type": "issue-tracker",
"url": "https://github.com/open-telemetry/opentelemetry-php/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/open-telemetry/opentelemetry-php",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "74b1a03263be8c5acb578f41da054b4bac3af4a0"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "74b1a03263be8c5acb578f41da054b4bac3af4a0"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "open-telemetry/context-1.1.0.0",
"type": "library",
"name": "context",
"version": "1.1.0",
"group": "open-telemetry",
"description": "Context implementation for OpenTelemetry PHP.",
"author": "opentelemetry-php contributors",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"purl": "pkg:composer/open-telemetry/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/opentelemetry-php/context/zipball/0cba875ea1953435f78aec7f1d75afa87bdbf7f3",
"comment": "dist reference: 0cba875ea1953435f78aec7f1d75afa87bdbf7f3"
},
{
"type": "vcs",
"url": "https://github.com/opentelemetry-php/context.git",
"comment": "source reference: 0cba875ea1953435f78aec7f1d75afa87bdbf7f3"
},
{
"type": "chat",
"url": "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V",
"comment": "as detected from Composer manifest 'support.chat'"
},
{
"type": "documentation",
"url": "https://opentelemetry.io/docs/php",
"comment": "as detected from Composer manifest 'support.docs'"
},
{
"type": "issue-tracker",
"url": "https://github.com/open-telemetry/opentelemetry-php/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/open-telemetry/opentelemetry-php",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "0cba875ea1953435f78aec7f1d75afa87bdbf7f3"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "0cba875ea1953435f78aec7f1d75afa87bdbf7f3"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "opis/json-schema-2.4.1.0",
"type": "library",
"name": "json-schema",
"version": "2.4.1",
"group": "opis",
"description": "Json Schema Validator for PHP",
"author": "Sorin Sarca, Marius Sarca",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"purl": "pkg:composer/opis/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/opis/json-schema/zipball/712827751c62b465daae6e725bf0cf5ffbf965e1",
"comment": "dist reference: 712827751c62b465daae6e725bf0cf5ffbf965e1"
},
{
"type": "vcs",
"url": "https://github.com/opis/json-schema.git",
"comment": "source reference: 712827751c62b465daae6e725bf0cf5ffbf965e1"
},
{
"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.4.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "712827751c62b465daae6e725bf0cf5ffbf965e1"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "712827751c62b465daae6e725bf0cf5ffbf965e1"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "opis/string-2.0.2.0",
"type": "library",
"name": "string",
"version": "2.0.2",
"group": "opis",
"description": "Multibyte strings as objects",
"author": "Marius Sarca, Sorin Sarca",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"purl": "pkg:composer/opis/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/opis/string/zipball/ba0b9607b9809462b0e28a11e4881a8d77431feb",
"comment": "dist reference: ba0b9607b9809462b0e28a11e4881a8d77431feb"
},
{
"type": "vcs",
"url": "https://github.com/opis/string.git",
"comment": "source reference: ba0b9607b9809462b0e28a11e4881a8d77431feb"
},
{
"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.0.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "ba0b9607b9809462b0e28a11e4881a8d77431feb"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "ba0b9607b9809462b0e28a11e4881a8d77431feb"
},
{
"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/[email protected]",
"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/[email protected]",
"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": "paragonie/constant_time_encoding-3.0.0.0",
"type": "library",
"name": "constant_time_encoding",
"version": "v3.0.0",
"group": "paragonie",
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"author": "Paragon Initiative Enterprises, Steve 'Sc00bz' Thomas",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/paragonie/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512",
"comment": "dist reference: df1e7fde177501eee2037dd159cf04f5f301a512"
},
{
"type": "vcs",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"comment": "source reference: df1e7fde177501eee2037dd159cf04f5f301a512"
},
{
"type": "other",
"url": "[email protected]",
"comment": "as detected from Composer manifest 'support.email'"
},
{
"type": "issue-tracker",
"url": "https://github.com/paragonie/constant_time_encoding/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/paragonie/constant_time_encoding",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "df1e7fde177501eee2037dd159cf04f5f301a512"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "df1e7fde177501eee2037dd159cf04f5f301a512"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "paragonie/random_compat-9.99.100.0",
"type": "library",
"name": "random_compat",
"version": "v9.99.100",
"group": "paragonie",
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"author": "Paragon Initiative Enterprises",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/paragonie/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"comment": "dist reference: 996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
{
"type": "vcs",
"url": "https://github.com/paragonie/random_compat.git",
"comment": "source reference: 996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
{
"type": "other",
"url": "[email protected]",
"comment": "as detected from Composer manifest 'support.email'"
},
{
"type": "issue-tracker",
"url": "https://github.com/paragonie/random_compat/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/paragonie/random_compat",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "pdepend/pdepend-2.16.2.0",
"type": "library",
"name": "pdepend",
"version": "2.16.2",
"group": "pdepend",
"description": "Official version of pdepend to be handled with Composer",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/pdepend/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/pdepend/pdepend/zipball/f942b208dc2a0868454d01b29f0c75bbcfc6ed58",
"comment": "dist reference: f942b208dc2a0868454d01b29f0c75bbcfc6ed58"
},
{
"type": "vcs",
"url": "https://github.com/pdepend/pdepend.git",
"comment": "source reference: f942b208dc2a0868454d01b29f0c75bbcfc6ed58"
},
{
"type": "issue-tracker",
"url": "https://github.com/pdepend/pdepend/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/pdepend/pdepend/tree/2.16.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "f942b208dc2a0868454d01b29f0c75bbcfc6ed58"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "f942b208dc2a0868454d01b29f0c75bbcfc6ed58"
},
{
"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/[email protected]",
"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/[email protected]",
"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": "php-http/discovery-1.20.0.0",
"type": "library",
"name": "discovery",
"version": "1.20.0",
"group": "php-http",
"description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
"author": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/php-http/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
"comment": "dist reference: 82fe4c73ef3363caed49ff8dd1539ba06044910d"
},
{
"type": "vcs",
"url": "https://github.com/php-http/discovery.git",
"comment": "source reference: 82fe4c73ef3363caed49ff8dd1539ba06044910d"
},
{
"type": "website",
"url": "http://php-http.org",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/php-http/discovery/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/php-http/discovery/tree/1.20.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
},
{
"name": "cdx:composer:package:type",
"value": "composer-plugin"
}
]
},
{
"bom-ref": "php-http/httplug-2.4.1.0",
"type": "library",
"name": "httplug",
"version": "2.4.1",
"group": "php-http",
"description": "HTTPlug, the HTTP client abstraction for PHP",
"author": "Eric GELOEN, M\u00e1rk S\u00e1gi-Kaz\u00e1r",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/php-http/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4",
"comment": "dist reference: 5cad731844891a4c282f3f3e1b582c46839d22f4"
},
{
"type": "vcs",
"url": "https://github.com/php-http/httplug.git",
"comment": "source reference: 5cad731844891a4c282f3f3e1b582c46839d22f4"
},
{
"type": "website",
"url": "http://httplug.io",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/php-http/httplug/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/php-http/httplug/tree/2.4.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "5cad731844891a4c282f3f3e1b582c46839d22f4"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "5cad731844891a4c282f3f3e1b582c46839d22f4"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "php-http/promise-1.3.1.0",
"type": "library",
"name": "promise",
"version": "1.3.1",
"group": "php-http",
"description": "Promise used for asynchronous HTTP requests",
"author": "Joel Wurtz, M\u00e1rk S\u00e1gi-Kaz\u00e1r",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/php-http/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
"comment": "dist reference: fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
},
{
"type": "vcs",
"url": "https://github.com/php-http/promise.git",
"comment": "source reference: fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
},
{
"type": "website",
"url": "http://httplug.io",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/php-http/promise/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/php-http/promise/tree/1.3.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"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/[email protected]",
"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.1.0",
"type": "library",
"name": "reflection-docblock",
"version": "5.6.1",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8",
"comment": "dist reference: e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8"
},
{
"type": "vcs",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"comment": "source reference: e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8"
},
{
"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.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpdocumentor/type-resolver-1.10.0.0",
"type": "library",
"name": "type-resolver",
"version": "1.10.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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a",
"comment": "dist reference: 679e3ce485b99e84c775d28e2e96fade9a7fb50a"
},
{
"type": "vcs",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"comment": "source reference: 679e3ce485b99e84c775d28e2e96fade9a7fb50a"
},
{
"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.10.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "679e3ce485b99e84c775d28e2e96fade9a7fb50a"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "679e3ce485b99e84c775d28e2e96fade9a7fb50a"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpmd/phpmd-2.15.0.0",
"type": "library",
"name": "phpmd",
"version": "2.15.0",
"group": "phpmd",
"description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
"author": "Manuel Pichler, Marc W\u00fcrth, Other contributors",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/phpmd/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/phpmd/phpmd/zipball/74a1f56e33afad4128b886e334093e98e1b5e7c0",
"comment": "dist reference: 74a1f56e33afad4128b886e334093e98e1b5e7c0"
},
{
"type": "vcs",
"url": "https://github.com/phpmd/phpmd.git",
"comment": "source reference: 74a1f56e33afad4128b886e334093e98e1b5e7c0"
},
{
"type": "website",
"url": "https://phpmd.org/",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "chat",
"url": "irc://irc.freenode.org/phpmd",
"comment": "as detected from Composer manifest 'support.irc'"
},
{
"type": "issue-tracker",
"url": "https://github.com/phpmd/phpmd/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/phpmd/phpmd/tree/2.15.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "74a1f56e33afad4128b886e334093e98e1b5e7c0"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "74a1f56e33afad4128b886e334093e98e1b5e7c0"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpseclib/phpseclib-3.0.43.0",
"type": "library",
"name": "phpseclib",
"version": "3.0.43",
"group": "phpseclib",
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
"author": "Jim Wigginton, Patrick Monnerat, Andreas Fischer, Hans-J\u00fcrgen Petrich, Graham Campbell",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/phpseclib/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/709ec107af3cb2f385b9617be72af8cf62441d02",
"comment": "dist reference: 709ec107af3cb2f385b9617be72af8cf62441d02"
},
{
"type": "vcs",
"url": "https://github.com/phpseclib/phpseclib.git",
"comment": "source reference: 709ec107af3cb2f385b9617be72af8cf62441d02"
},
{
"type": "website",
"url": "http://phpseclib.sourceforge.net",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/phpseclib/phpseclib/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/phpseclib/phpseclib/tree/3.0.43",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "709ec107af3cb2f385b9617be72af8cf62441d02"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "709ec107af3cb2f385b9617be72af8cf62441d02"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "phpstan/phpdoc-parser-2.0.0.0",
"type": "library",
"name": "phpdoc-parser",
"version": "2.0.0",
"group": "phpstan",
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/phpstan/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/c00d78fb6b29658347f9d37ebe104bffadf36299",
"comment": "dist reference: c00d78fb6b29658347f9d37ebe104bffadf36299"
},
{
"type": "vcs",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"comment": "source reference: c00d78fb6b29658347f9d37ebe104bffadf36299"
},
{
"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.0.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "c00d78fb6b29658347f9d37ebe104bffadf36299"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "c00d78fb6b29658347f9d37ebe104bffadf36299"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpstan/phpstan-2.1.5.0",
"type": "library",
"name": "phpstan",
"version": "2.1.5",
"group": "phpstan",
"description": "PHPStan - PHP Static Analysis Tool",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/phpstan/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/451b17f9665481ee502adc39be987cb71067ece2",
"comment": "dist reference: 451b17f9665481ee502adc39be987cb71067ece2"
},
{
"type": "vcs",
"url": "https://github.com/phpstan/phpstan.git",
"comment": "source reference: 451b17f9665481ee502adc39be987cb71067ece2"
},
{
"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": "451b17f9665481ee502adc39be987cb71067ece2"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "451b17f9665481ee502adc39be987cb71067ece2"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpunit/php-code-coverage-11.0.8.0",
"type": "library",
"name": "php-code-coverage",
"version": "11.0.8",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118",
"comment": "dist reference: 418c59fd080954f8c4aa5631d9502ecda2387118"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"comment": "source reference: 418c59fd080954f8c4aa5631d9502ecda2387118"
},
{
"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/11.0.8",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "418c59fd080954f8c4aa5631d9502ecda2387118"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "418c59fd080954f8c4aa5631d9502ecda2387118"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpunit/php-file-iterator-5.1.0.0",
"type": "library",
"name": "php-file-iterator",
"version": "5.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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/118cfaaa8bc5aef3287bf315b6060b1174754af6",
"comment": "dist reference: 118cfaaa8bc5aef3287bf315b6060b1174754af6"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"comment": "source reference: 118cfaaa8bc5aef3287bf315b6060b1174754af6"
},
{
"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/5.1.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "118cfaaa8bc5aef3287bf315b6060b1174754af6"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "118cfaaa8bc5aef3287bf315b6060b1174754af6"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpunit/php-invoker-5.0.1.0",
"type": "library",
"name": "php-invoker",
"version": "5.0.1",
"group": "phpunit",
"description": "Invoke callables with a timeout",
"author": "Sebastian Bergmann",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/phpunit/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/c1ca3814734c07492b3d4c5f794f4b0995333da2",
"comment": "dist reference: c1ca3814734c07492b3d4c5f794f4b0995333da2"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"comment": "source reference: c1ca3814734c07492b3d4c5f794f4b0995333da2"
},
{
"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": "other",
"url": "https://github.com/sebastianbergmann/php-invoker/security/policy",
"comment": "as detected from Composer manifest 'support.security'"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/php-invoker/tree/5.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "c1ca3814734c07492b3d4c5f794f4b0995333da2"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "c1ca3814734c07492b3d4c5f794f4b0995333da2"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpunit/php-text-template-4.0.1.0",
"type": "library",
"name": "php-text-template",
"version": "4.0.1",
"group": "phpunit",
"description": "Simple template engine.",
"author": "Sebastian Bergmann",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/phpunit/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/3e0404dc6b300e6bf56415467ebcb3fe4f33e964",
"comment": "dist reference: 3e0404dc6b300e6bf56415467ebcb3fe4f33e964"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"comment": "source reference: 3e0404dc6b300e6bf56415467ebcb3fe4f33e964"
},
{
"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/4.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "3e0404dc6b300e6bf56415467ebcb3fe4f33e964"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "3e0404dc6b300e6bf56415467ebcb3fe4f33e964"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpunit/php-timer-7.0.1.0",
"type": "library",
"name": "php-timer",
"version": "7.0.1",
"group": "phpunit",
"description": "Utility class for timing",
"author": "Sebastian Bergmann",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/phpunit/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3b415def83fbcb41f991d9ebf16ae4ad8b7837b3",
"comment": "dist reference: 3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"comment": "source reference: 3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"
},
{
"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": "other",
"url": "https://github.com/sebastianbergmann/php-timer/security/policy",
"comment": "as detected from Composer manifest 'support.security'"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/php-timer/tree/7.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "phpunit/phpunit-11.5.7.0",
"type": "library",
"name": "phpunit",
"version": "11.5.7",
"group": "phpunit",
"description": "The PHP Unit Testing framework.",
"author": "Sebastian Bergmann",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/phpunit/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e1cb706f019e2547039ca2c839898cd5f557ee5d",
"comment": "dist reference: e1cb706f019e2547039ca2c839898cd5f557ee5d"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"comment": "source reference: e1cb706f019e2547039ca2c839898cd5f557ee5d"
},
{
"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/11.5.7",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "e1cb706f019e2547039ca2c839898cd5f557ee5d"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "e1cb706f019e2547039ca2c839898cd5f557ee5d"
},
{
"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/[email protected]",
"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"
}
]
},
{
"bom-ref": "psr/event-dispatcher-1.0.0.0",
"type": "library",
"name": "event-dispatcher",
"version": "1.0.0",
"group": "psr",
"description": "Standard interfaces for event handling.",
"author": "PHP-FIG",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/psr/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"comment": "dist reference: dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
{
"type": "vcs",
"url": "https://github.com/php-fig/event-dispatcher.git",
"comment": "source reference: dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
{
"type": "issue-tracker",
"url": "https://github.com/php-fig/event-dispatcher/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/php-fig/event-dispatcher/tree/1.0.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "psr/http-client-1.0.3.0",
"type": "library",
"name": "http-client",
"version": "1.0.3",
"group": "psr",
"description": "Common interface for HTTP clients",
"author": "PHP-FIG",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/psr/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"comment": "dist reference: bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
{
"type": "vcs",
"url": "https://github.com/php-fig/http-client.git",
"comment": "source reference: bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
{
"type": "website",
"url": "https://github.com/php-fig/http-client",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/php-fig/http-client",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"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/[email protected]",
"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"
}
]
},
{
"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/[email protected]",
"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"
}
]
},
{
"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/[email protected]",
"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": "ralouphie/getallheaders-3.0.3.0",
"type": "library",
"name": "getallheaders",
"version": "3.0.3",
"group": "ralouphie",
"description": "A polyfill for getallheaders.",
"author": "Ralph Khattar",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/ralouphie/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"comment": "dist reference: 120b605dfeb996808c31b6477290a714d356e822"
},
{
"type": "vcs",
"url": "https://github.com/ralouphie/getallheaders.git",
"comment": "source reference: 120b605dfeb996808c31b6477290a714d356e822"
},
{
"type": "issue-tracker",
"url": "https://github.com/ralouphie/getallheaders/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/ralouphie/getallheaders/tree/develop",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "120b605dfeb996808c31b6477290a714d356e822"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "120b605dfeb996808c31b6477290a714d356e822"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "rector/rector-2.0.9.0",
"type": "library",
"name": "rector",
"version": "2.0.9",
"group": "rector",
"description": "Instant Upgrade and Automated Refactoring of any PHP code",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/rector/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/4393230e478c0006795770fe74c223b5c64ed68c",
"comment": "dist reference: 4393230e478c0006795770fe74c223b5c64ed68c"
},
{
"type": "vcs",
"url": "https://github.com/rectorphp/rector.git",
"comment": "source reference: 4393230e478c0006795770fe74c223b5c64ed68c"
},
{
"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.0.9",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "4393230e478c0006795770fe74c223b5c64ed68c"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "4393230e478c0006795770fe74c223b5c64ed68c"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "robthree/twofactorauth-3.0.2.0",
"type": "library",
"name": "twofactorauth",
"version": "v3.0.2",
"group": "robthree",
"description": "Two Factor Authentication",
"author": "Rob Janssen, Nicolas CARPi, Will Power",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/robthree/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/6d70f9ca8e25568f163a7b3b3ff77bd8ea743978",
"comment": "dist reference: 6d70f9ca8e25568f163a7b3b3ff77bd8ea743978"
},
{
"type": "vcs",
"url": "https://github.com/RobThree/TwoFactorAuth.git",
"comment": "source reference: 6d70f9ca8e25568f163a7b3b3ff77bd8ea743978"
},
{
"type": "website",
"url": "https://github.com/RobThree/TwoFactorAuth",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/RobThree/TwoFactorAuth/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/RobThree/TwoFactorAuth",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "6d70f9ca8e25568f163a7b3b3ff77bd8ea743978"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "6d70f9ca8e25568f163a7b3b3ff77bd8ea743978"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "sebastian/cli-parser-3.0.2.0",
"type": "library",
"name": "cli-parser",
"version": "3.0.2",
"group": "sebastian",
"description": "Library for parsing CLI options",
"author": "Sebastian Bergmann",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/sebastian/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/15c5dd40dc4f38794d383bb95465193f5e0ae180",
"comment": "dist reference: 15c5dd40dc4f38794d383bb95465193f5e0ae180"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
"comment": "source reference: 15c5dd40dc4f38794d383bb95465193f5e0ae180"
},
{
"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/3.0.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "15c5dd40dc4f38794d383bb95465193f5e0ae180"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "15c5dd40dc4f38794d383bb95465193f5e0ae180"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/code-unit-3.0.2.0",
"type": "library",
"name": "code-unit",
"version": "3.0.2",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca",
"comment": "dist reference: ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/code-unit.git",
"comment": "source reference: ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca"
},
{
"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": "other",
"url": "https://github.com/sebastianbergmann/code-unit/security/policy",
"comment": "as detected from Composer manifest 'support.security'"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/code-unit-reverse-lookup-4.0.1.0",
"type": "library",
"name": "code-unit-reverse-lookup",
"version": "4.0.1",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/183a9b2632194febd219bb9246eee421dad8d45e",
"comment": "dist reference: 183a9b2632194febd219bb9246eee421dad8d45e"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"comment": "source reference: 183a9b2632194febd219bb9246eee421dad8d45e"
},
{
"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": "other",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy",
"comment": "as detected from Composer manifest 'support.security'"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/4.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "183a9b2632194febd219bb9246eee421dad8d45e"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "183a9b2632194febd219bb9246eee421dad8d45e"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/comparator-6.3.0.0",
"type": "library",
"name": "comparator",
"version": "6.3.0",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/d4e47a769525c4dd38cea90e5dcd435ddbbc7115",
"comment": "dist reference: d4e47a769525c4dd38cea90e5dcd435ddbbc7115"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/comparator.git",
"comment": "source reference: d4e47a769525c4dd38cea90e5dcd435ddbbc7115"
},
{
"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/6.3.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "d4e47a769525c4dd38cea90e5dcd435ddbbc7115"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/complexity-4.0.1.0",
"type": "library",
"name": "complexity",
"version": "4.0.1",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/ee41d384ab1906c68852636b6de493846e13e5a0",
"comment": "dist reference: ee41d384ab1906c68852636b6de493846e13e5a0"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/complexity.git",
"comment": "source reference: ee41d384ab1906c68852636b6de493846e13e5a0"
},
{
"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/4.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "ee41d384ab1906c68852636b6de493846e13e5a0"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "ee41d384ab1906c68852636b6de493846e13e5a0"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/diff-6.0.2.0",
"type": "library",
"name": "diff",
"version": "6.0.2",
"group": "sebastian",
"description": "Diff implementation",
"author": "Sebastian Bergmann, Kore Nordmann",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/sebastian/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544",
"comment": "dist reference: b4ccd857127db5d41a5b676f24b51371d76d8544"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/diff.git",
"comment": "source reference: b4ccd857127db5d41a5b676f24b51371d76d8544"
},
{
"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/6.0.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "b4ccd857127db5d41a5b676f24b51371d76d8544"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "b4ccd857127db5d41a5b676f24b51371d76d8544"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/environment-7.2.0.0",
"type": "library",
"name": "environment",
"version": "7.2.0",
"group": "sebastian",
"description": "Provides functionality to handle HHVM/PHP environments",
"author": "Sebastian Bergmann",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/sebastian/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5",
"comment": "dist reference: 855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/environment.git",
"comment": "source reference: 855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5"
},
{
"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/7.2.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/exporter-6.3.0.0",
"type": "library",
"name": "exporter",
"version": "6.3.0",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/3473f61172093b2da7de1fb5782e1f24cc036dc3",
"comment": "dist reference: 3473f61172093b2da7de1fb5782e1f24cc036dc3"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/exporter.git",
"comment": "source reference: 3473f61172093b2da7de1fb5782e1f24cc036dc3"
},
{
"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/6.3.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "3473f61172093b2da7de1fb5782e1f24cc036dc3"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "3473f61172093b2da7de1fb5782e1f24cc036dc3"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/global-state-7.0.2.0",
"type": "library",
"name": "global-state",
"version": "7.0.2",
"group": "sebastian",
"description": "Snapshotting of global state",
"author": "Sebastian Bergmann",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/sebastian/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/3be331570a721f9a4b5917f4209773de17f747d7",
"comment": "dist reference: 3be331570a721f9a4b5917f4209773de17f747d7"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/global-state.git",
"comment": "source reference: 3be331570a721f9a4b5917f4209773de17f747d7"
},
{
"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/7.0.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "3be331570a721f9a4b5917f4209773de17f747d7"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "3be331570a721f9a4b5917f4209773de17f747d7"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/lines-of-code-3.0.1.0",
"type": "library",
"name": "lines-of-code",
"version": "3.0.1",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/d36ad0d782e5756913e42ad87cb2890f4ffe467a",
"comment": "dist reference: d36ad0d782e5756913e42ad87cb2890f4ffe467a"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
"comment": "source reference: d36ad0d782e5756913e42ad87cb2890f4ffe467a"
},
{
"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/3.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "d36ad0d782e5756913e42ad87cb2890f4ffe467a"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "d36ad0d782e5756913e42ad87cb2890f4ffe467a"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/object-enumerator-6.0.1.0",
"type": "library",
"name": "object-enumerator",
"version": "6.0.1",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f5b498e631a74204185071eb41f33f38d64608aa",
"comment": "dist reference: f5b498e631a74204185071eb41f33f38d64608aa"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"comment": "source reference: f5b498e631a74204185071eb41f33f38d64608aa"
},
{
"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": "other",
"url": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
"comment": "as detected from Composer manifest 'support.security'"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/object-enumerator/tree/6.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "f5b498e631a74204185071eb41f33f38d64608aa"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "f5b498e631a74204185071eb41f33f38d64608aa"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/object-reflector-4.0.1.0",
"type": "library",
"name": "object-reflector",
"version": "4.0.1",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/6e1a43b411b2ad34146dee7524cb13a068bb35f9",
"comment": "dist reference: 6e1a43b411b2ad34146dee7524cb13a068bb35f9"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"comment": "source reference: 6e1a43b411b2ad34146dee7524cb13a068bb35f9"
},
{
"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": "other",
"url": "https://github.com/sebastianbergmann/object-reflector/security/policy",
"comment": "as detected from Composer manifest 'support.security'"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/object-reflector/tree/4.0.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "6e1a43b411b2ad34146dee7524cb13a068bb35f9"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "6e1a43b411b2ad34146dee7524cb13a068bb35f9"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/recursion-context-6.0.2.0",
"type": "library",
"name": "recursion-context",
"version": "6.0.2",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/694d156164372abbd149a4b85ccda2e4670c0e16",
"comment": "dist reference: 694d156164372abbd149a4b85ccda2e4670c0e16"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"comment": "source reference: 694d156164372abbd149a4b85ccda2e4670c0e16"
},
{
"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/6.0.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "694d156164372abbd149a4b85ccda2e4670c0e16"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "694d156164372abbd149a4b85ccda2e4670c0e16"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/type-5.1.0.0",
"type": "library",
"name": "type",
"version": "5.1.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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/461b9c5da241511a2a0e8f240814fb23ce5c0aac",
"comment": "dist reference: 461b9c5da241511a2a0e8f240814fb23ce5c0aac"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/type.git",
"comment": "source reference: 461b9c5da241511a2a0e8f240814fb23ce5c0aac"
},
{
"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": "other",
"url": "https://github.com/sebastianbergmann/type/security/policy",
"comment": "as detected from Composer manifest 'support.security'"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/type/tree/5.1.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "461b9c5da241511a2a0e8f240814fb23ce5c0aac"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "461b9c5da241511a2a0e8f240814fb23ce5c0aac"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "sebastian/version-5.0.2.0",
"type": "library",
"name": "version",
"version": "5.0.2",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c687e3387b99f5b03b6caa64c74b63e2936ff874",
"comment": "dist reference: c687e3387b99f5b03b6caa64c74b63e2936ff874"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/version.git",
"comment": "source reference: c687e3387b99f5b03b6caa64c74b63e2936ff874"
},
{
"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": "other",
"url": "https://github.com/sebastianbergmann/version/security/policy",
"comment": "as detected from Composer manifest 'support.security'"
},
{
"type": "vcs",
"url": "https://github.com/sebastianbergmann/version/tree/5.0.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "c687e3387b99f5b03b6caa64c74b63e2936ff874"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "c687e3387b99f5b03b6caa64c74b63e2936ff874"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "squizlabs/php_codesniffer-3.11.3.0",
"type": "library",
"name": "php_codesniffer",
"version": "3.11.3",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10",
"comment": "dist reference: ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10"
},
{
"type": "vcs",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"comment": "source reference: ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10"
},
{
"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": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "staabm/side-effects-detector-1.0.5.0",
"type": "library",
"name": "side-effects-detector",
"version": "1.0.5",
"group": "staabm",
"description": "A static analysis tool to detect side effects in PHP code",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/staabm/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163",
"comment": "dist reference: d8334211a140ce329c13726d4a715adbddd0a163"
},
{
"type": "vcs",
"url": "https://github.com/staabm/side-effects-detector.git",
"comment": "source reference: d8334211a140ce329c13726d4a715adbddd0a163"
},
{
"type": "issue-tracker",
"url": "https://github.com/staabm/side-effects-detector/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/staabm/side-effects-detector/tree/1.0.5",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "d8334211a140ce329c13726d4a715adbddd0a163"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "d8334211a140ce329c13726d4a715adbddd0a163"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "symfony/config-7.2.3.0",
"type": "library",
"name": "config",
"version": "v7.2.3",
"group": "symfony",
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/config/zipball/7716594aaae91d9141be080240172a92ecca4d44",
"comment": "dist reference: 7716594aaae91d9141be080240172a92ecca4d44"
},
{
"type": "vcs",
"url": "https://github.com/symfony/config.git",
"comment": "source reference: 7716594aaae91d9141be080240172a92ecca4d44"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/config/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "7716594aaae91d9141be080240172a92ecca4d44"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "7716594aaae91d9141be080240172a92ecca4d44"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/dependency-injection-7.2.3.0",
"type": "library",
"name": "dependency-injection",
"version": "v7.2.3",
"group": "symfony",
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc",
"comment": "dist reference: 1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc"
},
{
"type": "vcs",
"url": "https://github.com/symfony/dependency-injection.git",
"comment": "source reference: 1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/dependency-injection/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "1d321c4bc3fe926fd4c38999a4c9af4f5d61ddfc"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/deprecation-contracts-3.5.1.0",
"type": "library",
"name": "deprecation-contracts",
"version": "v3.5.1",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"comment": "dist reference: 74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
},
{
"type": "vcs",
"url": "https://github.com/symfony/deprecation-contracts.git",
"comment": "source reference: 74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/error-handler-7.2.3.0",
"type": "library",
"name": "error-handler",
"version": "v7.2.3",
"group": "symfony",
"description": "Provides tools to manage errors and ease debugging PHP code",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/959a74d044a6db21f4caa6d695648dcb5584cb49",
"comment": "dist reference: 959a74d044a6db21f4caa6d695648dcb5584cb49"
},
{
"type": "vcs",
"url": "https://github.com/symfony/error-handler.git",
"comment": "source reference: 959a74d044a6db21f4caa6d695648dcb5584cb49"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/error-handler/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "959a74d044a6db21f4caa6d695648dcb5584cb49"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "959a74d044a6db21f4caa6d695648dcb5584cb49"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/event-dispatcher-7.2.0.0",
"type": "library",
"name": "event-dispatcher",
"version": "v7.2.0",
"group": "symfony",
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1",
"comment": "dist reference: 910c5db85a5356d0fea57680defec4e99eb9c8c1"
},
{
"type": "vcs",
"url": "https://github.com/symfony/event-dispatcher.git",
"comment": "source reference: 910c5db85a5356d0fea57680defec4e99eb9c8c1"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/event-dispatcher/tree/v7.2.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "910c5db85a5356d0fea57680defec4e99eb9c8c1"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "910c5db85a5356d0fea57680defec4e99eb9c8c1"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/event-dispatcher-contracts-3.5.1.0",
"type": "library",
"name": "event-dispatcher-contracts",
"version": "v3.5.1",
"group": "symfony",
"description": "Generic abstractions related to dispatching event",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
"comment": "dist reference: 7642f5e970b672283b7823222ae8ef8bbc160b9f"
},
{
"type": "vcs",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"comment": "source reference: 7642f5e970b672283b7823222ae8ef8bbc160b9f"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/filesystem-7.2.0.0",
"type": "library",
"name": "filesystem",
"version": "v7.2.0",
"group": "symfony",
"description": "Provides basic utilities for the filesystem",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb",
"comment": "dist reference: b8dce482de9d7c9fe2891155035a7248ab5c7fdb"
},
{
"type": "vcs",
"url": "https://github.com/symfony/filesystem.git",
"comment": "source reference: b8dce482de9d7c9fe2891155035a7248ab5c7fdb"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/filesystem/tree/v7.2.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/finder-7.2.2.0",
"type": "library",
"name": "finder",
"version": "v7.2.2",
"group": "symfony",
"description": "Finds files and directories via an intuitive fluent interface",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb",
"comment": "dist reference: 87a71856f2f56e4100373e92529eed3171695cfb"
},
{
"type": "vcs",
"url": "https://github.com/symfony/finder.git",
"comment": "source reference: 87a71856f2f56e4100373e92529eed3171695cfb"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/finder/tree/v7.2.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "87a71856f2f56e4100373e92529eed3171695cfb"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "87a71856f2f56e4100373e92529eed3171695cfb"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "symfony/html-sanitizer-7.2.3.0",
"type": "library",
"name": "html-sanitizer",
"version": "v7.2.3",
"group": "symfony",
"description": "Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.",
"author": "Titouan Galopin, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/html-sanitizer/zipball/91443febe34cfa5e8e00425f892e6316db95bc23",
"comment": "dist reference: 91443febe34cfa5e8e00425f892e6316db95bc23"
},
{
"type": "vcs",
"url": "https://github.com/symfony/html-sanitizer.git",
"comment": "source reference: 91443febe34cfa5e8e00425f892e6316db95bc23"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/html-sanitizer/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "91443febe34cfa5e8e00425f892e6316db95bc23"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "91443febe34cfa5e8e00425f892e6316db95bc23"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/http-client-7.2.3.0",
"type": "library",
"name": "http-client",
"version": "v7.2.3",
"group": "symfony",
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/http-client/zipball/7ce6078c79a4a7afff931c413d2959d3bffbfb8d",
"comment": "dist reference: 7ce6078c79a4a7afff931c413d2959d3bffbfb8d"
},
{
"type": "vcs",
"url": "https://github.com/symfony/http-client.git",
"comment": "source reference: 7ce6078c79a4a7afff931c413d2959d3bffbfb8d"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/http-client/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "7ce6078c79a4a7afff931c413d2959d3bffbfb8d"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/http-client-contracts-3.5.2.0",
"type": "library",
"name": "http-client-contracts",
"version": "v3.5.2",
"group": "symfony",
"description": "Generic abstractions related to HTTP clients",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ee8d807ab20fcb51267fdace50fbe3494c31e645",
"comment": "dist reference: ee8d807ab20fcb51267fdace50fbe3494c31e645"
},
{
"type": "vcs",
"url": "https://github.com/symfony/http-client-contracts.git",
"comment": "source reference: ee8d807ab20fcb51267fdace50fbe3494c31e645"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/http-client-contracts/tree/v3.5.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "ee8d807ab20fcb51267fdace50fbe3494c31e645"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "ee8d807ab20fcb51267fdace50fbe3494c31e645"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/http-foundation-7.2.3.0",
"type": "library",
"name": "http-foundation",
"version": "v7.2.3",
"group": "symfony",
"description": "Defines an object-oriented layer for the HTTP specification",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ee1b504b8926198be89d05e5b6fc4c3810c090f0",
"comment": "dist reference: ee1b504b8926198be89d05e5b6fc4c3810c090f0"
},
{
"type": "vcs",
"url": "https://github.com/symfony/http-foundation.git",
"comment": "source reference: ee1b504b8926198be89d05e5b6fc4c3810c090f0"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/http-foundation/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "ee1b504b8926198be89d05e5b6fc4c3810c090f0"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "ee1b504b8926198be89d05e5b6fc4c3810c090f0"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/http-kernel-7.2.3.0",
"type": "library",
"name": "http-kernel",
"version": "v7.2.3",
"group": "symfony",
"description": "Provides a structured process for converting a Request into a Response",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b",
"comment": "dist reference: caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b"
},
{
"type": "vcs",
"url": "https://github.com/symfony/http-kernel.git",
"comment": "source reference: caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/http-kernel/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "caae9807f8e25a9b43ce8cc6fafab6cf91f0cc9b"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/intl-7.2.0.0",
"type": "library",
"name": "intl",
"version": "v7.2.0",
"group": "symfony",
"description": "Provides access to the localization data of the ICU library",
"author": "Bernhard Schussek, Eriksen Costa, Igor Wiedler, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/intl/zipball/76bb3462c6c308f8bd97d3c178c2626ae44d4dea",
"comment": "dist reference: 76bb3462c6c308f8bd97d3c178c2626ae44d4dea"
},
{
"type": "vcs",
"url": "https://github.com/symfony/intl.git",
"comment": "source reference: 76bb3462c6c308f8bd97d3c178c2626ae44d4dea"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/intl/tree/v7.2.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "76bb3462c6c308f8bd97d3c178c2626ae44d4dea"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "76bb3462c6c308f8bd97d3c178c2626ae44d4dea"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/mailer-7.2.3.0",
"type": "library",
"name": "mailer",
"version": "v7.2.3",
"group": "symfony",
"description": "Helps sending emails",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/mailer/zipball/f3871b182c44997cf039f3b462af4a48fb85f9d3",
"comment": "dist reference: f3871b182c44997cf039f3b462af4a48fb85f9d3"
},
{
"type": "vcs",
"url": "https://github.com/symfony/mailer.git",
"comment": "source reference: f3871b182c44997cf039f3b462af4a48fb85f9d3"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/mailer/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "f3871b182c44997cf039f3b462af4a48fb85f9d3"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "f3871b182c44997cf039f3b462af4a48fb85f9d3"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/mime-7.2.3.0",
"type": "library",
"name": "mime",
"version": "v7.2.3",
"group": "symfony",
"description": "Allows manipulating MIME messages",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/mime/zipball/2fc3b4bd67e4747e45195bc4c98bea4628476204",
"comment": "dist reference: 2fc3b4bd67e4747e45195bc4c98bea4628476204"
},
{
"type": "vcs",
"url": "https://github.com/symfony/mime.git",
"comment": "source reference: 2fc3b4bd67e4747e45195bc4c98bea4628476204"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/mime/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "2fc3b4bd67e4747e45195bc4c98bea4628476204"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "2fc3b4bd67e4747e45195bc4c98bea4628476204"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/polyfill-ctype-1.31.0.0",
"type": "library",
"name": "polyfill-ctype",
"version": "v1.31.0",
"group": "symfony",
"description": "Symfony polyfill for ctype functions",
"author": "Gert de Pagter, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"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.31.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"
}
]
},
{
"bom-ref": "symfony/polyfill-intl-idn-1.31.0.0",
"type": "library",
"name": "polyfill-intl-idn",
"version": "v1.31.0",
"group": "symfony",
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
"author": "Laurent Bassin, Trevor Rowbotham, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
"comment": "dist reference: c36586dcf89a12315939e00ec9b4474adcb1d773"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"comment": "source reference: c36586dcf89a12315939e00ec9b4474adcb1d773"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "c36586dcf89a12315939e00ec9b4474adcb1d773"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "c36586dcf89a12315939e00ec9b4474adcb1d773"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/polyfill-intl-normalizer-1.31.0.0",
"type": "library",
"name": "polyfill-intl-normalizer",
"version": "v1.31.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/[email protected]",
"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.31.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"
}
]
},
{
"bom-ref": "symfony/polyfill-mbstring-1.31.0.0",
"type": "library",
"name": "polyfill-mbstring",
"version": "v1.31.0",
"group": "symfony",
"description": "Symfony polyfill for the Mbstring extension",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
"comment": "dist reference: 85181ba99b2345b0ef10ce42ecac37612d9fd341"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"comment": "source reference: 85181ba99b2345b0ef10ce42ecac37612d9fd341"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/polyfill-php80-1.31.0.0",
"type": "library",
"name": "polyfill-php80",
"version": "v1.31.0",
"group": "symfony",
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"author": "Ion Bazan, Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
"comment": "dist reference: 60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-php80.git",
"comment": "source reference: 60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-php80/tree/v1.31.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/polyfill-php82-1.31.0.0",
"type": "library",
"name": "polyfill-php82",
"version": "v1.31.0",
"group": "symfony",
"description": "Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/5d2ed36f7734637dacc025f179698031951b1692",
"comment": "dist reference: 5d2ed36f7734637dacc025f179698031951b1692"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-php82.git",
"comment": "source reference: 5d2ed36f7734637dacc025f179698031951b1692"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-php82/tree/v1.31.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "5d2ed36f7734637dacc025f179698031951b1692"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "5d2ed36f7734637dacc025f179698031951b1692"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/polyfill-php83-1.31.0.0",
"type": "library",
"name": "polyfill-php83",
"version": "v1.31.0",
"group": "symfony",
"description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491",
"comment": "dist reference: 2fb86d65e2d424369ad2905e83b236a8805ba491"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-php83.git",
"comment": "source reference: 2fb86d65e2d424369ad2905e83b236a8805ba491"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-php83/tree/v1.31.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "2fb86d65e2d424369ad2905e83b236a8805ba491"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "2fb86d65e2d424369ad2905e83b236a8805ba491"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/polyfill-uuid-1.31.0.0",
"type": "library",
"name": "polyfill-uuid",
"version": "v1.31.0",
"group": "symfony",
"description": "Symfony polyfill for uuid functions",
"author": "Gr\u00e9goire Pineau, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
"comment": "dist reference: 21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-uuid.git",
"comment": "source reference: 21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/polyfill-uuid/tree/v1.31.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/routing-7.2.3.0",
"type": "library",
"name": "routing",
"version": "v7.2.3",
"group": "symfony",
"description": "Maps an HTTP request to a set of configuration variables",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/routing/zipball/ee9a67edc6baa33e5fae662f94f91fd262930996",
"comment": "dist reference: ee9a67edc6baa33e5fae662f94f91fd262930996"
},
{
"type": "vcs",
"url": "https://github.com/symfony/routing.git",
"comment": "source reference: ee9a67edc6baa33e5fae662f94f91fd262930996"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/routing/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "ee9a67edc6baa33e5fae662f94f91fd262930996"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "ee9a67edc6baa33e5fae662f94f91fd262930996"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/service-contracts-3.5.1.0",
"type": "library",
"name": "service-contracts",
"version": "v3.5.1",
"group": "symfony",
"description": "Generic abstractions related to writing services",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
"comment": "dist reference: e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
},
{
"type": "vcs",
"url": "https://github.com/symfony/service-contracts.git",
"comment": "source reference: e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/service-contracts/tree/v3.5.1",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/uid-7.2.0.0",
"type": "library",
"name": "uid",
"version": "v7.2.0",
"group": "symfony",
"description": "Provides an object-oriented API to generate and represent UIDs",
"author": "Gr\u00e9goire Pineau, Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/uid/zipball/2d294d0c48df244c71c105a169d0190bfb080426",
"comment": "dist reference: 2d294d0c48df244c71c105a169d0190bfb080426"
},
{
"type": "vcs",
"url": "https://github.com/symfony/uid.git",
"comment": "source reference: 2d294d0c48df244c71c105a169d0190bfb080426"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/uid/tree/v7.2.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "2d294d0c48df244c71c105a169d0190bfb080426"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "2d294d0c48df244c71c105a169d0190bfb080426"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/var-dumper-7.2.3.0",
"type": "library",
"name": "var-dumper",
"version": "v7.2.3",
"group": "symfony",
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a",
"comment": "dist reference: 82b478c69745d8878eb60f9a049a4d584996f73a"
},
{
"type": "vcs",
"url": "https://github.com/symfony/var-dumper.git",
"comment": "source reference: 82b478c69745d8878eb60f9a049a4d584996f73a"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/var-dumper/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "82b478c69745d8878eb60f9a049a4d584996f73a"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "82b478c69745d8878eb60f9a049a4d584996f73a"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/var-exporter-7.2.0.0",
"type": "library",
"name": "var-exporter",
"version": "v7.2.0",
"group": "symfony",
"description": "Allows exporting any serializable PHP data structure to plain PHP code",
"author": "Nicolas Grekas, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a6a89f95a46af0f142874c9d650a6358d13070d",
"comment": "dist reference: 1a6a89f95a46af0f142874c9d650a6358d13070d"
},
{
"type": "vcs",
"url": "https://github.com/symfony/var-exporter.git",
"comment": "source reference: 1a6a89f95a46af0f142874c9d650a6358d13070d"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/var-exporter/tree/v7.2.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "1a6a89f95a46af0f142874c9d650a6358d13070d"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "1a6a89f95a46af0f142874c9d650a6358d13070d"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "symfony/yaml-7.2.3.0",
"type": "library",
"name": "yaml",
"version": "v7.2.3",
"group": "symfony",
"description": "Loads and dumps YAML files",
"author": "Fabien Potencier, Symfony Community",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/symfony/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/symfony/yaml/zipball/ac238f173df0c9c1120f862d0f599e17535a87ec",
"comment": "dist reference: ac238f173df0c9c1120f862d0f599e17535a87ec"
},
{
"type": "vcs",
"url": "https://github.com/symfony/yaml.git",
"comment": "source reference: ac238f173df0c9c1120f862d0f599e17535a87ec"
},
{
"type": "website",
"url": "https://symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/symfony/yaml/tree/v7.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "ac238f173df0c9c1120f862d0f599e17535a87ec"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "ac238f173df0c9c1120f862d0f599e17535a87ec"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "tecnickcom/tcpdf-6.8.2.0",
"type": "library",
"name": "tcpdf",
"version": "6.8.2",
"group": "tecnickcom",
"description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
"author": "Nicola Asuni",
"licenses": [
{
"license": {
"id": "LGPL-3.0-or-later"
}
}
],
"purl": "pkg:composer/tecnickcom/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/f7a781073e1645062f163e058139e2f89355d420",
"comment": "dist reference: f7a781073e1645062f163e058139e2f89355d420"
},
{
"type": "vcs",
"url": "https://github.com/tecnickcom/TCPDF.git",
"comment": "source reference: f7a781073e1645062f163e058139e2f89355d420"
},
{
"type": "website",
"url": "http://www.tcpdf.org/",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/tecnickcom/TCPDF/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/tecnickcom/TCPDF/tree/6.8.2",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "f7a781073e1645062f163e058139e2f89355d420"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "f7a781073e1645062f163e058139e2f89355d420"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "theseer/tokenizer-1.2.3.0",
"type": "library",
"name": "tokenizer",
"version": "1.2.3",
"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/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
"comment": "dist reference: 737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
},
{
"type": "vcs",
"url": "https://github.com/theseer/tokenizer.git",
"comment": "source reference: 737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
},
{
"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.2.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "tivie/htaccess-parser-0.3.0.0",
"type": "library",
"name": "htaccess-parser",
"version": "0.3.0",
"group": "tivie",
"description": "A .htaccess parser and validator implemented in PHP",
"author": "Estev\u00e3o Soares dos Santos",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"purl": "pkg:composer/tivie/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/tivie/php-htaccess-parser/zipball/14e14d066533c340851172ba1019ff52890b30b3",
"comment": "dist reference: 14e14d066533c340851172ba1019ff52890b30b3"
},
{
"type": "vcs",
"url": "https://github.com/tivie/php-htaccess-parser.git",
"comment": "source reference: 14e14d066533c340851172ba1019ff52890b30b3"
},
{
"type": "website",
"url": "https://github.com/tivie/php-htaccess-parser",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/tivie/php-htaccess-parser/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/tivie/php-htaccess-parser/tree/0.3.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "14e14d066533c340851172ba1019ff52890b30b3"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "14e14d066533c340851172ba1019ff52890b30b3"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "twig/intl-extra-3.20.0.0",
"type": "library",
"name": "intl-extra",
"version": "v3.20.0",
"group": "twig",
"description": "A Twig extension for Intl",
"author": "Fabien Potencier",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/twig/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/twigphp/intl-extra/zipball/05bc5d46b9df9e62399eae53e7c0b0633298b146",
"comment": "dist reference: 05bc5d46b9df9e62399eae53e7c0b0633298b146"
},
{
"type": "vcs",
"url": "https://github.com/twigphp/intl-extra.git",
"comment": "source reference: 05bc5d46b9df9e62399eae53e7c0b0633298b146"
},
{
"type": "website",
"url": "https://twig.symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "vcs",
"url": "https://github.com/twigphp/intl-extra/tree/v3.20.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "05bc5d46b9df9e62399eae53e7c0b0633298b146"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "05bc5d46b9df9e62399eae53e7c0b0633298b146"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "twig/twig-3.20.0.0",
"type": "library",
"name": "twig",
"version": "v3.20.0",
"group": "twig",
"description": "Twig, the flexible, fast, and secure template language for PHP",
"author": "Fabien Potencier, Twig Team, Armin Ronacher",
"licenses": [
{
"license": {
"id": "BSD-3-Clause"
}
}
],
"purl": "pkg:composer/twig/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3468920399451a384bef53cf7996965f7cd40183",
"comment": "dist reference: 3468920399451a384bef53cf7996965f7cd40183"
},
{
"type": "vcs",
"url": "https://github.com/twigphp/Twig.git",
"comment": "source reference: 3468920399451a384bef53cf7996965f7cd40183"
},
{
"type": "website",
"url": "https://twig.symfony.com",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/twigphp/Twig/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/twigphp/Twig/tree/v3.20.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "3468920399451a384bef53cf7996965f7cd40183"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "3468920399451a384bef53cf7996965f7cd40183"
},
{
"name": "cdx:composer:package:type",
"value": "library"
}
]
},
{
"bom-ref": "webmozart/assert-1.11.0.0",
"type": "library",
"name": "assert",
"version": "1.11.0",
"group": "webmozart",
"description": "Assertions to validate method input/output with nice error messages.",
"author": "Bernhard Schussek",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:composer/webmozart/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"comment": "dist reference: 11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
{
"type": "vcs",
"url": "https://github.com/webmozarts/assert.git",
"comment": "source reference: 11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
{
"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.11.0",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
},
{
"bom-ref": "zircote/swagger-php-5.0.3.0",
"type": "library",
"name": "swagger-php",
"version": "5.0.3",
"group": "zircote",
"description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
"author": "Robert Allen, Bob Fanger, Martin Rademacher",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"purl": "pkg:composer/zircote/[email protected]",
"externalReferences": [
{
"type": "distribution",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/7708510b17502a416214148edaa8c9958b23b6cd",
"comment": "dist reference: 7708510b17502a416214148edaa8c9958b23b6cd"
},
{
"type": "vcs",
"url": "https://github.com/zircote/swagger-php.git",
"comment": "source reference: 7708510b17502a416214148edaa8c9958b23b6cd"
},
{
"type": "website",
"url": "https://github.com/zircote/swagger-php/",
"comment": "as detected from Composer manifest 'homepage'"
},
{
"type": "issue-tracker",
"url": "https://github.com/zircote/swagger-php/issues",
"comment": "as detected from Composer manifest 'support.issues'"
},
{
"type": "vcs",
"url": "https://github.com/zircote/swagger-php/tree/5.0.3",
"comment": "as detected from Composer manifest 'support.source'"
}
],
"properties": [
{
"name": "cdx:composer:package:distReference",
"value": "7708510b17502a416214148edaa8c9958b23b6cd"
},
{
"name": "cdx:composer:package:sourceReference",
"value": "7708510b17502a416214148edaa8c9958b23b6cd"
},
{
"name": "cdx:composer:package:type",
"value": "library"
},
{
"name": "cdx:composer:package:isDevRequirement",
"value": "true"
}
]
}
],
"dependencies": [
{
"ref": "2tvenom/cborencode-1.0.2.0"
},
{
"ref": "bacon/bacon-qr-code-3.0.1.0",
"dependsOn": [
"dasprid/enum-1.0.6.0"
]
},
{
"ref": "composer/pcre-3.3.2.0"
},
{
"ref": "composer/spdx-licenses-1.5.8.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.5.2.0",
"dependsOn": [
"composer/spdx-licenses-1.5.8.0",
"opis/json-schema-2.4.1.0",
"package-url/packageurl-php-1.1.2.0"
]
},
{
"ref": "cyclonedx/cyclonedx-php-composer-5.2.1.0",
"dependsOn": [
"cyclonedx/cyclonedx-library-3.5.2.0",
"package-url/packageurl-php-1.1.2.0"
]
},
{
"ref": "dasprid/enum-1.0.6.0"
},
{
"ref": "dflydev/dot-access-data-3.0.3.0"
},
{
"ref": "doctrine/deprecations-1.1.4.0"
},
{
"ref": "doctrine/instantiator-2.0.0.0"
},
{
"ref": "doctrine/lexer-3.0.1.0"
},
{
"ref": "egulias/email-validator-4.0.3.0",
"dependsOn": [
"doctrine/lexer-3.0.1.0",
"symfony/polyfill-intl-idn-1.31.0.0"
]
},
{
"ref": "elastic/transport-8.10.0.0",
"dependsOn": [
"open-telemetry/api-1.2.1.0",
"php-http/discovery-1.20.0.0",
"php-http/httplug-2.4.1.0",
"psr/http-client-1.0.3.0",
"psr/http-factory-1.1.0.0",
"psr/http-message-2.0.0.0",
"psr/log-3.0.2.0"
]
},
{
"ref": "elasticsearch/elasticsearch-8.17.0.0",
"dependsOn": [
"elastic/transport-8.10.0.0",
"guzzlehttp/guzzle-7.9.2.0",
"psr/http-client-1.0.3.0",
"psr/http-message-2.0.0.0",
"psr/log-3.0.2.0"
]
},
{
"ref": "endroid/qr-code-6.0.3.0",
"dependsOn": [
"bacon/bacon-qr-code-3.0.1.0"
]
},
{
"ref": "guzzlehttp/guzzle-7.9.2.0",
"dependsOn": [
"guzzlehttp/promises-2.0.4.0",
"guzzlehttp/psr7-2.7.0.0",
"psr/http-client-1.0.3.0",
"symfony/deprecation-contracts-3.5.1.0"
]
},
{
"ref": "guzzlehttp/promises-2.0.4.0"
},
{
"ref": "guzzlehttp/psr7-2.7.0.0",
"dependsOn": [
"psr/http-factory-1.1.0.0",
"psr/http-message-2.0.0.0",
"ralouphie/getallheaders-3.0.3.0"
]
},
{
"ref": "league/commonmark-2.6.1.0",
"dependsOn": [
"league/config-1.2.0.0",
"psr/event-dispatcher-1.0.0.0",
"symfony/deprecation-contracts-3.5.1.0",
"symfony/polyfill-php80-1.31.0.0"
]
},
{
"ref": "league/config-1.2.0.0",
"dependsOn": [
"dflydev/dot-access-data-3.0.3.0",
"nette/schema-1.3.2.0"
]
},
{
"ref": "league/uri-7.5.1.0",
"dependsOn": [
"league/uri-interfaces-7.5.0.0"
]
},
{
"ref": "league/uri-interfaces-7.5.0.0",
"dependsOn": [
"psr/http-factory-1.1.0.0",
"psr/http-message-2.0.0.0"
]
},
{
"ref": "masterminds/html5-2.9.0.0"
},
{
"ref": "mikey179/vfsstream-1.6.12.0"
},
{
"ref": "monolog/monolog-3.8.1.0",
"dependsOn": [
"psr/log-3.0.2.0"
]
},
{
"ref": "myclabs/deep-copy-1.13.0.0"
},
{
"ref": "nette/schema-1.3.2.0",
"dependsOn": [
"nette/utils-4.0.5.0"
]
},
{
"ref": "nette/utils-4.0.5.0"
},
{
"ref": "nikic/php-parser-5.4.0.0"
},
{
"ref": "open-telemetry/api-1.2.1.0",
"dependsOn": [
"open-telemetry/context-1.1.0.0",
"psr/log-3.0.2.0",
"symfony/polyfill-php82-1.31.0.0"
]
},
{
"ref": "open-telemetry/context-1.1.0.0",
"dependsOn": [
"symfony/polyfill-php82-1.31.0.0"
]
},
{
"ref": "opis/json-schema-2.4.1.0",
"dependsOn": [
"opis/string-2.0.2.0",
"opis/uri-1.1.0.0"
]
},
{
"ref": "opis/string-2.0.2.0"
},
{
"ref": "opis/uri-1.1.0.0",
"dependsOn": [
"opis/string-2.0.2.0"
]
},
{
"ref": "package-url/packageurl-php-1.1.2.0"
},
{
"ref": "paragonie/constant_time_encoding-3.0.0.0"
},
{
"ref": "paragonie/random_compat-9.99.100.0"
},
{
"ref": "pdepend/pdepend-2.16.2.0",
"dependsOn": [
"symfony/config-7.2.3.0",
"symfony/dependency-injection-7.2.3.0",
"symfony/filesystem-7.2.0.0",
"symfony/polyfill-mbstring-1.31.0.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": "php-http/discovery-1.20.0.0"
},
{
"ref": "php-http/httplug-2.4.1.0",
"dependsOn": [
"php-http/promise-1.3.1.0",
"psr/http-client-1.0.3.0",
"psr/http-message-2.0.0.0"
]
},
{
"ref": "php-http/promise-1.3.1.0"
},
{
"ref": "phpdocumentor/reflection-common-2.2.0.0"
},
{
"ref": "phpdocumentor/reflection-docblock-5.6.1.0",
"dependsOn": [
"doctrine/deprecations-1.1.4.0",
"phpdocumentor/reflection-common-2.2.0.0",
"phpdocumentor/type-resolver-1.10.0.0",
"phpstan/phpdoc-parser-2.0.0.0",
"webmozart/assert-1.11.0.0"
]
},
{
"ref": "phpdocumentor/type-resolver-1.10.0.0",
"dependsOn": [
"doctrine/deprecations-1.1.4.0",
"phpdocumentor/reflection-common-2.2.0.0",
"phpstan/phpdoc-parser-2.0.0.0"
]
},
{
"ref": "phpmd/phpmd-2.15.0.0",
"dependsOn": [
"composer/xdebug-handler-3.0.5.0",
"pdepend/pdepend-2.16.2.0"
]
},
{
"ref": "phpseclib/phpseclib-3.0.43.0",
"dependsOn": [
"paragonie/constant_time_encoding-3.0.0.0",
"paragonie/random_compat-9.99.100.0"
]
},
{
"ref": "phpstan/phpdoc-parser-2.0.0.0"
},
{
"ref": "phpstan/phpstan-2.1.5.0"
},
{
"ref": "phpunit/php-code-coverage-11.0.8.0",
"dependsOn": [
"nikic/php-parser-5.4.0.0",
"phpunit/php-file-iterator-5.1.0.0",
"phpunit/php-text-template-4.0.1.0",
"sebastian/code-unit-reverse-lookup-4.0.1.0",
"sebastian/complexity-4.0.1.0",
"sebastian/environment-7.2.0.0",
"sebastian/lines-of-code-3.0.1.0",
"sebastian/version-5.0.2.0",
"theseer/tokenizer-1.2.3.0"
]
},
{
"ref": "phpunit/php-file-iterator-5.1.0.0"
},
{
"ref": "phpunit/php-invoker-5.0.1.0"
},
{
"ref": "phpunit/php-text-template-4.0.1.0"
},
{
"ref": "phpunit/php-timer-7.0.1.0"
},
{
"ref": "phpunit/phpunit-11.5.7.0",
"dependsOn": [
"myclabs/deep-copy-1.13.0.0",
"phar-io/manifest-2.0.4.0",
"phar-io/version-3.2.1.0",
"phpunit/php-code-coverage-11.0.8.0",
"phpunit/php-file-iterator-5.1.0.0",
"phpunit/php-invoker-5.0.1.0",
"phpunit/php-text-template-4.0.1.0",
"phpunit/php-timer-7.0.1.0",
"sebastian/cli-parser-3.0.2.0",
"sebastian/code-unit-3.0.2.0",
"sebastian/comparator-6.3.0.0",
"sebastian/diff-6.0.2.0",
"sebastian/environment-7.2.0.0",
"sebastian/exporter-6.3.0.0",
"sebastian/global-state-7.0.2.0",
"sebastian/object-enumerator-6.0.1.0",
"sebastian/type-5.1.0.0",
"sebastian/version-5.0.2.0",
"staabm/side-effects-detector-1.0.5.0"
]
},
{
"ref": "psr/container-2.0.2.0"
},
{
"ref": "psr/event-dispatcher-1.0.0.0"
},
{
"ref": "psr/http-client-1.0.3.0",
"dependsOn": [
"psr/http-message-2.0.0.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": "ralouphie/getallheaders-3.0.3.0"
},
{
"ref": "rector/rector-2.0.9.0",
"dependsOn": [
"phpstan/phpstan-2.1.5.0"
]
},
{
"ref": "robthree/twofactorauth-3.0.2.0"
},
{
"ref": "sebastian/cli-parser-3.0.2.0"
},
{
"ref": "sebastian/code-unit-3.0.2.0"
},
{
"ref": "sebastian/code-unit-reverse-lookup-4.0.1.0"
},
{
"ref": "sebastian/comparator-6.3.0.0",
"dependsOn": [
"sebastian/diff-6.0.2.0",
"sebastian/exporter-6.3.0.0"
]
},
{
"ref": "sebastian/complexity-4.0.1.0",
"dependsOn": [
"nikic/php-parser-5.4.0.0"
]
},
{
"ref": "sebastian/diff-6.0.2.0"
},
{
"ref": "sebastian/environment-7.2.0.0"
},
{
"ref": "sebastian/exporter-6.3.0.0",
"dependsOn": [
"sebastian/recursion-context-6.0.2.0"
]
},
{
"ref": "sebastian/global-state-7.0.2.0",
"dependsOn": [
"sebastian/object-reflector-4.0.1.0",
"sebastian/recursion-context-6.0.2.0"
]
},
{
"ref": "sebastian/lines-of-code-3.0.1.0",
"dependsOn": [
"nikic/php-parser-5.4.0.0"
]
},
{
"ref": "sebastian/object-enumerator-6.0.1.0",
"dependsOn": [
"sebastian/object-reflector-4.0.1.0",
"sebastian/recursion-context-6.0.2.0"
]
},
{
"ref": "sebastian/object-reflector-4.0.1.0"
},
{
"ref": "sebastian/recursion-context-6.0.2.0"
},
{
"ref": "sebastian/type-5.1.0.0"
},
{
"ref": "sebastian/version-5.0.2.0"
},
{
"ref": "squizlabs/php_codesniffer-3.11.3.0"
},
{
"ref": "staabm/side-effects-detector-1.0.5.0"
},
{
"ref": "symfony/config-7.2.3.0",
"dependsOn": [
"symfony/deprecation-contracts-3.5.1.0",
"symfony/filesystem-7.2.0.0",
"symfony/polyfill-ctype-1.31.0.0"
]
},
{
"ref": "symfony/dependency-injection-7.2.3.0",
"dependsOn": [
"psr/container-2.0.2.0",
"symfony/deprecation-contracts-3.5.1.0",
"symfony/service-contracts-3.5.1.0",
"symfony/var-exporter-7.2.0.0"
]
},
{
"ref": "symfony/deprecation-contracts-3.5.1.0"
},
{
"ref": "symfony/error-handler-7.2.3.0",
"dependsOn": [
"psr/log-3.0.2.0",
"symfony/var-dumper-7.2.3.0"
]
},
{
"ref": "symfony/event-dispatcher-7.2.0.0",
"dependsOn": [
"symfony/event-dispatcher-contracts-3.5.1.0"
]
},
{
"ref": "symfony/event-dispatcher-contracts-3.5.1.0",
"dependsOn": [
"psr/event-dispatcher-1.0.0.0"
]
},
{
"ref": "symfony/filesystem-7.2.0.0",
"dependsOn": [
"symfony/polyfill-ctype-1.31.0.0",
"symfony/polyfill-mbstring-1.31.0.0"
]
},
{
"ref": "symfony/finder-7.2.2.0"
},
{
"ref": "symfony/html-sanitizer-7.2.3.0",
"dependsOn": [
"league/uri-7.5.1.0",
"masterminds/html5-2.9.0.0"
]
},
{
"ref": "symfony/http-client-7.2.3.0",
"dependsOn": [
"psr/log-3.0.2.0",
"symfony/deprecation-contracts-3.5.1.0",
"symfony/http-client-contracts-3.5.2.0",
"symfony/service-contracts-3.5.1.0"
]
},
{
"ref": "symfony/http-client-contracts-3.5.2.0"
},
{
"ref": "symfony/http-foundation-7.2.3.0",
"dependsOn": [
"symfony/deprecation-contracts-3.5.1.0",
"symfony/polyfill-mbstring-1.31.0.0",
"symfony/polyfill-php83-1.31.0.0"
]
},
{
"ref": "symfony/http-kernel-7.2.3.0",
"dependsOn": [
"psr/log-3.0.2.0",
"symfony/deprecation-contracts-3.5.1.0",
"symfony/error-handler-7.2.3.0",
"symfony/event-dispatcher-7.2.0.0",
"symfony/http-foundation-7.2.3.0",
"symfony/polyfill-ctype-1.31.0.0"
]
},
{
"ref": "symfony/intl-7.2.0.0",
"dependsOn": [
"symfony/deprecation-contracts-3.5.1.0"
]
},
{
"ref": "symfony/mailer-7.2.3.0",
"dependsOn": [
"egulias/email-validator-4.0.3.0",
"psr/event-dispatcher-1.0.0.0",
"psr/log-3.0.2.0",
"symfony/event-dispatcher-7.2.0.0",
"symfony/mime-7.2.3.0",
"symfony/service-contracts-3.5.1.0"
]
},
{
"ref": "symfony/mime-7.2.3.0",
"dependsOn": [
"symfony/polyfill-intl-idn-1.31.0.0",
"symfony/polyfill-mbstring-1.31.0.0"
]
},
{
"ref": "symfony/polyfill-ctype-1.31.0.0"
},
{
"ref": "symfony/polyfill-intl-idn-1.31.0.0",
"dependsOn": [
"symfony/polyfill-intl-normalizer-1.31.0.0"
]
},
{
"ref": "symfony/polyfill-intl-normalizer-1.31.0.0"
},
{
"ref": "symfony/polyfill-mbstring-1.31.0.0"
},
{
"ref": "symfony/polyfill-php80-1.31.0.0"
},
{
"ref": "symfony/polyfill-php82-1.31.0.0"
},
{
"ref": "symfony/polyfill-php83-1.31.0.0"
},
{
"ref": "symfony/polyfill-uuid-1.31.0.0"
},
{
"ref": "symfony/routing-7.2.3.0",
"dependsOn": [
"symfony/deprecation-contracts-3.5.1.0"
]
},
{
"ref": "symfony/service-contracts-3.5.1.0",
"dependsOn": [
"psr/container-2.0.2.0",
"symfony/deprecation-contracts-3.5.1.0"
]
},
{
"ref": "symfony/uid-7.2.0.0",
"dependsOn": [
"symfony/polyfill-uuid-1.31.0.0"
]
},
{
"ref": "symfony/var-dumper-7.2.3.0",
"dependsOn": [
"symfony/polyfill-mbstring-1.31.0.0"
]
},
{
"ref": "symfony/var-exporter-7.2.0.0"
},
{
"ref": "symfony/yaml-7.2.3.0",
"dependsOn": [
"symfony/deprecation-contracts-3.5.1.0",
"symfony/polyfill-ctype-1.31.0.0"
]
},
{
"ref": "tecnickcom/tcpdf-6.8.2.0"
},
{
"ref": "theseer/tokenizer-1.2.3.0"
},
{
"ref": "tivie/htaccess-parser-0.3.0.0"
},
{
"ref": "twig/intl-extra-3.20.0.0",
"dependsOn": [
"symfony/intl-7.2.0.0",
"twig/twig-3.20.0.0"
]
},
{
"ref": "twig/twig-3.20.0.0",
"dependsOn": [
"symfony/deprecation-contracts-3.5.1.0",
"symfony/polyfill-ctype-1.31.0.0",
"symfony/polyfill-mbstring-1.31.0.0"
]
},
{
"ref": "webmozart/assert-1.11.0.0"
},
{
"ref": "zircote/swagger-php-5.0.3.0",
"dependsOn": [
"nikic/php-parser-5.4.0.0",
"psr/log-3.0.2.0",
"symfony/deprecation-contracts-3.5.1.0",
"symfony/finder-7.2.2.0",
"symfony/yaml-7.2.3.0"
]
},
{
"ref": "thorsten/phpmyfaq-dev-main",
"dependsOn": [
"2tvenom/cborencode-1.0.2.0",
"elasticsearch/elasticsearch-8.17.0.0",
"endroid/qr-code-6.0.3.0",
"guzzlehttp/guzzle-7.9.2.0",
"league/commonmark-2.6.1.0",
"monolog/monolog-3.8.1.0",
"myclabs/deep-copy-1.13.0.0",
"phpseclib/phpseclib-3.0.43.0",
"robthree/twofactorauth-3.0.2.0",
"symfony/config-7.2.3.0",
"symfony/dependency-injection-7.2.3.0",
"symfony/event-dispatcher-7.2.0.0",
"symfony/html-sanitizer-7.2.3.0",
"symfony/http-client-7.2.3.0",
"symfony/http-foundation-7.2.3.0",
"symfony/http-kernel-7.2.3.0",
"symfony/mailer-7.2.3.0",
"symfony/routing-7.2.3.0",
"symfony/uid-7.2.0.0",
"tecnickcom/tcpdf-6.8.2.0",
"tivie/htaccess-parser-0.3.0.0",
"twig/intl-extra-3.20.0.0",
"twig/twig-3.20.0.0",
"cyclonedx/cyclonedx-php-composer-5.2.1.0",
"doctrine/instantiator-2.0.0.0",
"mikey179/vfsstream-1.6.12.0",
"phpdocumentor/reflection-docblock-5.6.1.0",
"phpmd/phpmd-2.15.0.0",
"phpstan/phpstan-2.1.5.0",
"phpunit/phpunit-11.5.7.0",
"rector/rector-2.0.9.0",
"squizlabs/php_codesniffer-3.11.3.0",
"symfony/yaml-7.2.3.0",
"zircote/swagger-php-5.0.3.0"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment