Image Audit: Unreferenced Images (#787)

This commit is contained in:
Brandon Hopkins
2026-06-11 19:22:11 -07:00
committed by GitHub
parent 0743354d4d
commit b70301ee4d
96 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ When you bypass compliance for a peer:
2. The bypass remains active until:
- An administrator manually revokes it, OR
- The device becomes naturally compliant in the EDR system (bypass is automatically removed)
3. All bypass actions are logged in the [Activity Events](/manage/activity-events) for audit purposes.
3. All bypass actions are logged in the [Activity Events](/manage/activity) for audit purposes.
## Bypass Compliance for a Peer
@@ -134,7 +134,7 @@ All compliance bypass actions are recorded in the activity log:
| `Peer compliance bypassed by admin` | An administrator bypassed compliance for a peer |
| `Peer compliance bypass revoked` | An administrator or the system removed the bypass |
You can view these events in the [Activity Events](/manage/activity-events) page, including details about which administrator performed the action and the original rejection reason.
You can view these events in the [Activity Events](/manage/activity) page, including details about which administrator performed the action and the original rejection reason.
## API Access

View File

@@ -1,6 +1,6 @@
# Stream Activity Events to Wazuh
Wire NetBird's [Event Streaming → Generic HTTP](/manage/activity/event-streaming/generic-http) integration to a Wazuh manager so every [audit event](/manage/activity/audit-events) and [traffic event](/manage/activity/traffic-events-logging) lands in Wazuh as a searchable alert.
Wire NetBird's [Event Streaming → Generic HTTP](/manage/activity/event-streaming/generic-http) integration to a Wazuh manager so every [audit event](/manage/activity) and [traffic event](/manage/activity/traffic-events-logging) lands in Wazuh as a searchable alert.
## Prerequisites