Skip to content

Commit

Permalink
Implement try catch strategy in common/modules and management/groups (#…
Browse files Browse the repository at this point in the history
…3465)

* Implement try catch strategy

* Replace throw

* Fix changelog

* Fix errors

* Remove store

* doc(changelog): Update

Co-authored-by: Maximiliano Ibarra <maximilianoaibarra@gmail.com>
Co-authored-by: gabiwassan <gabriel.wassan@wazuh.com>
  • Loading branch information
3 people committed Jul 30, 2021
1 parent 9591bc8 commit 1afba72
Show file tree
Hide file tree
Showing 6 changed files with 738 additions and 503 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ All notable changes to the Wazuh app project will be documented in this file.
[#3415](https://github.com/wazuh/wazuh-kibana-app/pull/3415)
[#3469](https://github.com/wazuh/wazuh-kibana-app/pull/3469)
[#3448](https://github.com/wazuh/wazuh-kibana-app/pull/3448)
[#3465](https://github.com/wazuh/wazuh-kibana-app/pull/3465)

- Added fields status and type in vulnerabilities table [#3196](https://github.com/wazuh/wazuh-kibana-app/pull/3196)
- Added Intelligence tab to Mitre Att&ck module [#3368](https://github.com/wazuh/wazuh-kibana-app/pull/3368) [#3344](https://github.com/wazuh/wazuh-kibana-app/pull/3344)
Expand Down
Loading

0 comments on commit 1afba72

Please sign in to comment.