Open source software

QC is built on open-source software. The tables below list the third-party packages QC uses, with the licence each is distributed under and a link to the upstream project, so that the copyright and licence notices travel with the code and so that anyone curious can go and read the originals.

This page covers third-party software only. It says nothing about the licensing of QC's own code, and nothing about QC content: QC Items are published under CC-BY 4.0, as stated in the page footer.

The list is generated from QC's dependency manifests rather than maintained by hand, so it reflects what is actually installed. Licence identifiers are taken from the packages' own metadata; where a package states its licence loosely, the upstream project is the authoritative source.

Delivered to your browser

Front-end libraries served as part of the QC web interface.

Package Version Licence Project
@coreui/coreui 4.3.2 MIT https://github.com/coreui/coreui
@coreui/coreui (vendored build)
Older build vendored under qc/static_source/vendors/ and loaded by the page chrome, separate from the npm @coreui/coreui listed above.
2.1.12 MIT https://github.com/coreui/coreui
@coreui/coreui-plugin-chartjs-custom-tooltips
Vendored build under qc/static_source/vendors/, no version banner.
Unknown MIT https://github.com/coreui/coreui-plugin-chartjs-custom-tooltips
@coreui/icons
Vendored build under qc/static_source/vendors/.
0.3.0 MIT https://github.com/coreui/coreui-icons
@eonasdan/tempus-dominus 6.2.10 MIT https://github.com/Eonasdan/tempus-dominus
@fontsource/source-sans-pro 4.5.11 MIT https://github.com/fontsource/fontsource
@popperjs/core 2.11.8 MIT https://github.com/popperjs/popper-core
@vueform/multiselect 2.6.11 MIT https://github.com/vueform/multiselect
bootstrap 5.3.8 MIT https://github.com/twbs/bootstrap
chart.js 3.9.1 MIT https://github.com/chartjs/Chart.js
datatables-buttons 1.0.3 MIT https://www.npmjs.com/package/datatables-buttons
datatables-scroller 1.3.0 MIT https://www.npmjs.com/package/datatables-scroller
datatables.net 1.13.11 MIT https://github.com/DataTables/Dist-DataTables
datatables.net-bs5 1.13.11 MIT https://github.com/DataTables/Dist-DataTables-Bootstrap5
datatables.net-rowgroup 1.6.0 MIT https://github.com/DataTables/Dist-DataTables-RowGroup
datatables.net-searchbuilder-bs5 1.8.4 MIT https://github.com/DataTables/Dist-DataTables-SearchBuilder-Bootstrap5
file-saver 2.0.5 MIT https://github.com/eligrey/FileSaver.js
flag-icons 6.15.0 MIT https://github.com/lipis/flag-icons
font-awesome 4.7.0 (OFL-1.1 AND MIT) https://github.com/FortAwesome/Font-Awesome
i 0.3.7 MIT https://github.com/pksunkara/inflect
jquery 3.7.1 MIT https://github.com/jquery/jquery
jszip 3.10.1 (MIT OR GPL-3.0-or-later) https://github.com/Stuk/jszip
jszip-utils 0.1.0 (MIT OR GPL-3.0) https://github.com/Stuk/jszip-utils
lodash 4.18.1 MIT https://github.com/lodash/lodash
MediaInfo (libmediainfo)
JS/WASM build vendored under qc/static_source/vendors/mediainfo/.
26.5.20260615 BSD-2-Clause https://github.com/MediaArea/MediaInfoLib
moment 2.30.1 MIT https://github.com/moment/moment
perfect-scrollbar
Vendored build under qc/static_source/vendors/.
1.4.0 MIT https://github.com/mdbootstrap/perfect-scrollbar
select2 4.1.0 MIT https://github.com/select2/select2
sortablejs 1.15.7 MIT https://github.com/SortableJS/Sortable
swagger-ui-dist 5.32.14 Apache-2.0 https://github.com/swagger-api/swagger-ui
textcomplete
Vendored build under qc/static_source/js/, no version banner.
Unknown MIT https://github.com/yuku/textcomplete
v-lazy-image
Licence not declared by the package; see the upstream project.
2.1.1 Unknown https://www.npmjs.com/package/v-lazy-image
v3-infinite-loading 1.3.2 MIT https://github.com/oumoussa98/vue3-infinite-loading
vue 3.5.41 MIT https://github.com/vuejs/core
vue-infinite-loading
Vendored build under qc/static_source/js/.
2.4.4 MIT https://github.com/PeachScript/vue-infinite-loading
vue-lazyload
Vendored build under qc/static_source/js/.
1.3.3 MIT https://github.com/hilongjw/vue-lazyload
vue-next-select 2.10.5 MIT https://github.com/iendeavor/vue-next-select
vue3-select-v3 4.1.3 MIT https://github.com/sagalbot/vue-select
vue3-sfc-loader 0.9.1 MIT https://github.com/FranckFreiburger/vue3-sfc-loader
vuedraggable 2.24.3 MIT https://github.com/SortableJS/Vue.Draggable
vuejs-paginate
Vendored build under qc/static_source/js/, no version banner.
Unknown MIT https://github.com/lokyoung/vuejs-paginate

