Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

False negative with BadModuleAttributeUseLinter and arbitrary depth from import alias #32

Closed
mschwager opened this issue Nov 8, 2019 · 0 comments

Comments

@mschwager
Copy link
Collaborator

We're currently not catching arbitrary depth from ... import ... as alias, e.g.

from cryptography.hazmat import primitives as alias
alias.hashes.MD5("test")
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant