S1crets

Latest version: v0.0.12

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.12

0.0.11

0.0.10

Previously, `sm_west` was the same as `sm_east` due to hashing the input arguments to the same key.
python
sm_east = s1crets.providers.aws.SecretsManager(sts_args={"aws_region": "us-east-1"})
sm_west = s1crets.providers.aws.SecretsManager(sts_args={"aws_region": "us-west-2"})

0.0.9

0.0.8

0.0.7

Expose retry/timeout

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.