You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Wazuh v3.10.0 - v7.3.2 - Revision 543
Added
Support for Wazuh v3.10.0.
Added an interactive guide for registering agents, things are now easier for the user, guiding it through the steps needed ending in a copy & paste snippet for deploying his agent #1468
Added new dashboards for the recently added regulatory compliance groups into the Wazuh core. They are HIPAA and NIST-800-53 #1468#1638
Make the app work under a custom Kibana space #1234#1450
Added the ability to manage the app as a native plugin when using Kibana spaces, now you can safely hide/show the app depending on the selected space #1601
Added an alerts summary in Overview > FIM panel #1527
Export all the information of a Wazuh group and its related agents in a PDF document #1341
Export the configuration of a certain agent as a PDF document. Supports granularity for exporting just certain sections of the configuration #1340
Changed
Reduced Agents preview load time using the new API endpoint /summary/agents#1687
Replaced most of the md-nav-bar Angular.js components with React components using EUI #1705
Replaced the requirements slider component with a new styled component #1708
Soft deprecated the .wazuh-version internal index, now the app dumps its content if applicable to a registry file, then the app removes that index. Further versions will hard deprecate this index #1467
Visualizations now don't fetch the documents source, also, they now use size: 0 for fetching #1663
The app menu is now fixed on top of the view, it's not being hidden on every state change. Also, the Wazuh logo was placed in the top bar of Kibana UI #1502
Improved getTimestamp method not returning a promise object because it's no longer needed 014bc3a. Also improved main Discover listener for Wazuh not returning a promise object bd82823
Replaced Requirements over time visualizations in both PCI DSS and GDPR dashboards 35c539
Do not show a toaster when a visualization field was not known yet, instead, show it just in case the internal refreshing failed 19a2e7
Alerts search bar fixed for Kibana v7.3.1, queries were not being applied as expected #1686
Hide attributes field from non-Windows agents in the FIM table #1710
Fixed broken view in Management > Configuration > Amazon S3 > Buckets, some information was missing #1675
Keep user's filters when switching from Discover to panel #1685
Reduce load time and amount of data to be fetched in Management > Cluster monitoring section avoiding possible timeouts #1663
Restored Remove column feature in Discover tabs #1702
Apps using Kibana v7.3.1 had a bug once the user goes back from Agent > FIM > Files to Agent > FIM > dashboard, filters disappear, now it's working properly #1700
Fixed visual bug in Management > Cluster monitoring and a button position 1e3b748
The app installation date was not being updated properly, now it's fixed #1692
Fixed Network interfaces table in Inventory section, the table was not paginating #1474
Fixed APIs passwords are now obfuscated in server responses adc3152