Skip to content

Releases: StephenOTT/STIX-Faker

Add support for configurable Observable Data generator

29 Apr 11:11
Compare
Choose a tag to compare

Proper Date Support

15 Apr 22:48
Compare
Choose a tag to compare

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

12 Mar 01:46
Compare
Choose a tag to compare

java -jar stix-faker-0.6.0.jar

Hotfix for ProcessCOO business rule failure

20 Feb 00:46
Compare
Choose a tag to compare

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

20 Feb 00:34
Compare
Choose a tag to compare

Initial release for community testing

19 Feb 02:40
Compare
Choose a tag to compare

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