Skip to main content

No project description provided

Project description

panther-okta

Panther Config SDK repo for Okta content

Install all content with defaults:

import panther_okta as okta

okta.use_all_with_defaults()

Install a single rule with overrides:

from panther_config import detection
import panther_okta as okta

okta.rules.account_support_access(
    overrides=detection.RuleOptions(
        # override the default "reference"
        reference="https://security-wiki.megacorp.internal/okta-incident-response",
    )
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

panther_okta-0.0.1.tar.gz (22.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page