Skip to content

Commit

Permalink
chg: [changelog] updated
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Jan 4, 2024
1 parent 99e0b22 commit 2cd421b
Show file tree
Hide file tree
Showing 9 changed files with 2,780 additions and 0 deletions.
2,224 changes: 2,224 additions & 0 deletions static/Changelog

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions static/Changelog-PyMISP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@ Changelog
=========


v2.4.183 (2024-01-04)
---------------------

New
~~~
- Documentation to install PyMISP on offline machine. [Raphaël Vinot]

Changes
~~~~~~~
- Bump changelog. [Raphaël Vinot]
- Bump objects. [Raphaël Vinot]
- Bump version. [Raphaël Vinot]
- Remove jsonschema from dependencies. [Raphaël Vinot]
- Encrypt malicious js. [Raphaël Vinot]

Other
~~~~~
- Fix api ssl verify typing. [Steven]
- Add HTTPS Adapter. [Steven]

Add the ability to provide a custom HTTPS adapter to the PyMISP class. With M2Crypto and m2requests, this can enable mutual TLS with hardware tokens.


v2.4.182 (2023-12-14)
---------------------

Expand Down
121 changes: 121 additions & 0 deletions static/Changelog-misp-galaxy.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,127 @@
# Changelog


## v2.4.183 (2024-01-04)

### New

* [misp-galaxy.org] First version of misp-galaxy.org. [Alexandre Dulaunoy]

* [mkdocs] basic generator for the mkdocs-material website for all the MISP galaxy. [Alexandre Dulaunoy]

Work-in-progress

* [disarm] add Actor Types. [Christophe Vandeplas]

* [disarm] add Detections. [Christophe Vandeplas]

* [disarm] add Countermeasures. [Christophe Vandeplas]

* [mitre] New MITRE ATLAS Galaxy. [Christophe Vandeplas]

### Changes

* [sigma] updated to the latest version. [Alexandre Dulaunoy]

* [mkdocs] add a visual. [Alexandre Dulaunoy]

* [mkdocs] add the authors box per cluster. [Alexandre Dulaunoy]

* [mkdocs] add the contributing part. [Alexandre Dulaunoy]

* [mkdocs] add RSS support. [Alexandre Dulaunoy]

* [mkdocs] fix the title page generation. [Alexandre Dulaunoy]

* [sigma] updated to the latest version. [Alexandre Dulaunoy]

* [disarm] relations. [Christophe Vandeplas]

* [doc] index updated. [Alexandre Dulaunoy]

### Fix

* [mitre-atlas] tactics links fixed. [Alexandre Dulaunoy]

* [mitre-atlas] reference to Markdown link updated. [Alexandre Dulaunoy]

* [disarm] drop duplicate values. [Christophe Vandeplas]

* [tests] missing sudo. [Christophe Vandeplas]

* [tests] Use local Galaxies and not the misp-galaxies main branch. [Christophe Vandeplas]

* [disarm] remove galaxy/cluster due to duplicates. [Christophe Vandeplas]

see https://github.com/DISARMFoundation/DISARMframeworks/issues/24 and the feature/disarm branch here

* [disarm] fix UUID. [Christophe Vandeplas]

* [disarm] fix UUIDs. [Christophe Vandeplas]

to be generated based on a disarm specific UUID

* [mitre-atlas] better sorting of data. [Christophe Vandeplas]

* [disarm] value without ID. [Christophe Vandeplas]

* [mitre-atlas] value without ID. [Christophe Vandeplas]

* [mitre] Correct order of Kill-Chain of ATLAS. [Christophe Vandeplas]

* [threat-actor] fix JSON. [Alexandre Dulaunoy]

### Other

* Merge pull request #911 from MISP/fix/duplicates. [Christophe Vandeplas]

fix: [disarm] drop duplicate values

* Merge pull request #910 from MISP/feature/disarm. [Alexandre Dulaunoy]

Feature/disarm

* Merge remote-tracking branch 'MISP/main' into feature/disarm. [Christophe Vandeplas]

* Merge pull request #909 from Mathieu4141/threat-actors/7f195239-b9da-45a5-b1f7-daa87deaf347. [Alexandre Dulaunoy]

[threat-actors] Add 5 new actors + some aliases on 2 existing ones

* [threat-actors] Add GambleForce. [Mathieu4141]

* [threat-actors] Add Tortoiseshell aliases. [Mathieu4141]

* [threat-actors] Add Taidoor aliases. [Mathieu4141]

* [threat-actors] Add UNC4736. [Mathieu4141]

* [threat-actors] Add Solntsepek. [Mathieu4141]

* [threat-actors] Add Storm-1283. [Mathieu4141]

