[New Audit Event]: Add audit event logging for registry actions
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Audit need
As a compliance manager I want to be able to see audit events that relate to actions made in the (e.g.) Docker Container Registry, so that I can determine who deleted a container image (and when).
Proposal
Create an audit event when a container is:
- Added to the container registry.
- Deleted from the container registry.
Important note: Due to data volume, this should be a streaming-only audit event.
Edited by 🤖 GitLab Bot 🤖