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
When attempting to filter the CIS benchmarks of a Windows agent by the file property, this error is raised, and the table becomes unresponsive (cannot use it anymore until the view is refreshed).
TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at Object.values (https://demo.wazuh.info/1/bundles/plugin/wazuh/wazuh.chunk.9.js:5:4015927)
at SuggestHandler._callee4$ (https://demo.wazuh.info/1/bundles/plugin/wazuh/wazuh.chunk.9.js:5:2049664)
at tryCatch (https://demo.wazuh.info/1/bundles/plugin/indexManagementDashboards/indexManagementDashboards.plugin.js:1:94916)
at Generator.invoke [as _invoke] (https://demo.wazuh.info/1/bundles/plugin/indexManagementDashboards/indexManagementDashboards.plugin.js:1:98867)
at Generator.next (https://demo.wazuh.info/1/bundles/plugin/indexManagementDashboards/indexManagementDashboards.plugin.js:1:96055)
at suggest_handler_asyncGeneratorStep (https://demo.wazuh.info/1/bundles/plugin/wazuh/wazuh.chunk.9.js:5:2035829)
at _next (https://demo.wazuh.info/1/bundles/plugin/wazuh/wazuh.chunk.9.js:5:2036155)
at https://demo.wazuh.info/1/bundles/plugin/wazuh/wazuh.chunk.9.js:5:2036337
at new Promise (<anonymous>)
Steps to reproduce
Navigate to a Windows Agent
Click on CIS benchmark
Click on a policy
Filter by file and see the error
Screenshots
cis_typerror.mp4
The text was updated successfully, but these errors were encountered:
Related issue
Description
When attempting to filter the CIS benchmarks of a Windows agent by the
file
property, this error is raised, and the table becomes unresponsive (cannot use it anymore until the view is refreshed).Steps to reproduce
file
and see the errorScreenshots
cis_typerror.mp4
The text was updated successfully, but these errors were encountered: