Stip Common Versions Save

Seamless Threat Intelligence Platform

v2.0.1

1 year ago

OverView

This version is minor update.

For more details, see the release note of each repositories.

GV: https://github.com/s-tip/stip-gv/releases RS: https://github.com/s-tip/stip-rs/releases SNS: https://github.com/s-tip/stip-sns/releases TAXII Server 1.1: https://github.com/s-tip/stip-txs/releases TAXII Server 2.1: https://github.com/s-tip/stip-txs2/releases


This release includes the following changes.

  • Added

    • Pull Request #117 [MINOR] Support CSRF_TRUSTED_ORIGINS
  • Fixed

    • Pull Request #116 [PATCH] Add the aiohttp into the requirements.txt
    • Pull Request #115 [PATCH] Modified required slack library name
    • Pull Request #114 [PATCH] Update pymisp requirement from <2.4.161 to <2.4.163 in /install_scripts

v2.0

1 year ago

OverView

This version includes the STIX custom objects/properties feature we announced at FIRSTCON22 in Dublin. This version also complies with STIX 2.1 and TAXII 2.1. Successfully passed STIX 2.1/TAXII 2.1 Plugfest (compatibility test) at OASIS.

For more details, see the release note of each repositories.

GV: https://github.com/s-tip/stip-gv/releases RS: https://github.com/s-tip/stip-rs/releases SNS: https://github.com/s-tip/stip-sns/releases TAXII Server 2.1: https://github.com/s-tip/stip-txs2/releases


This release includes the following changes.

  • Added

    • Issue Request #109 [MAJOR] Support modeling STIX Custom objects structure
    • Pull Request #111 [MAJOR] Support for the plugfest (STIX 2.1, TAXII 2.1)
    • Pull Request #112 [MAJOR] Support for M1 Mac docker
  • Fixed

    • Issue #91 [PATCH] Could not start RS after installation
    • Issue #93 [PATCH] Could not start TXS 1.0 after installation
    • Issue #95 [PATCH] For the latest Django library
    • Issue #97 [PATCH] Latest stix2 library support
    • Issue #99 [PATCH] latest stix2 breaks things stip-rs
    • Issue #101 [PATCH] Create dependabot.yml
    • Issue #103 [PATCH] Add secure attribute to cookie

v1.3

3 years ago

OverView

This release features Rest API Improvements and numerous stability fixes. S-TIP supports the latest version of STIX 2.1 (CS 02) and TAXII 2.1 (CS 01), as of Feb 5, 2021.

For more details, see the release note of each repositories.

GV: https://github.com/s-tip/stip-gv/releases RS: https://github.com/s-tip/stip-rs/releases SNS: https://github.com/s-tip/stip-sns/releases TAXII Server 2.1: https://github.com/s-tip/stip-txs2/releases


This release includes the following changes.

  • Added

    • Pull Request #88 [MAJOR] Update docker file
      • Available on Ubuntu 20.04, Python 3.8, MongoDB 4.4
    • Issue #89 [MAJOR] Authenticate using APIKey instead of password
  • Fixed

    • N/A

v1.2

3 years ago

OverView

This release features Hashtags and Bulk Upload and numerous stability fixes.

For more details, see the release note of each repositories.

GV: https://github.com/s-tip/stip-gv/releases RS: https://github.com/s-tip/stip-rs/releases SNS: https://github.com/s-tip/stip-sns/releases TAXII Server 2.1: https://github.com/s-tip/stip-txs2/releases


This release includes the following changes.

  • Added

    • [MAJOR] Hashtag support
  • Changed

    • N/A
  • Fixed

    • Issue #71 [PATCH] Cannot communicate with slack beyond a proxy that required authentication.
    • Pull Request #83 [PATCH] Fixed an issue about txs setup
    • Issue #84 [PATCH] SSO is disabled between different domains

v1.1

3 years ago

This release includes the following changes.

  • Added

    • [MAJOR] Added MFA (Multi-Factor Authentication) based on TOTP
  • Changed

    • N/A
  • Fixed

    • Issue #27 [PATCH] Fixed the issue causing that SNS timeline stays behind the login dialog box after session timeout.

    • Issue #58 [PATCH] Fixed django_settings to refer the SECRET_KEY value from .env file.

    • Issue #59 [PATCH] Fixed django_settings to set its default timezone from .env file.

1.0

4 years ago

This release includes the following changes.

  • Features

    • STIX 2.1 support
    • S-TIP version file improvement
  • Bug fixes

    • Modify to adapt the latest taxii2client when S-TIP connects to ATT&CK.
    • Fix an issue about a nested Slack WebClient EventLoop.
    • Fix an issue about file hash patternings.
    • Fix an issue about generating a CSV content.
    • Fix an issue about collaborating with Phantom, Splunk, Jira.

0.3

4 years ago

This release includes the following changes.

  • Features

    • User management improvement (RS)
      • Admin can reset a user's password in "Configuration" -> "User" view
      • Admin can change a user's role in "Configuration" -> "User" view
    • Automatic reload recent CTI in "List" view (RS)
    • Add table borders in graph view's "Related CTI" area (GV)
    • Allow users to delete their posted comments (SNS)
    • CrowdStrike integration: Changed to OAuth2 authentication (SNS)
    • Add a STIX 1.x filter (TXS)
  • Install shell improvement

    • Add Ubuntu version check
    • Update Mongo version
  • Bug fixes

For more details, see the release note of each repositories.

0.2

4 years ago

This release includes the following changes.

  • Migration to Python 3.6+
  • Add ATT&CK field on mongo
  • Replace of favicon
  • Update library version
  • Update Dockerfile

0.1

4 years ago

Initial version of S-TIP.

This version works with Python 2.7.