Skip to content

Releases: s-tip/stip-gv

Version 2.0.1

06 Oct 07:29
33013c9
Compare
Choose a tag to compare

This release includes the following changes.

  • Added

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

    • Pull Request #73 [PATCH] Bump version to 2.0.1

Version 2.0 (FIRSTCON22+ STIX/TAXII Plugfest Version)

15 Sep 05:04
1b0975a
Compare
Choose a tag to compare

This release includes the following changes.

  • Added

    • Pull Request #66 [MINOR] Add a secure flag on csrf
    • Pull Request #71 [MAJOR] Support modeling STIX Custom objects structure
    • Pull Request #72 [MAJOR] Support for the plugfest (STIX 2.1, TAXII 2.1)
  • Fixed

    • Issue #58 [PATCH] Support to display graph view of the ATT&CK STIX
    • Issue #60 [PATCH] Remove unnecessary files about jquery-ui
    • Issue #62 [PATCH] For the latest Django library
    • Issue #64 [PATCH] Change the graph library
    • Issue #67 [PATCH] Security Issues
    • Issue #69 [PATCH] An error occurs in the IoC table

Version 1.3

05 Feb 08:59
843e071
Compare
Choose a tag to compare

This release includes the following changes.

  • Added

    • Issue #53 [MAJOR] Enable to draw a graph by an object_id
  • Fixed

    • Pull Request #55 [PATCH] Fixed an issue about invalid relationship
    • Pull Request #56 [PATCH] Disabled STIX Tree view for STIX 2.x.
      • This feature will be improved and enabled on a future version

Version 1.2

14 Jan 04:46
66f8e21
Compare
Choose a tag to compare

This release includes the following changes.

  • Added

    • [MAJOR] Hashtag suuport - Displays hashtag nodes and links between nodes with the same hashtag value
  • Changed

    • N/A
  • Fixed

    • Issue #46 [PATCH] 404 error in some map files.
    • Issue #49 [PATCH] Remove an unnecessary line from sharing.js
    • Pull Request #52 [PATCH] Fixed an issue about SSO

Version 1.1

25 Sep 08:21
7ff4dc6
Compare
Choose a tag to compare

This release includes the following changes.

  • Added

    • [MAJOR] Supported MFA (Multi-Factor Authentication) based on TOTP (Time-based One Time Password) for SSO (Single Sign-On).
    • [Extended] redaction by SPE (Sharing Policy Enforcement) for STIX 2.1.
  • Changed

    • [MINOR] Pull Request #25 Brushed up the UI so that STIX 2.1 graph representation is easier to understand.
  • Fixed

    • Issue #11 [PATCH] Fixed glyph-icons not displayed on the sharing page.
    • Issue #20 [PATCH] Fixed forced logout when the user changes the GV page theme.
    • Issue #40 [PATCH] Fixed django_settings to refer the SECRET_KEY value from .env file.
    • Issue #41 [PATCH] Fixed django_settings to set its default timezone from .env file.

Version 1.0.1

22 May 01:34
7dec78e
Compare
Choose a tag to compare

This release includes the following changes.

  • Bug fixes
    • Modify a version file

Version 1.0

15 May 05:28
cc806ab
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:39
5084897
Compare
Choose a tag to compare

This release includes the following changes.

  • Features
    • Add table borders in graph view's "Related CTI" area
    • User management improvement (Moved to RS)

Version 0.2 (Migration to Python3)

13 Dec 07:10
738f3e8
Compare
Choose a tag to compare

This release includes the following changes.

  • Migration to Python 3.6+
  • Update the favicon
  • Bugfix: an error which stix2 nodes can not be drawned if a value of a stix2 property is a dictionary

Version 0.1 (Initial version)

12 Dec 01:17
1c5c3b7
Compare
Choose a tag to compare

Initial version of S-TIP.

This version works with Python 2.7.