Aws-codeseeder

Latest version: v0.13.0

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

Scan your dependencies

Page 1 of 5

0.13.0

---
New
- adding support for AWS SecretsManager to support mirror credentials
- the SecretsManager name MUST be of the form `*-mirror-credentials`
- the content must be JSON
- the content has the form `{
"pypi": { "username": "testingpypi", "password": "thepasswordpypi" },
"something": {"username": "testing","password": "testing"
}}`

Changes

Fixes

Breaks

0.12.1

---

New

Changes
- updating the default codebuild image to `aws/codebuild/standard:7.0`

Fixes

Breaks

0.12.0

---

New
- support for npm mirror and pypi mirror in decorators
Changes

Fixes

Breaks

0.11.1

---

New

Changes

Fixes
- updating readthedocs configs as site has changed their requirements

Breaks

0.11.0

---

New

- added bucket policy to deny insecure traffic to seedkit bucket

Changes
- Allows override of codeseeder build image with aws curated images.
- Updates codeseeder seedkit cloudformation template with a parameter `BuildImage`. This can be used in the future as an input for default image set in the seedkit and referenced as necessary.

Fixes

Breaks

0.10.2

---

New

Changes
- add the `StackStatus` to the Outputs when checking in `cfn.does_stack_exist` - the stack may exist and not be completed

Fixes

Breaks

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.