Skip to content

Third-Party Notices

This document lists third-party open source components included in this repository (development and runtime). Each component is licensed under its own terms. Source code for these components is available from their respective upstream sources.

Auto-generated: 2026-01-02T21:12:26.000Z

Ecosystem Package Version / Range License Source
composer dealerdirect/phpcodesniffer-composer-installer v1.1.2 MIT https://github.com/PHPCSStandards/composer-installer.git
composer myclabs/deep-copy 1.13.4 MIT https://github.com/myclabs/DeepCopy.git
composer nikic/php-parser v5.6.0 BSD-3-Clause https://github.com/nikic/PHP-Parser.git
composer phar-io/manifest 2.0.4 BSD-3-Clause https://github.com/phar-io/manifest.git
composer phar-io/version 3.2.1 BSD-3-Clause https://github.com/phar-io/version.git
composer phpcsstandards/phpcsextra 1.4.0 LGPL-3.0-or-later https://github.com/PHPCSStandards/PHPCSExtra.git
composer phpcsstandards/phpcsutils 1.1.0 LGPL-3.0-or-later https://github.com/PHPCSStandards/PHPCSUtils.git
composer phpstan/phpstan 1.12.28 MIT https://github.com/phpstan/phpstan.git
composer phpunit/php-code-coverage 10.1.16 BSD-3-Clause https://github.com/sebastianbergmann/php-code-coverage.git
composer phpunit/php-file-iterator 4.1.0 BSD-3-Clause https://github.com/sebastianbergmann/php-file-iterator.git
composer phpunit/php-invoker 4.0.0 BSD-3-Clause https://github.com/sebastianbergmann/php-invoker.git
composer phpunit/php-text-template 3.0.1 BSD-3-Clause https://github.com/sebastianbergmann/php-text-template.git
composer phpunit/php-timer 6.0.0 BSD-3-Clause https://github.com/sebastianbergmann/php-timer.git
composer phpunit/phpunit 10.5.48 BSD-3-Clause https://github.com/sebastianbergmann/phpunit.git
composer sebastian/cli-parser 2.0.1 BSD-3-Clause https://github.com/sebastianbergmann/cli-parser.git
composer sebastian/code-unit 2.0.0 BSD-3-Clause https://github.com/sebastianbergmann/code-unit.git
composer sebastian/code-unit-reverse-lookup 3.0.0 BSD-3-Clause https://github.com/sebastianbergmann/code-unit-reverse-lookup.git
composer sebastian/comparator 5.0.3 BSD-3-Clause https://github.com/sebastianbergmann/comparator.git
composer sebastian/complexity 3.2.0 BSD-3-Clause https://github.com/sebastianbergmann/complexity.git
composer sebastian/diff 5.1.1 BSD-3-Clause https://github.com/sebastianbergmann/diff.git
composer sebastian/environment 6.1.0 BSD-3-Clause https://github.com/sebastianbergmann/environment.git
composer sebastian/exporter 5.1.2 BSD-3-Clause https://github.com/sebastianbergmann/exporter.git
composer sebastian/global-state 6.0.2 BSD-3-Clause https://github.com/sebastianbergmann/global-state.git
composer sebastian/lines-of-code 2.0.2 BSD-3-Clause https://github.com/sebastianbergmann/lines-of-code.git
composer sebastian/object-enumerator 5.0.0 BSD-3-Clause https://github.com/sebastianbergmann/object-enumerator.git
composer sebastian/object-reflector 3.0.0 BSD-3-Clause https://github.com/sebastianbergmann/object-reflector.git
composer sebastian/recursion-context 5.0.0 BSD-3-Clause https://github.com/sebastianbergmann/recursion-context.git
composer sebastian/type 4.0.0 BSD-3-Clause https://github.com/sebastianbergmann/type.git
composer sebastian/version 4.0.1 BSD-3-Clause https://github.com/sebastianbergmann/version.git
composer squizlabs/php_codesniffer 3.13.2 BSD-3-Clause https://github.com/PHPCSStandards/PHP_CodeSniffer.git
composer theseer/tokenizer 1.2.3 BSD-3-Clause https://github.com/theseer/tokenizer.git
composer wp-coding-standards/wpcs 3.2.0 MIT https://github.com/WordPress/WordPress-Coding-Standards.git
npm ajv ^8.17.1 MIT
npm chalk ^4.1.2 MIT
npm eslint ^8.0.0 MIT
npm eslint-plugin-jquery ^1.5.1 MIT
npm glob ^10.0.0 ISC
npm stylelint ^15.0.0 MIT
npm stylelint-config-standard ^34.0.0 MIT

Provisioning API Runtime Dependencies

Server-side Node.js dependencies used by the CastConductor provisioning API:

Ecosystem Package Version License Usage
npm express ^4.18.2 MIT Web framework
npm cors ^2.8.5 MIT CORS middleware
npm helmet ^7.0.0 MIT Security headers
npm pg ^8.11.0 MIT PostgreSQL client
npm redis ^4.6.7 MIT Redis client
npm bcrypt ^5.1.0 MIT Password hashing
npm jsonwebtoken ^9.0.0 MIT JWT authentication
npm axios ^1.4.0 MIT HTTP client
npm uuid ^9.0.0 MIT UUID generation
npm nodemailer ^6.9.3 MIT Email sending
npm dockerode ^3.3.5 Apache-2.0 Docker API client
npm archiver ^5.3.1 MIT ZIP archive creation
npm multer ^1.4.5-lts.1 MIT File upload handling

CDN-Loaded Libraries (Runtime)

The following libraries are loaded from CDNs at runtime in the WordPress admin:

Library Version License Source Usage
Chart.js 4.4.1 MIT https://github.com/chartjs/Chart.js Analytics dashboard charts
Leaflet.js 1.9.4 BSD-2-Clause https://github.com/Leaflet/Leaflet Geographic distribution maps
OpenStreetMap Tiles N/A ODbL https://www.openstreetmap.org/copyright Map tile provider

Note: OpenStreetMap data is © OpenStreetMap contributors and is available under the Open Database License (ODbL).

License Text Placeholders

For licenses requiring inclusion of full text (e.g., MIT, BSD, ISC, LGPL), consult the packages' distributed LICENSE files. (Optional future enhancement: embed canonical license texts here.)