Skip to content

Commit

Permalink
chore(deps): bump cryptography from 39.0.1 to 41.0.3 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent a5f60d6 commit a457b66
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 145 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: git@github.com:Yelp/detect-secrets
rev: v0.13.1
rev: v1.4.0
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
Expand Down
128 changes: 86 additions & 42 deletions .secrets.baseline
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
{
"exclude": {
"files": "^.secrets.baseline$",
"lines": null
},
"generated_at": "2022-09-26T21:06:23Z",
"version": "1.4.0",
"plugins_used": [
{
"name": "AWSKeyDetector"
"name": "ArtifactoryDetector"
},
{
"name": "ArtifactoryDetector"
"name": "AWSKeyDetector"
},
{
"base64_limit": 4.5,
"name": "Base64HighEntropyString"
"name": "Base64HighEntropyString",
"limit": 4.5
},
{
"name": "BasicAuthDetector"
Expand All @@ -22,8 +18,8 @@
"name": "CloudantDetector"
},
{
"hex_limit": 3,
"name": "HexHighEntropyString"
"name": "HexHighEntropyString",
"limit": 3
},
{
"name": "IbmCloudIamDetector"
Expand All @@ -35,8 +31,8 @@
"name": "JwtTokenDetector"
},
{
"keyword_exclude": null,
"name": "KeywordDetector"
"name": "KeywordDetector",
"keyword_exclude": ""
},
{
"name": "MailchimpDetector"
Expand All @@ -57,71 +53,119 @@
"name": "TwilioKeyDetector"
}
],
"filters_used": [
{
"path": "detect_secrets.filters.allowlist.is_line_allowlisted"
},
{
"path": "detect_secrets.filters.common.is_baseline_file",
"filename": ".secrets.baseline"
},
{
"path": "detect_secrets.filters.common.is_ignored_due_to_verification_policies",
"min_level": 2
},
{
"path": "detect_secrets.filters.heuristic.is_indirect_reference"
},
{
"path": "detect_secrets.filters.heuristic.is_likely_id_string"
},
{
"path": "detect_secrets.filters.heuristic.is_lock_file"
},
{
"path": "detect_secrets.filters.heuristic.is_not_alphanumeric_string"
},
{
"path": "detect_secrets.filters.heuristic.is_potential_uuid"
},
{
"path": "detect_secrets.filters.heuristic.is_prefixed_with_dollar_sign"
},
{
"path": "detect_secrets.filters.heuristic.is_sequential_string"
},
{
"path": "detect_secrets.filters.heuristic.is_swagger_file"
},
{
"path": "detect_secrets.filters.heuristic.is_templated_secret"
},
{
"path": "detect_secrets.filters.regex.should_exclude_file",
"pattern": [
"^.secrets.baseline$"
]
}
],
"results": {
"README.md": [
{
"type": "Secret Keyword",
"filename": "README.md",
"hashed_secret": "b60d121b438a380c343d5ec3c2037564b82ffef3",
"is_verified": false,
"line_number": 60,
"type": "Secret Keyword"
"line_number": 39
}
],
"migrations/versions/27833deaf81f_add_idp.py": [
{
"type": "Hex High Entropy String",
"filename": "migrations/versions/27833deaf81f_add_idp.py",
"hashed_secret": "957a88fc1b7d9ec5cb2b617c7ae492cccf53ad66",
"is_verified": false,
"line_number": 13,
"type": "Hex High Entropy String"
"line_number": 13
}
],
"migrations/versions/3417aec47fe2_encrypt_refresh_tokens.py": [
{
"type": "Hex High Entropy String",
"filename": "migrations/versions/3417aec47fe2_encrypt_refresh_tokens.py",
"hashed_secret": "e376e7bc12b9ea431c5b39480dfec250e3ec3125",
"is_verified": false,
"line_number": 15,
"type": "Hex High Entropy String"
"line_number": 15
},
{
"type": "Hex High Entropy String",
"filename": "migrations/versions/3417aec47fe2_encrypt_refresh_tokens.py",
"hashed_secret": "957a88fc1b7d9ec5cb2b617c7ae492cccf53ad66",
"is_verified": false,
"line_number": 16,
"type": "Hex High Entropy String"
"line_number": 16
}
],
"poetry.lock": [
"tests/conftest.py": [
{
"hashed_secret": "2f84795e766d03b8f4255b0ef45f43ec99ba0fdc",
"type": "Secret Keyword",
"filename": "tests/conftest.py",
"hashed_secret": "aae03ce65e87d98c9aa44c486db905268e95ca42",
"is_verified": false,
"line_number": 860,
"type": "Hex High Entropy String"
"line_number": 29
}
],
"tests/test_settings.json": [
{
"hashed_secret": "afc848c316af1a89d49826c5ae9d00ed769415f3",
"type": "Secret Keyword",
"filename": "tests/test_settings.json",
"hashed_secret": "a94a8fe5ccb19ba61c4c0873d391e987982fbbd3",
"is_verified": false,
"line_number": 6,
"type": "Basic Auth Credentials"
"line_number": 4
},
{
"hashed_secret": "109f4b3c50d7b0df729d299bc6f8e9ef9066971f",
"type": "Basic Auth Credentials",
"filename": "tests/test_settings.json",
"hashed_secret": "afc848c316af1a89d49826c5ae9d00ed769415f3",
"is_verified": false,
"line_number": 13,
"type": "Secret Keyword"
}
],
"wts/api.py": [
"line_number": 6
},
{
"hashed_secret": "2a1027e8abaef8567159c09ddca81604fb1ba8c0",
"type": "Secret Keyword",
"filename": "tests/test_settings.json",
"hashed_secret": "109f4b3c50d7b0df729d299bc6f8e9ef9066971f",
"is_verified": false,
"line_number": 45,
"type": "Basic Auth Credentials"
"line_number": 13
}
]
},
"version": "0.13.1",
"word_list": {
"file": null,
"hash": null
}
"generated_at": "2023-09-19T21:25:48Z"
}
Loading

0 comments on commit a457b66

Please sign in to comment.