Strongdm

Latest version: v9.1.0

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

Scan your dependencies

Page 12 of 19

3.2.1

- This release changes the underlying type of the aws console and
aws console static key pair's session timeout field to an integer.

3.2.0

- This release adds several unstable or experimental secret store types.
- In addition, this release documents what it means for a type to be unstable, and notes which resource types are unstable. Unstable types may change without a breaking version number change in the future, and are not creatable by all users.

3.0.0

This release removes all deprecated items from the SDK. If you've already
upgraded to v2, most likely you're not depending on these items, and you'll be
able to upgrade to v3 with no code changes. The items have already been disabled
on the server for some time. If you are currently making requests using any of
these items, they are being rejected:

- `Role.composite` boolean field
- `RoleAttachment` class
- `RoleGrant` class

Composite Roles have been replaced with the ability to attach a single Account
to multiple Roles using Account Attachments. See an example
[here](https://github.com/strongdm/strongdm-sdk-python-examples/blob/master/2_managing_accounts/assign_accounts_to_roles.py).

Role Grants have been replaced with Access Rules. See the [migration
guide](https://github.com/strongdm/strongdm-sdk-python/wiki/Migrating-from-Role-Grants-to-Access-Rules).

2.6.4

- Adds new field `port_override` to AKS and k8s resource types

2.6.3

- Can be one of: `rsa-2048`, `rsa-4096`, `ecdsa-256`, `ecdsa-384`, `ecdsa-521`, `ed25519`
- Previously these were always generated as `rsa-2048`

2.6.1

Add optional `keyType` parameter to Public Key SSH Server that denotes what type of key to use.

- Can be one of: `rsa-2048`, `rsa-4096`, `ecdsa-256`, `ecdsa-384`, `ecdsa-521`, `ed25519`
- Previously these were always generated as `rsa-2048`

Page 12 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.