zibri
    Preparing search index...
    CspSource:
        | "'self'"
        | "'none'"
        | "'unsafe-hashes'"
        | `'sha256-${string}'`
        | "'unsafe-inline'"
        | "'unsafe-eval'"
        | `'nonce-${string}'`
        | "data:"
        | `https://${string}`
        | `http://${string}`

    The possible CSP sources/values for the CSP headers.