Azure / Azure/Security-Copilot

Copilot for Security Plugin

Open
#196 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
644
Forks
280
PR merge metrics
No merged PRs in 30d

Description

Hi everyone,
I'm trying to develop a plugin in Copilot for Security with format=API. My plugin has to take a security incident from my SIEM and generate a report, following my personal template.
Is it possible to let Copilot for Security understand the placeholders he has to fill? I want to generate something more structured than a simple GPT prompt, in order to be sure that the output is the one I actually want.

This is my manifest
![Image](https://github.com/user-attachments/assets/ec41b395-d549-4575-a5dc-738ecb26d728)

Thanks everyone!

Edit: In my plugin I tried to split up my incident into: id, name, body, follow-up actions, so that Copilot for Security had to send these information to my web server.
This is its output: Post request to https://lnkd.in/d49cXrEP failed with with HTTP status: 400 and exception: System.Net.Http.HttpRequestException: Request failed with status code BadRequest.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.