Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main #180

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Main #180

wants to merge 4 commits into from

Conversation

inwafula
Copy link
Contributor

Sample Graph API-based plugin to retrive device details from Microsoft Defender for Endpoint

@Copilot Copilot bot review requested due to automatic review settings February 16, 2025 22:39
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.

Comment on lines 20 to 21
2. Download the Git Hub gist file and move it to your prefered location, ensuring it is reachable by Securty Copilot

Copy link
Preview

Copilot AI Feb 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The line contains several spelling issues: 'Git Hub' should be 'GitHub', 'prefered' should be 'preferred', and 'Securty' should be 'Security'.

Suggested change
2. Download the Git Hub gist file and move it to your prefered location, ensuring it is reachable by Securty Copilot
2. Download the GitHub gist file and move it to your preferred location, ensuring it is reachable by Security Copilot

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
Comment on lines 23 to 24
3. [Upload the custom plugin](https://learn.microsoft.com/en-us/security-copilot/manage-plugins?tabs=securitycopilotplugin#add-custom-plugins) and enter your Tenant ID, Subscription ID, Workspace name, Resource group that hosts your Sentinel worksapce in the resulting dialog box. Verify that the plugin is activated.

Copy link
Preview

Copilot AI Feb 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a spelling error: 'worksapce' should be 'workspace'.

Suggested change
3. [Upload the custom plugin](https://learn.microsoft.com/en-us/security-copilot/manage-plugins?tabs=securitycopilotplugin#add-custom-plugins) and enter your Tenant ID, Subscription ID, Workspace name, Resource group that hosts your Sentinel worksapce in the resulting dialog box. Verify that the plugin is activated.
3. [Upload the custom plugin](https://learn.microsoft.com/en-us/security-copilot/manage-plugins?tabs=securitycopilotplugin#add-custom-plugins) and enter your Tenant ID, Subscription ID, Workspace name, Resource group that hosts your Sentinel workspace in the resulting dialog box. Verify that the plugin is activated.

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
Comment on lines 2 to 5
Name: RetriveMDEOnboardedDevices
DisplayName: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrive details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.
Copy link
Preview

Copilot AI Feb 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term 'Retrive' is misspelled; it should be 'Retrieve'.

Suggested change
Name: RetriveMDEOnboardedDevices
DisplayName: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrive details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.
Name: RetrieveMDEOnboardedDevices
DisplayName: Retrieve details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrieve details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrieve details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
Comment on lines 2 to 5
Name: RetriveMDEOnboardedDevices
DisplayName: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrive details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.
Copy link
Preview

Copilot AI Feb 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word 'Retrive' is misspelled; it should be 'Retrieve'.

Suggested change
Name: RetriveMDEOnboardedDevices
DisplayName: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrive details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.
Name: RetrieveMDEOnboardedDevices
DisplayName: Retrieve details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrieve details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrieve details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
Comment on lines 2 to 5
Name: RetriveMDEOnboardedDevices
DisplayName: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrive details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.
Copy link
Preview

Copilot AI Feb 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term 'Retrive' is misspelled; please correct it to 'Retrieve'.

Suggested change
Name: RetriveMDEOnboardedDevices
DisplayName: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrive details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrive details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.
Name: RetrieveMDEOnboardedDevices
DisplayName: Retrieve details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
Description: Retrieve details for devices onboarded onto Microsoft Defender for Endpoint (MDE)
DescriptionForModel: Retrieve details about devices or endpoints onboarded onto Microsoft Defender for Endpoint (MDE) including details such as DeviceID, DeviceName, OSPlatform, ComplianceState, LastSeenDateTime, OnboardedDate, Manufacturer, Model, SerialNumber.

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Positive Feedback
Negative Feedback

Provide additional feedback

Please help us improve GitHub Copilot by sharing more details about this comment.

Please select one or more of the options
Copy link
Collaborator

@KwachSean KwachSean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants