add zendesk and update typo for crowstrike in README

pull/1072/head
Phước Trần 10 months ago
parent fe3b9ccf61
commit 4d9d9238cb

@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Saas
class _Crm(_Saas):
_type = "crm"
_icon_dir = "resources/saas/crm"
class Zendesk(_Crm):
_icon = "zendesk.png"
# Aliases

@ -80,6 +80,12 @@ Node classes list of the saas provider.
<img width="30" src="/img/resources/saas/communication/twilio.png" alt="Twilio" style="float: left; padding-right: 5px;" >
**diagrams.saas.communication.Twilio**
## saas.crm
<img width="30" src="/img/resources/saas/crm/zendesk.png" alt="Zendesk" style="float: left; padding-right: 5px;" >
**diagrams.saas.crm.Zendesk**
## saas.filesharing
@ -122,8 +128,8 @@ Node classes list of the saas provider.
## saas.security
<img width="30" src="/img/resources/saas/security/scrowdstrike.png" alt="Scrowdstrike" style="float: left; padding-right: 5px;" >
**diagrams.saas.security.Scrowdstrike**
<img width="30" src="/img/resources/saas/security/crowdstrike.png" alt="Crowdstrike" style="float: left; padding-right: 5px;" >
**diagrams.saas.security.Crowdstrike**
<img width="30" src="/img/resources/saas/security/sonarqube.png" alt="Sonarqube" style="float: left; padding-right: 5px;" >
**diagrams.saas.security.Sonarqube**

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Loading…
Cancel
Save