Center For Threat Informed Defense Tram Versions Save

TRAM is an open-source platform designed to advance research into automating the mapping of cyber threat intelligence reports to MITRE ATT&CK®.

v1.3.0

8 months ago

What's Changed

  • A new machine learning option based on large language models (LLMs).
  • LLM models can be fine tuned on your own GPU systems (or Google Colab) using the included Jupyter notebooks.
  • Can also run LLM models in Jupyter notebooks, either to run inference on GPU hardware or to get machine-readable results.

v1.2.0

1 year ago

What's Changed

  • Enable creation of Attack Object in Django admin (#163)
  • Add API endpoint for fetching report by its corresponding document ID. (#166)
  • Add API endpoint for retraining a model. (#124)
  • Increase maximum file size for report upload. (#157)
  • Bug fix: export report as JSON. #175
  • Improve installation docs.
  • Unit tests run 5x faster.
  • Other bugs, patches, and quality-of-life.

New Contributors

  • @kdraslan Adds endpoint for fetching reports by using document IDs (#167)

Full Changelog: https://github.com/center-for-threat-informed-defense/tram/compare/v1.1.3...v1.2.0

v1.1.3

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/center-for-threat-informed-defense/tram/compare/v1.1.2...v1.1.3

v1.1.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/center-for-threat-informed-defense/tram/compare/v1.1.1...v1.1.2

v1.1.1

2 years ago

What's Changed

Full Changelog: https://github.com/center-for-threat-informed-defense/tram/compare/v1.1.0...v1.1.1

v1.1.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/center-for-threat-informed-defense/tram/compare/v1.0.0...v1.1.0

v1.0.0

2 years ago