* [threat-actors] Add BiBiGun. [Mathieu4141]

* Merge pull request #908 from MISP/feature/atlas. [Alexandre Dulaunoy]

new: [mitre] New MITRE ATLAS Galaxy

* Merge branch 'jstnk9-main' into main. [Alexandre Dulaunoy]

* New threat actor - Sandman APT. [jstnk9]

new threat actor - Sandman APT

* Merge pull request #906 from Mathieu4141/threat-actors/253231ea-d8c6-47f5-a1c6-a5e1500a9c3a. [Alexandre Dulaunoy]

[threat actors] Add some aliases

* [threat-actors] Add Callisto aliases. [Mathieu Beligon]

* [threat-actors] Add Hagga aliases. [Mathieu Beligon]

* [threat-actors] Add Sandworm aliases. [Mathieu Beligon]


## v2.4.182 (2023-12-14)

### New
Expand Down
41 changes: 41 additions & 0 deletions static/Changelog-misp-modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,47 @@
# Changelog


## %%version%% (unreleased)

### Changes

* [misp-objects] updated. [Alexandre Dulaunoy]

### Other

* Merge pull request #647 from ByronLabs/main. [Alexandre Dulaunoy]

Links fixed for Vysion

* Links fix into /docs/index.md and README.md. [Germán Esteban López]

* Merge pull request #646 from ByronLabs/main. [Alexandre Dulaunoy]

Add Vysion expansion module

* Fix vysion.py return error. [Germán Esteban López]

* Update REQUIREMENTS. [Germán Esteban]

* Merge pull request #1 from ByronLabs/pr/vysion. [Germán Esteban]

Pr/vysion

* Merge branch 'main' into pr/vysion. [Germán Esteban]

* Update REQUIREMENTS. [Germán Esteban]

* Added 1.0.9. [Germán Esteban López]

* Added vysion.py. [Germán Esteban López]

* Added vysion.py. [Germán Esteban López]

* Merge branch 'MISP:main' into main. [Germán Esteban]

* Added vysion expansion and documentation. [Germán Esteban López]


## v2.4.182 (2023-12-14)

### Changes
Expand Down
19 changes: 19 additions & 0 deletions static/Changelog-misp-objects.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# Changelog


## v2.4.183 (2023-12-31)

### New

* [object] flowintel-cm. [David Cruciani]

### Changes

* [doc] updated. [Alexandre Dulaunoy]

* [flowintel] typo + uuid+origin-url. [David Cruciani]

### Other

* Merge pull request #411 from DavidCruciani/main. [Alexandre Dulaunoy]

new: [object] flowintel-cm


## v2.4.182 (2023-12-14)

### Changes
Expand Down
147 changes: 147 additions & 0 deletions static/Changelog-misp-stix.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,153 @@
# Changelog


## v2.4.183 (2024-01-04)

### Changes

* [poetry] Bumped latest deps versions and lock file. [Christian Studer]

* [stix2 import] Handling external ids and synonyms from STIX 2.x objects imported as MISP Galaxy Clusters. [Christian Studer]

* [poetry] Updated pyproject & bumped lock file. [Christian Studer]

* [poetry] Bumped latest dependencies and versions. [Christian Studer]

* [tests] Updated STIX 2.x internal samples to match the recent changes on STIX 2.x export capacity. [Christian Studer]

### Fix

* [stix2 import] Separating the synonyms and external ids handling. [Christian Studer]

- Different handling for internal and external STIX content

* [stix2 import] Added missing imports for Observed Data Converters. [Christian Studer]

* [tests] Fixed tests for galaxy and their clusters following recent changes on the synonyms and external ids handling. [Christian Studer]

* [requirements] Updated the requirements list with no specific version. [Christian Studer]

- Allowing users to quickly install the requirements with the latest
versions outside of the poetry scope
- Removing the specific versions avoids issues with old versions

* [tests] Aligning test sample on tags with the tag name of the recently changed attack pattern cluster sample to keep testing the non duplication of the tag name with tags. [Christian Studer]

* [tests] Making the automated documentation generation specific to the related test Classes instead of making it run for each testing class tear down. [Christian Studer]

* [documentation] Fixed and regenerated documentation for Galaxy Clusters export to STIX 2.x. [Christian Studer]

* [documentation] Fixed and regenerated galaxies export documentation. [Christian Studer]

* [documentation] Regenerated documentation. [Christian Studer]

* [documentation] Changes in galaxies documentation, based on the cluster name changes. [Christian Studer]

* [tests] Fixed tests on cluster values. [Christian Studer]

* [stix2 export] Removing external id from all Galaxy Cluster value. [Christian Studer]

