Commit Graph

8 Commits

Author SHA1 Message Date
carsonchan12345 755bbfd804
Split security scans into dedicated workflows (#2)
* Split AppSec workflows by scan type

* Refine security workflows

* Remove deprecated TruffleHog no-update flag

* Switch dependency audit to OWASP Dependency-Check

* Update dependency audit workflow action version
2025-10-08 22:30:28 +01:00
Tib3rius b2f5c9d6cb
Update lint_python.yml
codespell can't see the backslash in "Couldn\'t" for some stupid reason.
2023-09-03 17:33:26 -04:00
Tib3rius f55b17e7db
Update lint_python.yml 2023-02-21 19:31:41 -05:00
Tib3rius e8264ebe35
Update lint_python.yml
Seeing if upgrading the actions will fix the safety check issue.
2023-02-21 14:44:51 -05:00
Tib3rius 8ee03c2dc1
Update lint_python.yml 2022-10-27 10:56:00 -04:00
Tib3rius 5b9b0cbb94 Update lint_python.yml 2022-01-06 14:02:57 -05:00
Christian Clauss e3d95c650c
GitHub Action to lint Python code (#108)
* GitHub Action to lint Python code

* Fix undefined name: verbose -> config['verbose']

* Update lint_python.yml

* Update lint_python.yml
2021-09-21 13:49:11 -04:00
Tib3rius b00b80be01
Create FUNDING.yml 2021-09-02 08:56:48 -04:00