added bitwarden

pull/363/head
Thies B 5 years ago
parent 32bf0cc664
commit 1309019b35

@ -8,6 +8,10 @@ class _Security(_OnPrem):
_icon_dir = "resources/onprem/security" _icon_dir = "resources/onprem/security"
class Bitwarden(_Security):
_icon = "bitwarden.png"
class Trivy(_Security): class Trivy(_Security):
_icon = "trivy.png" _icon = "trivy.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Loading…
Cancel
Save