PyMISP upload multiple events in JSON #842
Answered
by
Rafiot
swebster96
asked this question in
Q&A
-
In terms of uploading multiple Events from a JSON file, is there existing code example or python scripts to test and play with in PyMISP? |
Beta Was this translation helpful? Give feedback.
Answered by
Rafiot
Jun 28, 2022
Replies: 1 comment
-
You cannot add more than one event at the time using PyMISP. You can find some sample code here: https://github.com/MISP/PyMISP/blob/main/docs/tutorial/FullOverview.ipynb |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
swebster96
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You cannot add more than one event at the time using PyMISP.
You can find some sample code here: https://github.com/MISP/PyMISP/blob/main/docs/tutorial/FullOverview.ipynb