Running on the QC server

Back-end packages. These run on EBU infrastructure and are not sent to your browser; they are listed for completeness.

Package Licence Project
boto3 Apache-2.0 https://github.com/boto/boto3
crispy-bootstrap4 MIT https://github.com/django-crispy-forms/crispy-bootstrap4
Django BSD-3-Clause https://github.com/django/django
django-cors-headers MIT License https://github.com/adamchainz/django-cors-headers
django-crispy-forms MIT https://github.com/django-crispy-forms/django-crispy-forms
django-crontab MIT License https://github.com/kraiz/django-crontab
django-filter BSD License https://github.com/carltongibson/django-filter
django-node-assets
Licence not declared by the package; see the upstream project.
Unknown https://github.com/whitespy/django-node-assets
django-redis BSD License https://github.com/jazzband/django-redis
django-reverse-js MIT License https://github.com/sevdog/django-reverse-js
django-rq MIT https://github.com/rq/django-rq
django-storages BSD License https://github.com/jschneier/django-storages
django-task MIT License https://github.com/morlandi/django-task
django-widget-tweaks MIT License https://github.com/jazzband/django-widget-tweaks
djangorestframework-csv BSD License https://github.com/mjumbewu/django-rest-framework-csv
djangorestframework-xml BSD License https://github.com/jpadilla/django-rest-framework-xml
gunicorn MIT https://github.com/benoitc/gunicorn
inflection MIT License https://github.com/jpvanhal/inflection
lxml BSD-3-Clause https://github.com/lxml/lxml
Markdown BSD-3-Clause https://github.com/Python-Markdown/markdown
pillow MIT-CMU https://github.com/python-pillow/Pillow
psycopg2-binary GNU Library or Lesser General Public License (LGPL) https://github.com/psycopg/psycopg2
pybars4 GNU Library or Lesser General Public License (LGPL) https://github.com/up9inc/pybars4
PyJWT MIT https://github.com/jpadilla/pyjwt
python-json-logger BSD License http://github.com/madzak/python-json-logger
python3-saml MIT https://github.com/SAML-Toolkits/python3-saml
PyYAML MIT License https://github.com/yaml/pyyaml
requests Apache Software License https://github.com/psf/requests
rq BSD-2-Clause https://github.com/rq/rq/
sentry-sdk BSD License https://github.com/getsentry/sentry-python
social-auth-app-django BSD-3-Clause https://github.com/python-social-auth/social-app-django
social-auth-core BSD-3-Clause https://github.com/python-social-auth/social-core
uritemplate Apache Software License OR BSD License https://uritemplate.readthedocs.org
urllib3 MIT https://github.com/urllib3/urllib3
wheel MIT https://github.com/pypa/wheel
xmlsec MIT License https://github.com/mehcode/python-xmlsec

Corrections

If you believe an attribution or licence on this page is wrong or incomplete, please tell us and we will correct it.