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§
- Scheme
Domain Port - A pattern used to match allowed paths.
Functions§
- matches_
any_ origin - Checks if a url satisfies one of the specified origins.
- should_
filter - Filters CSP events based on disallowed sources.