This website requires JavaScript.
Explore
Help
Sign In
MISP
/
PyMISP
mirror of
https://github.com/MISP/PyMISP
Watch
2
Star
0
Fork
You've already forked PyMISP
0
Code
Issues
Releases
Wiki
Activity
02abe5315a
PyMISP
/
tests
/
mispevent_testfiles
/
sighting.json
6 lines
63 B
JSON
Raw
Normal View
History
Unescape
Escape
chg: Multiple changes * Fix timestamp dump (properly enforce UTC) * Properly handle proposals * Add many getter/setter * Add dedicated test cases for MISPEvent and other objects
2018-01-03 14:36:10 +01:00
{
fix: normalizing the outputs
2018-08-28 23:30:07 +02:00
"timestamp"
:
"11111111"
,
chg: Multiple changes * Fix timestamp dump (properly enforce UTC) * Properly handle proposals * Add many getter/setter * Add dedicated test cases for MISPEvent and other objects
2018-01-03 14:36:10 +01:00
"type"
:
"bar"
,
"value"
:
"1"
}