You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A [pre-commit](https://pre-commit.com) hook to find common security issues in your Python code using [bandit](//pypi.python.org/pypi/bandit).
4
4
5
-
You can check the [plugins list](https://github.com/PyCQA/bandit/tree/master/bandit/plugins) & [examples](https://github.com/PyCQA/bandit/tree/master/examples) for tangible use cases.
5
+
You can check the [plugins list](https://github.com/PyCQA/bandit/tree/main/bandit/plugins) & [examples](https://github.com/PyCQA/bandit/tree/main/examples) for tangible use cases.
0 commit comments