Skip to content

Commit 46e6033

Browse files
committed
Update README
1 parent 5af1db5 commit 46e6033

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This repository contains a library of Python-based tools and utilities for worki
99
It also provides access to [Pandas](https://pandas.pydata.org/) DataFrames representing the dataset for use in data analysis.
1010
- the [collections](https://github.com/mitre-attack/mitreattack-python/tree/master/mitreattack/collections) module
1111
contains a set of utilities for working with [ATT&CK Collections and Collection Indexes](https://github.com/center-for-threat-informed-defense/attack-workbench-frontend/blob/master/docs/collections.md).
12+
- the [diffStix](https://github.com/mitre-attack/mitreattack-python/tree/master/mitreattack/diffStix) module
13+
contains a script that generates changelogs between two versions of STIX bundles.
1214

1315
## Requirements
1416

0 commit comments

Comments
 (0)