2022-09-18 21:55:18 +02:00
|
|
|
{
|
|
|
|
"bomFormat": "CycloneDX",
|
|
|
|
"specVersion": "1.4",
|
|
|
|
"version": 1,
|
|
|
|
"metadata": {
|
|
|
|
"timestamp": "2022-09-18T19:48:00Z",
|
|
|
|
"component": {
|
|
|
|
"type": "application",
|
|
|
|
"author": "Thomas Jensen and the boxes contributors",
|
|
|
|
"name": "boxes",
|
2022-09-20 22:12:05 +02:00
|
|
|
"version": "2.2.0",
|
2022-09-18 21:55:18 +02:00
|
|
|
"description": "Command Line ASCII Boxes Unlimited!",
|
|
|
|
"licenses": [
|
|
|
|
{
|
|
|
|
"expression": "GPL-3.0-only"
|
|
|
|
}
|
|
|
|
],
|
2023-03-26 21:32:08 +02:00
|
|
|
"copyright": "Copyright (c) 1999-2023 Thomas Jensen and the boxes contributors",
|
2022-09-18 21:55:18 +02:00
|
|
|
"externalReferences": [
|
|
|
|
{
|
|
|
|
"type": "website",
|
|
|
|
"url": "https://boxes.thomasjensen.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/ascii-boxes/boxes/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "issue-tracker",
|
|
|
|
"url": "https://github.com/ascii-boxes/boxes/issues"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"name": "primaryLanguage",
|
|
|
|
"value": "C"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"components": [
|
|
|
|
{
|
|
|
|
"type": "library",
|
|
|
|
"author": "Ben Pfaff, Bruno Haible, and Daiki Ueno",
|
|
|
|
"name": "libunistring",
|
2023-02-12 15:13:19 +01:00
|
|
|
"version": "1.0",
|
2022-09-18 21:55:18 +02:00
|
|
|
"description": "Functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard",
|
|
|
|
"licenses": [
|
|
|
|
{
|
|
|
|
"expression": "GPL-3.0-or-later"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"expression": "GPL-2.0-only"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"externalReferences": [
|
|
|
|
{
|
|
|
|
"type": "website",
|
|
|
|
"url": "https://www.gnu.org/software/libunistring/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"name": "primaryLanguage",
|
|
|
|
"value": "C"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "library",
|
|
|
|
"author": "Philip Hazel",
|
|
|
|
"name": "PCRE2",
|
2022-09-20 22:12:05 +02:00
|
|
|
"version": "10.40",
|
2022-09-18 21:55:18 +02:00
|
|
|
"description": "PCRE2 - Perl-compatible regular expressions (revised API)",
|
|
|
|
"licenses": [
|
|
|
|
{
|
|
|
|
"expression": "BSD-3-Clause"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"externalReferences": [
|
|
|
|
{
|
|
|
|
"type": "website",
|
|
|
|
"url": "https://www.pcre.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"name": "primaryLanguage",
|
|
|
|
"value": "C"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|