Module relay_filter::csp
source · Expand description
Implements event filtering for events originating from CSP endpoints
Events originating from a CSP message can be filtered based on the source URL
Structs§
- A pattern used to match allowed paths.
Functions§
- Checks if a url satisfies one of the specified origins.
- Filters CSP events based on disallowed sources.