mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 04:04:24 +00:00
[PM-26587] Add sumo logic siem integration (#17173)
* [PM-26587] Add sumo logic siem integration
This commit is contained in:
@@ -203,6 +203,14 @@ export class AdminConsoleIntegrationsComponent implements OnInit, OnDestroy {
|
||||
image: "../../../../../../../images/integrations/logo-panther-round-color.svg",
|
||||
type: IntegrationType.EVENT,
|
||||
},
|
||||
{
|
||||
name: "Sumo Logic",
|
||||
linkURL: "https://bitwarden.com/help/sumo-logic-siem/",
|
||||
image: "../../../../../../../images/integrations/logo-sumo-logic-siem.svg",
|
||||
imageDarkMode: "../../../../../../../images/integrations/logo-sumo-logic-siem-darkmode.svg",
|
||||
type: IntegrationType.EVENT,
|
||||
newBadgeExpiration: "2025-12-31",
|
||||
},
|
||||
{
|
||||
name: "Microsoft Intune",
|
||||
linkURL: "https://bitwarden.com/help/deploy-browser-extensions-with-intune/",
|
||||
|
||||
Reference in New Issue
Block a user