Skip to content

Releases: s-tip/stip-common

Version 2.0.1

06 Oct 07:30
0c08ee2
Compare
Choose a tag to compare

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

Version 2.0 (FIRSTCON22+ STIX/TAXII Plugfest Version)

15 Sep 05:05
49b2ebb
Compare
Choose a tag to compare

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

Version 1.3

05 Feb 09:00
0451c05
Compare
Choose a tag to compare

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

Version 1.2

14 Jan 07:00
b949456
Compare
Choose a tag to compare

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

Version 1.1

25 Sep 08:20
4d2ce83
Compare
Choose a tag to compare

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.

Version 1.0

15 May 05:25
b98820e
Compare
Choose a tag to compare

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.

Version 0.3

24 Mar 05:34
4f08a06
Compare
Choose a tag to compare

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.

Version 0.2 (Migration to Python3)

13 Dec 07:03
83327e6
Compare
Choose a tag to compare

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

Version 0.1 (Initial version)

12 Dec 01:14
34f271c
Compare
Choose a tag to compare

Initial version of S-TIP.

This version works with Python 2.7.