diff options
author | Mario <mario@mariovavti.com> | 2020-06-18 08:39:06 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-06-18 08:39:06 +0000 |
commit | f28c3b441e0017444b74fbe45cd1b2b6cc7b6584 (patch) | |
tree | eaf8df5bec7541c7bdf6531937e87fe8caf39ed0 | |
parent | 4eaa893e0bfba9f580aaa7782abf533b55d01ca7 (diff) | |
download | volse-hubzilla-f28c3b441e0017444b74fbe45cd1b2b6cc7b6584.tar.gz volse-hubzilla-f28c3b441e0017444b74fbe45cd1b2b6cc7b6584.tar.bz2 volse-hubzilla-f28c3b441e0017444b74fbe45cd1b2b6cc7b6584.zip |
start a software bill of materials - this is work in progress
-rw-r--r-- | SBOM.md | 30 |
1 files changed, 30 insertions, 0 deletions
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| + |