Skip to content

Releases: DCSO/tiffy

tiffy 1.0.4

19 Mar 13:36
8952df5
Compare
Choose a tag to compare

Changes

  • Added support for text files as output format
  • Added support for querying the TIE using the data type parameter

tiffy 1.0.3

11 Mar 09:01
7107884
Compare
Choose a tag to compare

Bugfixes

  • Fixed tiffy not working when no tags.yml file is present
  • Fixed to_IDS setting not working

tiffy 1.0.2

07 Oct 09:50
7a95198
Compare
Choose a tag to compare

Changes

  • added threshold setting for IDS flag in config
  • tagging for attributes derived from TIE observations added
  • removed unused config values base_severity and base_confidence

Bugfixes

  • Fixed Bug with logging when no log_path was provided

tiffy 1.0.1

25 Sep 14:56
959d1ea
Compare
Choose a tag to compare

Changes

  • simplified Config File format, added possibility to use environment variables for configuration (see readme)
  • added parameter to change log saving location
  • loglvl now takes string values, e.g. DEBUG or INFO
  • removed unused config values and parameters (e.g. Attributes_Tagging)
  • added flag to diasble certificate validation (needed in some proxy setups)

Bugfixes

  • Fixed Attributes to_ids config value not being used / not working
  • Fixed Event Published config value not being used / not working
  • Fixed http proxy not being used as https proxy if no specific https proxy was given
  • Fixed https proxy parameter unnecessarily enforcing https scheme