From f28c3b441e0017444b74fbe45cd1b2b6cc7b6584 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 18 Jun 2020 08:39:06 +0000 Subject: start a software bill of materials - this is work in progress --- SBOM.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 SBOM.md diff --git a/SBOM.md b/SBOM.md new file mode 100644 index 000000000..33845e85a --- /dev/null +++ b/SBOM.md @@ -0,0 +1,30 @@ +|Name|Version|License|Source| +|----|-------|-------|------| +|blueimp/jquery-file-upload|10.30.1.0|MIT|https://github.com/vkhramtsov/jQuery-File-Upload.git| +|bshaffer/oauth2-server-php|1.11.1.0|MIT|https://github.com/bshaffer/oauth2-server-php.git| +|commerceguys/intl|1.0.5.0|MIT|https://github.com/commerceguys/intl.git| +|desandro/imagesloaded|4.1.4.0|MIT|https://github.com/desandro/imagesloaded.git| +|ezyang/htmlpurifier|4.12.0.0|LGPL-2.1-or-later|https://github.com/ezyang/htmlpurifier.git| +|league/html-to-markdown|4.9.1.0|MIT|https://github.com/thephpleague/html-to-markdown.git| +|lukasreschke/id3parser|0.0.3.0|GPL|https://github.com/LukasReschke/ID3Parser.git| +|michelf/php-markdown|1.9.0.0|BSD-3-Clause|https://github.com/michelf/php-markdown.git| +|paragonie/random_compat|9.99.99.0|MIT|https://github.com/paragonie/random_compat.git| +|pear/text_languagedetect|1.0.0.0|BSD-2-Clause|https://github.com/pear/Text_LanguageDetect.git| +|psr/log|1.1.3.0|MIT|https://github.com/php-fig/log.git| +|ramsey/uuid|3.9.3.0|MIT|https://github.com/ramsey/uuid.git| +|sabre/dav|4.1.0.0|BSD-3-Clause|https://github.com/sabre-io/dav.git| +|sabre/event|5.1.0.0|BSD-3-Clause|https://github.com/sabre-io/event.git| +|sabre/http|5.1.0.0|BSD-3-Clause|https://github.com/sabre-io/http.git| +|sabre/uri|2.2.0.0|BSD-3-Clause|https://github.com/sabre-io/uri.git| +|sabre/vobject|4.3.0.0|BSD-3-Clause|https://github.com/sabre-io/vobject.git| +|sabre/xml|2.2.0.0|BSD-3-Clause|https://github.com/sabre-io/xml.git| +|simplepie/simplepie|1.5.5.0|BSD-3-Clause|https://github.com/simplepie/simplepie.git| +|smarty/smarty|3.1.36.0|LGPL-3.0|https://github.com/smarty-php/smarty.git| +|symfony/polyfill-ctype|1.13.1.0|MIT|https://github.com/symfony/polyfill-ctype.git| +|twbs/bootstrap|4.5.0.0|MIT|https://github.com/twbs/bootstrap.git| +|fullcalendar/fullcalendar|4.4.2.0|MIT|https://github.com/fullcalendar/fullcalendar.git| +|miromannino/Justified-Gallery|3.8.1.0|MIT|https://github.com/miromannino/Justified-Gallery.git| +|fengyuanchen/cropperjs|1.5.7.0|MIT|https://github.com/fengyuanchen/cropperjs.git| +|ForkAwesome/Fork-Awesome|1.1.7.0|MIT,SIL OFL,CC BY 3.0|https://github.com/ForkAwesome/Fork-Awesome.git| +|leafo/sticky-kit|1.1.2.0|MIT|https://github.com/leafo/sticky-kit.git| + -- cgit v1.2.3