We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 376f21e commit ce1971eCopy full SHA for ce1971e
CHANGELOG.md
@@ -7,10 +7,12 @@ All notable changes to this project will be documented in this file.
7
8
- New API requests:
9
* `GET/mitre` ([#452](https://github.com/wazuh/wazuh-api/pull/452))
10
+ * `GET/rules/mitre`
11
+ * `GET/rules/tsc` ([commit](https://github.com/wazuh/wazuh-api/commit/719563a6e18581a2c062ba0f6a950730ac74222d))
12
13
- New filters in request `GET/rules`:
14
- `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).)
15
+ - `tsc`: Filters the rules by tsc requirement
16
17
### Changed
18
0 commit comments