-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Automox XSOAR Content Pack #18404
Automox XSOAR Content Pack #18404
Conversation
* IN-104 Implemented commands related to Administration and Vulnerability Sync use cases.
Added playbook to automate report uploads
Added documentation for Playbook, Integration, and Pack
* Adding unit tests * Reviewed checklist for XSOAR submission
Thank you for your contribution. Your generosity and caring are unrivaled! Make sure to register your contribution by filling the Contribution Registration form, so our content wizard @yaakovi will know he can start review the proposed changes. |
The CircleCI check from your latest pushed commit was unsuccessful. @ax-jmiller take a look at the build by clicking this link. Failed Build Steps
Try and address the listed CircleCI build step failures at your earliest convenience. This will greatly expedite the process of getting your proposed changes merged into master. Happy coding and may the force be with you. |
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.
Great work! looks great :)
Make sure to go over the comments that I made and request another review when you need it
…hon. Fixed issues with fromversion and tests in Integration yaml.
The CircleCI build failed again. @ax-jmiller take a look at the build details here - and try and fix the issues so that we can merge your proposed changes as soon as possible. Failed Build Steps
|
When I fetched upstream changes for my fork from github, it merged all the commits into the history for this branch, which is kind of messy. What would you recommend here? |
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.
Thank you for your time in the demo. Make sure to address the notes that we raised regarding the integration. Feel free to send me a message if you have any questions, and request a review when you are done :)
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.
Great work :)
Make sure to look at the failed validation in the pr, it looks like a quick fix, and make sure to merge from master
The CircleCI build failed again. @ax-jmiller take a look at the build details here - and try and fix the issues so that we can merge your proposed changes as soon as possible. Failed Build Steps
|
Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>
The CircleCI build failed again. @ax-jmiller take a look at the build details here - and try and fix the issues so that we can merge your proposed changes as soon as possible. Failed Build Steps
|
…ntent into automox-xsoar-pack
The CircleCI build failed again. @ax-jmiller take a look at the build details here - and try and fix the issues so that we can merge your proposed changes as soon as possible. Failed Build Steps
|
Successfully created a pipeline in Gitlab with url: https://code.pan.run/xsoar/content/-/pipelines/2810014 |
* Automox Content Pack for XSOAR (#1) * IN-104 Implemented commands related to Administration and Vulnerability Sync use cases. * [IN-149] Adding Vulnerability Upload Playbook (#2) Added playbook to automate report uploads * [IN-152] Automox XSOAR Documentation (#3) Added documentation for Playbook, Integration, and Pack * IN-166 Automox XSOAR Unit Tests (#4) * Adding unit tests * Reviewed checklist for XSOAR submission * Cleaning up integration test files * Fixed validation issues with playbook * Updated README and Integration yaml to be consistent with args in Python. Fixed issues with fromversion and tests in Integration yaml. * Playbook documentation updates regarding supported csv formats * Present errors in a pleasant and readable way. Handled basic http fail codes * Updated delete commands to update objects in the context with deleted key * Removed test playbook from integration yaml Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com> * Added Automox integration instrumentation * Fixed docker image version and schema validation in integration yaml Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com> Co-authored-by: Jack Miller <94870866+ax-jmiller@users.noreply.github.com> Co-authored-by: MLainer1 <93524335+MLainer1@users.noreply.github.com>
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
fixes: link to the issue
Description
This pull request introduces the Automox Content Pack, including an integration and playbook for interfacing with the Automox platform through XSOAR.
Screenshots
Paste here any images that will help the reviewer
Minimum version of Cortex XSOAR
Does it break backward compatibility?
Must have