Ef-open

Latest version: v1.42.3

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

Scan your dependencies

Page 17 of 17

0.5.3

This allows ef-cf to handle cloudfomation macros.

0.5.2

0.5.0

Support KMS keys for aws_fixtures and ef-cf --lint support

0.4.2

Forgot to update unit tests for cognito lookup.

0.4.1

use to return this

return "arn:aws:cognito-identity:${{AWS::Region}}:${{AWS::AccountId}}:identitypool/{}".format(identity_pool_id)

now returns this
return "arn:aws:cognito-identity:{{{{REGION}}}}:{{{{ACCOUNT}}}}:identitypool/{}".format(identity_pool_id)

relieves the pain of debugging on the user end in cloudformation on why it doesn't work if they don't put it in Fn::Subs in the old version.

0.4.0

Added cognito lookup

Page 17 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.