-
Notifications
You must be signed in to change notification settings - Fork 1
feature posture
Overview The Threats tab provides security threat management with four sub-views. Overview shows an interactive red-toned treemap of active security issues grouped by category - click any threat for remediation details and one-click fix. Handled displays a green treemap of resolved threats with rollback options. Compliance maps each threat to frameworks (CIS Benchmark Level 1, ISO 27001/2, SOC 2, Personal Posture) with pass/fail status. Remediations shows a timeline of all fix/rollback actions with status and timestamps.
Description: The Overview tab displays an interactive treemap visualization where each rectangle represents an active threat. Rectangles are sized proportionally to threat severity and grouped by category (System integrity, System services, Applications, Credentials, Network). Critical and high-severity threats appear in red/coral, while medium threats show in orange. Each rectangle displays the threat name (e.g., 'Remote login enabled', 'Disk encryption disabled', 'No antivirus enabled'). Small yellow stars indicate new threats. At the bottom, two action buttons appear: 'Go back to my score!' returns to the radar chart, and 'Automatically manage X threat(s)' triggers batch remediation. Click any threat rectangle to open a detail pane on the right showing the threat description, severity badge, remediation command preview, and a 'Push to execute' button to fix the issue with one click.
| List View | Detail View |
|---|---|
![]() |
![]() |
Screenshot of Overview - Active Security Issues - Multi-pane layout showing list and detail views
-
Threat Details β Technical Information
- Detailed view of each threat including: technical description, security checks performed, required privileges for detection, compliance framework mappings (CIS, SOC2, ISO27001, PCI-DSS, HIPAA), and platform-specific implementation details.
-
One-Click Remediation
- Many threats offer automated remediationβclick 'Remediate' to apply the fix automatically. EDAMAME executes platform-specific commands to resolve the issue (e.g., enabling firewall, configuring encryption). All automated fixes can be rolled back.
-
Batch Remediation β Fix Multiple Threats
- Automatically remediate all safe, automatable threats at once. EDAMAME identifies which threats can be safely fixed without risking system stability and applies all fixes in sequence.
Description: The Handled tab displays a green-tinted treemap of all resolved or inactive threats, with a header message: 'Handled threats and how to roll them back (proceed with caution)'. Rectangles are sized similarly to the Threats view but use green shades to indicate safe/resolved status. Categories are still grouped (System integrity, Applications, Network, Credentials, System services). Threat names like 'Root user enabled', 'Chrome browser not up to date', 'Wake On LAN enabled', and 'Local firewall disabled' show issues that have been addressed. Click any rectangle to view details about when it was resolved and access the rollback option if you need to undo the fix. The 'Go back to my score!' button at the bottom returns you to the Score view.
| List View | Detail View |
|---|---|
![]() |
![]() |
Screenshot of Handled β Resolved Threats - Multi-pane layout showing list and detail views
-
Rollback β Undo Remediation
- Restore the previous state before a remediation was applied. Useful if a security fix impacts productivity or causes compatibility issues. Not all remediations support rollbackβthe button is only shown when rollback is available.
Description: The Compliance tab displays a table view of all threats mapped to compliance frameworks. At the top, clickable filter buttons let you focus on specific frameworks: 'CIS Benchmark Level 1' (green), 'Personal Posture' (blue), 'ISO 27001/2' (purple), and 'SOC 2' (cyan). The table has three columns: Threat (listing issues like 'EDAMAME helper inactive', 'Remote events enabled', 'Disk encryption disabled'), Tags (showing which frameworks each threat relates to), and Status (green circle for pass, pink circle for fail). Click column headers to sort. This view helps compliance officers quickly identify which security gaps impact specific regulatory requirements and prioritize remediation accordingly.
| List View | Detail View |
|---|---|
![]() |
![]() |
Screenshot of Compliance β Framework Alignment - Multi-pane layout showing list and detail views
-
Compliance Tags β Framework Filters
- Filter the threat list by compliance framework tags (CIS, SOC2, ISO27001, PCI-DSS, HIPAA, PRIVACY). See at a glance which controls pass or fail for your specific compliance requirements.
Description: The Remediations tab displays a chronological timeline of all remediation and rollback actions. At the top, filter buttons let you show only 'Remediation' or 'Rollback' actions, plus a search field to find specific threats by name. Each entry shows: a status icon (green checkmark for Passed, orange exclamation for Failed), the threat name, action type badge ('Remediation' in green or 'Rollback' in blue), and timestamp. For successful remediations, a green 'Rollback' button appears on the right to undo the change if needed. Failed remediations show a 'Remediation' button to retry. The list scrolls to show your complete remediation history, making it easy to audit what changes were made and when.

Screenshot of Remediations β Action History Timeline
This page was automatically generated from feature definitions.





