FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-amazon-mws/bandit.toml at pre-commit-ci-update-config · python-amazon-mws/python-amazon-mws · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jan 4, 2025. It is now read-only.
python-amazon-mws
/
python-amazon-mws
Public archive
Notifications
You must be signed in to change notification settings
Fork
204
Star
379
Code
Issues
2
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-amazon-mws
/
bandit.toml
Copy path
More file actions
More file actions
Latest commit
History
History
History
7 lines (6 loc) · 225 Bytes
Breadcrumbs
python-amazon-mws
/
bandit.toml
Copy path
File metadata and controls
7 lines (6 loc) · 225 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
#
Configuration for Bandit security scanner
#
Mimics configuration options for pyproject.toml
#
without needing to implement a full pyproject.toml file
#
(not desired for this project)
[
tool
.
bandit
]
exclude_dirs
= [
"
tests
"
]
Back
|
FazBrowse Home
|
New Git URL