Fernet Key
Description
General
- Documentation: https://cryptography.io/en/latest/fernet/
- Summary: Fernet is a symmetric encryption technique available to users in the cryptography module in Python, used in pipelines such as Apache Airflow.
- IPs allowlist: This feature is not available.
- Scopes: This feature is not available.
Revoke the secret
This feature is not available.
Check for suspicious activity
This feature is not available.
Details for Fernet key
-
Family: Other
-
Category: Private key
-
High recall: False
-
Validity check available: False
-
Analyzer available: False
-
Minimum number of matches: 1
-
Occurrences found for one million commits: 8.94
-
Prefixed: False
-
PreValidators:
- type: ContentWhitelistPreValidator
patterns:
- fernet
Examples
- text: |
AIRFLOW__CORE__FERNET_KEY: '_A_UpPHWufDxTHxA3Q06OBMaESjF2yfbnIXEL1B-LyM='
private_key: _A_UpPHWufDxTHxA3Q06OBMaESjF2yfbnIXEL1B-LyM=