Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

2.1.7

Compare
Choose a tag to compare
@lifehackjim lifehackjim released this 08 Dec 07:17
· 61 commits to master since this release

2.1.7

Released on Dec 08 2015

enhancements

  • added new POC example scripts: export_action_objects.py, find_content_matches.py, get_client_filter.py, sensor_cleanup.py, approved_action_workflow.py

doc updates

  • Fixed missing LICENSE file
  • Updated README.md format
  • Updated TODO.md format
  • Updated CHANGLOG.md format

bug fixes

  • Bring tsat.py into alignment with 2.x series of PyTan, complete re-vamp
  • Fix get_result_data() to handle kwargs properly
  • fixed a bug in handler.py calling vig_decode in class init that caused failure with --session_id

work in progress

  • Fixing ask_parsed.py SSE option handling
  • Added new bin scripts: close_session.py, get_session.py

notes

  • This release is an interim release meant to make the newly re-written tsat.py available ASAP. Another release will be published with full regression testing and re-built documentation as time allows.