Merge pull request #1032 from mingrammer/1031-feature-request-add-sonarqube-logo

feat: Add Sonarqube logo
979-is-there-a-node-for-kubernetes-itself
Filipe Oliveira 2 weeks ago committed by GitHub
commit a5a3ef7bff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Loading…
Cancel
Save