* [tests] Fixed tests to avoid issues with aliases. [Christian Studer]

* [stix2 export] Fixed meta fields parsing for STIX objects having meta fields mapping. [Christian Studer]

* [stix2 export] Fixed the external references parsing from Clusters meta fields. [Christian Studer]

* [tests] Aligning test sample on tags with the tag name of the recently changed attack pattern cluster sample to keep testing the non duplication of the tag name with tags. [Christian Studer]

* [tests] Making the automated documentation generation specific to the related test Classes instead of making it run for each testing class tear down. [Christian Studer]

* [documentation] Fixed and regenerated documentation for Galaxy Clusters export to STIX 2.x. [Christian Studer]

* [documentation] Fixed and regenerated galaxies export documentation. [Christian Studer]

* [documentation] Regenerated documentation. [Christian Studer]

* [documentation] Changes in galaxies documentation, based on the cluster name changes. [Christian Studer]

* [tests] Fixed tests on cluster values. [Christian Studer]

* [stix2 export] Removing external id from all Galaxy Cluster value. [Christian Studer]

* [tests] Quick code style clean-up. [Christian Studer]

* [stix2 import] Quick clean-up. [Christian Studer]

* [stix2 import] Added missing cluster distribution argument. [Christian Studer]

* [stix2 import] Fixed issues with protocols and references from network traffic observable objects. [Christian Studer]

* [stix2 import] Cleaned up the unused parsing methods for internal STIX 2.x content, as they've been moved to the converters. [Christian Studer]

* [stix2 import] Avoiding issues with custom labels. [Christian Studer]

* [stix2 import] Some clean-up and better 'observable object id VS observed data id' handling. [Christian Studer]

* [stix2 import] Making the user account extension mapping name compliant with the generic observable objects parsing method. [Christian Studer]

* [tests] Fixed tests following recent changes including the observed data objects conversion, as well as some better UUID handling. [Christian Studer]

* [stix2 import] Fixed generic & user-account observables conversion. [Christian Studer]

* [stix2 import] Fixed `domain-ip` objects import from internal STIX 2.x. [Christian Studer]

* [stix2 import] Fixing a few tiny issues. [Christian Studer]

- Fixes on the Observable objects converter will
be committed soon as well

* [stix2 import] Fixed a few typo in variable names and indentation issues. [Christian Studer]

* [stix2 import] Added missing argument for email references observables parsing. [Christian Studer]

* [stix2 import] Fixed Network Traffic references id handling. [Christian Studer]

### Other

* Merge branch 'dev' of github.com:MISP/misp-stix. [Christian Studer]

* Fix, tmp: [stix2 import] Removing unused Observed Data Converter for now. [Christian Studer]

* Merge branch 'parser_feature' of github.com:MISP/misp-stix into dev. [Christian Studer]

* Fix, tmp: [stix2 import] Restored parsing functions that were removed too early before the converters are fully operational. [Christian Studer]

* Merge branch 'parser_feature' of github.com:MISP/misp-stix into dev. [Christian Studer]

* Merge branch 'parser_feature' of github.com:MISP/misp-stix into dev. [Christian Studer]

* Merge branch 'main' of github.com:misp/misp-stix into parser_feature. [Christian Studer]

* Wip: [stix2 export] Better handling meta fields, and the synonyms in particular. [Christian Studer]

* Add: [stix2 import] Handling clusters sharing group id for content converter from external STIX 2.x. [Christian Studer]

* Add: [stix2 import] Added cluster distribution argument to the external STIX 2 to MISP parser. [Christian Studer]

- We can now define a distribution value for
clusters, the same we have been already able to
do for events distribution

* Wip: [stix2 import] Supporting TLP 2.0 Marking definition. [Christian Studer]

* Add: [tests] Tests for internal STIX 2.x content with custom labels. [Christian Studer]

* Merge branch 'parser_feature' of github.com:MISP/misp-stix into dev. [Christian Studer]

* Wip: [stix2 import] Updated the observable objects conversion capacity to support the reusability between standalone observable objects and observable objects referenced by observed data objects. [Christian Studer]

* Wip: [stix2 import] Added Observed Data objects converter. [Christian Studer]

- To be tested and made operational
- Supporting internal STIX 2 content for now

* Wip: [stix2 import] Reusing elements from mapping. [Christian Studer]

* Wip: [stix2 import] Parsing PE binary extensions within File observable objects. [Christian Studer]

* Wip: [stix2 import] Some clean-up. [Christian Studer]


## v2.4.182 (2023-12-14)

### Changes
Expand Down
Loading

0 comments on commit 2cd421b

Please sign in to comment.