-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Added using-brands argument to generic command in get-endpoint-data #40797
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
Added using-brands argument to generic command in get-endpoint-data #40797
Conversation
Coverage Report
|
…f github.com:demisto/content into get-endpoint-data-add-microsoft-defender-atp-command
…fixed description
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice.
Let's schedule a 15 minutes call to go over the code together.
Packs/AggregatedScripts/Scripts/GetEndpointData/GetEndpointData.py
Outdated
Show resolved
Hide resolved
@julieschwartz18 Please help us review here :) |
987d334
to
d4a9403
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doc review complete, I would like to discuss some questions I have, thanks
Packs/AggregatedScripts/Scripts/GetEndpointData/GetEndpointData.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just fix what we talked about
Packs/AggregatedScripts/Scripts/GetEndpointData/GetEndpointData.yml
Outdated
Show resolved
Hide resolved
d611331
to
1ae5774
Compare
Validate summary Verdict: PR can be force merged from validate perspective? ✅ |
Status
Related Issues
fixes: link to the issue
Description
This pr is solving the duplication problem and added support to the Generic Command to use using-brand argument.
Must have