Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -1783,7 +1783,7 @@
{
"name": "sumo-logic",
"description": "Query Sumo Logic logs, alerts, dashboards, and SIEM insights directly from Copilot.",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Sumo Logic",
"url": "https://www.sumologic.com"
Expand All @@ -1799,13 +1799,15 @@
"monitoring",
"alerts",
"copilot",
"siem"
"devops",
"search",
"security"
],
"source": {
"source": "github",
"repo": "SumoLogic/sumologic-ai-plugins",
"ref": "v1.0.0",
"sha": "804c0909c20cf3b247df3b5de60bb94f8b65c315"
"ref": "v1.0.1",
"sha": "f905b914984fabb5e0571290eafd3013c277d9b1"
}
},
{
Expand Down
10 changes: 6 additions & 4 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -1251,7 +1251,7 @@
{
"name": "sumo-logic",
"description": "Query Sumo Logic logs, alerts, dashboards, and SIEM insights directly from Copilot.",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Sumo Logic",
"url": "https://www.sumologic.com"
Expand All @@ -1267,13 +1267,15 @@
"monitoring",
"alerts",
"copilot",
"siem"
"devops",
"search",
"security"
],
"source": {
"source": "github",
"repo": "SumoLogic/sumologic-ai-plugins",
"ref": "v1.0.0",
"sha": "804c0909c20cf3b247df3b5de60bb94f8b65c315"
"ref": "v1.0.1",
"sha": "f905b914984fabb5e0571290eafd3013c277d9b1"
Comment thread
Copilot marked this conversation as resolved.
}
},
{
Expand Down
Loading