Skip to content

feature inventory

EDAMAME Dev edited this page Jul 2, 2026 · 3 revisions

Endpoints


Feature: inventory

🔐 Endpoints

Overview Browse and manage all monitored endpoints. Workstations and CI/CD runners each have their own view with an evolution chart, OS filters, an all/live toggle, search, and sorting. Drill into a device for its security score, threat analysis, and policy compliance.

⚙️ Sub-Features

1. 🔧 Workstations Inventory

Description: The Workstations endpoint table: an evolution chart and a paginated, searchable, sortable device table with an All/Live toggle. Columns include online indicator, OS, username, score, device ID, IP, IPv6, and last seen.


Workstations Inventory

Screenshot of Workstations Inventory



2. 🔧 Device Detail

Description: Comprehensive device view: header (OS, IP, version, city, country, 5-dimension score breakdown), failed and passed security checks as scrollable lists, policy compliance with violation reasons, an event timeline, a security score line chart, and an event score scatter plot.

📝 UI Elements & Data

  • 5-Dimension Security Score

    • Security score broken down into Credentials, Network, System Services, System Integrity, and Applications dimensions.
  • Security Checks - Passed and Failed

    • Two scrollable cards showing failed checks (active threats, red) and passed checks (green) with click-to-navigate to security check details.

3. 🔧 CI/CD Inventory

Description: Same layout as the Workstations inventory but filtered for CI/CD pipeline runners, with a CI/CD evolution chart and an All CI/CD / Live CI/CD toggle.


CI/CD Inventory

Screenshot of CI/CD Inventory


📚 Workflows

📋 Contents


🏠 Navigation


This page was automatically generated from feature definitions.

Clone this wiki locally