Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@rpiazza rpiazza released this 25 May 18:21
· 800 commits to master since this release
  • support for the most current version of the STIX specification (WD02)
  • data marking support (TLP, Statement (TOU, Simple), AIS)
  • more complete support for:
    • Email
    • Sightings
    • Files
    • Cyber observable relationships
    • Network Traffic
  • more options on the command line
    • output-directory (this option is available for running the elevator for multiple files)
      capture output of for each conversion in a file in this directory
    • policy
      no_policy (default) – output converted content, regardless of correctness.
      strict_policy – no converted content is produced if any (not disabled) log messages are produced or the resulting content is not valid STIX
    • log-level:
      DEBUG, INFO, WARN, ERROR, CRITICAL