mirror of https://github.com/mingrammer/diagrams
parent
1135e3d120
commit
a0a9dc60f2
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Saas
|
||||||
|
|
||||||
|
|
||||||
|
class _Security(_Saas):
|
||||||
|
_type = "alerting"
|
||||||
|
_icon_dir = "resources/saas/security"
|
||||||
|
|
||||||
|
|
||||||
|
class Sonarqube(_Security):
|
||||||
|
_icon = "sonarqube.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in new issue