Skip to content

Commit

Permalink
Update 3.13 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjiglesias committed Jun 8, 2020
1 parent 376f21e commit ce1971e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ All notable changes to this project will be documented in this file.

- New API requests:
* `GET/mitre` ([#452](https://github.com/wazuh/wazuh-api/pull/452))
* `GET/rules/mitre`
* `GET/rules/tsc` ([commit](https://github.com/wazuh/wazuh-api/commit/719563a6e18581a2c062ba0f6a950730ac74222d))

- New filters in request `GET/rules`:
- `mitre`: Filters the rules by mitre requirement
- `tsc`: Filters the rules by tsc requirement (Add SOC complicance support: [commit](https://github.com/wazuh/wazuh-api/commit/719563a6e18581a2c062ba0f6a950730ac74222d).)
- `tsc`: Filters the rules by tsc requirement

### Changed

Expand Down

0 comments on commit ce1971e

Please sign in to comment.