Herbert Wolverson
ba8b2c81a9
#495 - Hoping I got the syntax right, but ignore a vulnerability in a transitive dependency that we don't seem to actually use at all - idna and black.
2024-06-14 14:46:15 -05:00
Herbert Wolverson
4913b0e5cf
#495 - Hoping I got the syntax right, but ignore a vulnerability in a transitive dependency that we don't seem to actually use at all - Jinja.
2024-06-14 14:44:47 -05:00
Herbert Wolverson
0b425f4860
ISSUE #495 Correct typo
2024-06-14 14:36:10 -05:00
Herbert Wolverson
3a7637d219
ISSUE #495
...
Add two more issues to ignore because they aren't useful:
* B501. We NEED to support self-signed certificates.
* B607. Partial paths are just fine. Absolute paths would make
everything needlessly complicated.
2024-06-14 14:26:58 -05:00
Herbert Wolverson
d09c0d432f
ISSUE #495
...
Stop Bandit from trying to audit the built Rust targets. We're
already auditing with Cargo Audit!
2024-06-14 14:22:15 -05:00
Robert Chacón
9fc2a050d7
Update lint_python.yml
2023-12-10 09:49:27 -07:00
Robert Chacón
9fb0e9d6ca
Switch back to unpaid safety check
2023-02-06 17:30:32 -07:00
Robert Chacón
3793a2a024
Update lint_python.yml
2023-01-24 08:22:39 -07:00
Robert Chacón
ba44bd3ca5
Update lint_python.yml
...
Test skipping the part of lint_python.yml that keeps breaking
2023-01-16 08:38:05 -07:00
Christian Clauss
cfb42895d0
Use requirements.txt
2023-01-10 16:49:27 +01:00
Christian Clauss
98f415ec10
Update lint_python.yml
2023-01-10 09:31:47 +01:00
Christian Clauss
e93b3091c5
Update lint_python.yml
2023-01-10 09:29:15 +01:00
Christian Clauss
b6b504f2b4
codespell --skip="./.*,old/*"
2023-01-10 09:26:25 +01:00
Christian Clauss
8569080978
GitHub Action to lint Python code
2023-01-10 09:24:33 +01:00