DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

gootsaud / bike-riding
Active

Last analyzed 09b2ae1 2 months ago
Default analysis branch is
Currently analyzing run
All issues
23
Recommended
19
Bug Risk
0
Anti-pattern
0
Security
23
Performance
0
Typecheck
0
Coverage
0
Style
0
Documentation
0

Audit required: Use of exec

PYL-W0122
Security
7 months ago — 7 months old
Found in jinja2/debug.py and jinja2/environment.py
2

Audit required: Use of pickle module

BAN-B301
Security
7 months ago — 7 months old
Found in jinja2/bccache.py
1

Audit required: Use of marshal module

BAN-B302
Security
7 months ago — 7 months old
Found in jinja2/bccache.py
1

Audit required: Insecure hash function

PTC-W1003
Security
7 months ago — 7 months old
Found in jinja2/bccache.py and jinja2/loaders.py
3

Assert statement used outside of tests

BAN-B101
Security
7 months ago — 7 months old
Found in jinja2/compiler.py, jinja2/environment.py and 5 other files
16