-
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
MISP: Add new parameter to define benign tag ids #36399
MISP: Add new parameter to define benign tag ids #36399
Conversation
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 @israelpoli will know the proposed changes are ready to be reviewed. |
Hi @nikstuckenbrock, thanks for contributing to the XSOAR marketplace. To receive credit for your generous contribution please follow this link. |
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 contribution, It looks great 💪
I see that the unit tests are failing due to an argument mismatch in the test_get_score
function could you please fix that?
Additionally, if you could update the Docker
as well.
thanks 🙏
Hi @israelpoli, thanks for your feedback. Updated the image and fixed the test. |
There seems to a problem with the mock object for the pymisp package since the package update. I'll try to fix it. |
Hi @israelpoli, fixed it. Feel free to recheck if you've got time. |
…to feature/misp-benign-tag-ids
Hi @nikstuckenbrock |
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.
Good job 💪
I am taking it to the next level hoping to merge to master soon
Thank you
c20f398
into
demisto:contrib/nikstuckenbrock_feature/misp-benign-tag-ids
Thank you for your contribution. Your external PR has been merged and the changes are now included in an internal PR for further review. The internal PR will be merged to the master branch within 3 business days. |
* Add new parameter to set benign tag ids * Update version and metadata * Update contributors file * Update docker image * Fix typo for test_get_score * Fix test data * Fix test data * Fix test data * Fix tests Co-authored-by: Nik Stuckenbrock <[email protected]>
* Add new parameter to set benign tag ids * Update version and metadata * Update contributors file * Update docker image * Fix typo for test_get_score * Fix test data * Fix test data * Fix test data * Fix tests Co-authored-by: Nik Stuckenbrock <[email protected]>
Status
Description
Added a new parameter to the MISP integration to define tags that should be recognized as benign.
Must have