-
Notifications
You must be signed in to change notification settings - Fork 15
Issues: dlint-py/dlint
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Stop recommending defusedxml instead of lxml / warn about specific lxml misuse
#47
opened Aug 23, 2022 by
xmo-odoo
updated Aug 23, 2022
False positive in redos detection when nested quantifier mutually exclusive
#13
opened Jan 10, 2020 by
mschwager
updated Nov 19, 2020
redos detection misses issues if the regex is provided via a variable
#35
opened Oct 31, 2020 by
barrywhart
updated Nov 5, 2020
Add linter for insecure JWT usage in python-jose
#29
opened May 4, 2020 by
mschwager
updated May 4, 2020
Add linter for broken function level authorization
#27
opened Mar 19, 2020 by
mschwager
updated Mar 19, 2020
Add linter to detect input asking for password
#16
opened Jan 30, 2020 by
mschwager
updated Mar 19, 2020
Add linter for XML calls allowing external entities (including DTD)
#26
opened Mar 19, 2020 by
mschwager
updated Mar 19, 2020
Whitelist yaml detection when using SafeLoader
#25
opened Mar 13, 2020 by
mschwager
updated Mar 13, 2020
Add 'Dlint verbose' mode as a flake8 formatter option
#24
opened Mar 12, 2020 by
mschwager
updated Mar 12, 2020
Add cache_info to benchmarking information in dlint.namespace
#23
opened Feb 27, 2020 by
mschwager
updated Feb 27, 2020
False positive in redos detection when re.DOTALL missing
#20
opened Feb 20, 2020 by
mschwager
updated Feb 20, 2020
Add quantifiers in sequence to redos detection
#11
opened Jan 10, 2020 by
mschwager
updated Jan 10, 2020
Add linter for insecure crypto use in authlib library
#9
opened Jan 10, 2020 by
mschwager
updated Jan 10, 2020
Consider whitelisting code execution linters if argument is constant string
#8
opened Jan 10, 2020 by
mschwager
updated Jan 10, 2020
Add linter for detecting open files that are never closed
#7
opened Jan 10, 2020 by
mschwager
updated Jan 10, 2020
Handle kwargs passed as positional arguments
#2
opened Jan 10, 2020 by
mschwager
updated Jan 10, 2020
Add 'with' variable instantiation detection to BadNameAttributeUseLinter
#1
opened Jan 10, 2020 by
mschwager
updated Jan 10, 2020
ProTip!
Find all open issues with in progress development work with linked:pr.