diff --git a/src/drivers/webextension/images/icons/BookStack.svg b/src/drivers/webextension/images/icons/BookStack.svg new file mode 100644 index 000000000..a6607f164 --- /dev/null +++ b/src/drivers/webextension/images/icons/BookStack.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/b.json b/src/technologies/b.json index a9079448f..39ed11712 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -1462,6 +1462,24 @@ "saas": true, "website": "https://bookingkit.net/" }, + "BookStack": { + "cats": [ + 4 + ], + "cpe": "cpe:2.3:a:bookstackapp:bookstack:*:*:*:*:*:*:*:*", + "description": "BookStack is a simple, open-source, self-hosted, easy-to-use platform for organising and storing information.", + "icon": "BookStack.svg", + "implies": [ + "PHP", + "MySQL", + "Laravel" + ], + "cookies": { + "bookstack_session": "" + }, + "oss": true, + "website": "https://www.bookstackapp.com" + }, "Booksy": { "cats": [ 5,