Releases: StephenOTT/STIX-Faker
Releases · StephenOTT/STIX-Faker
Add support for configurable Observable Data generator
See readme in Observable Data section
Proper Date Support
Adds proper dates support to ensure that random date generation is not done with unrealistic dates (such as 1970s), and with proper date ordering such as Created not occurring after Modified, or First Seen occurring before Last Seen.
java -jar stix-faker-0.7.0.jar
Add support for COO Extensions
java -jar stix-faker-0.6.0.jar
Hotfix for ProcessCOO business rule failure
Business rule for Process COO could fail no field was populated as all fields are optional. Mock generator was updated to force having at least the isHidden field.
This update was carried over from STIX-Java.
Hotfix for Process Coo issue
Initial release for community testing
See jar for ready to use executable jar. java -jar stix-faker-0.5.jar
and then go to localhost:8080/api/bundle
(or any of the other supported endpoints: see the Readme