Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 1.58 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

SemVer public API

The public API for this project is defined by the set of functions provided by the src/misp_modules/modules/expansion/crowdsec.py file.


2.1.1 - 2024-08-23

Compare with previous release

Release code has been merged in the MISP/misp-modules repository

Fixed

  • Check if the IP is valid before calling CrowdSec API
  • Use crowdsec-ip-context template from MISP objects repository

2.1.0 - 2024-08-22

Compare with previous release

Added

  • Add attribute and tag for reputation, mitre techniques and cves
  • Add config to enable/disable tag creation for IP attributes

2.0.0 - 2024-08-02