Skip to content

Commit 98f622e

Browse files
committed
Add entries for browser-extensions and services inventory to the documentation
1 parent f06166d commit 98f622e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ref/modules/setup/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The following table lists the indices created by this plugin.
1919
| `wazuh-states-fim-files` | File Integrity Monitoring: information about monitored files. |
2020
| `wazuh-states-fim-registry-keys` | File Integrity Monitoring: information about the Windows registry (keys). |
2121
| `wazuh-states-fim-registry-values` | File Integrity Monitoring: information about the Windows registry (values). |
22+
| `wazuh-states-inventory-browser-extensions` | Browser extensions/addons installed on the endpoint (Firefox, Chrome, Safari). |
2223
| `wazuh-states-inventory-groups` | Stores existing groups on the endpoint. |
2324
| `wazuh-states-inventory-hardware` | Basic information about the hardware components of the endpoint. |
2425
| `wazuh-states-inventory-hotfixes` | Contains information about the updates installed on Windows endpoints. This information is used by the vulnerability detector module to discover what vulnerabilities have been patched on Windows endpoints. |
@@ -29,6 +30,7 @@ The following table lists the indices created by this plugin.
2930
| `wazuh-states-inventory-ports` | Basic information about open network ports on the endpoint. |
3031
| `wazuh-states-inventory-processes` | Stores the detected running processes on the endpoints. |
3132
| `wazuh-states-inventory-protocols` | Stores routing configuration details for each network interface, as referenced in the `wazuh-states-inventory-interfaces` index. |
33+
| `wazuh-states-inventory-services` | System services installed in the endpoint's operating system (macOS, Linux, Windows). |
3234
| `wazuh-states-inventory-system` | Operating system information, hostname and architecture. |
3335
| `wazuh-states-inventory-users` | Stores existing users on the endpoint. |
3436
| `wazuh-states-vulnerabilities` | Active vulnerabilities on the endpoint and its details. |

0 commit comments

Comments
 (0)