-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpython
Description
What would you like to be added:
Add functionality to allow for calling a user defined endpoint for policy failures (possibly passes as well).
Not sure if the granularity should be a single global configuration for a MagTape installation, different endpoint per policy, etc.
should be bypassed if no config is provided
should have a timeout value and should not cause a failure in the policy assessment if the call to the endpoint fails
ideally this can happen asynchronous and be non-blocking to the end-user request
Why is this needed:
to allow for integration with existing systems for alerting/reporting
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpython