reactive-firewall / python-repo

A Template Python Repository
Other
0 stars 2 forks source link

Fix code scanning alert - Harden with Pinned-Dependencies for test #40

Open reactive-firewall opened 2 months ago

reactive-firewall commented 2 months ago

should use a tests-requirements.txt file for pinning test dependencies and ensure versions/hashs are noted when possible.

Tracking issue for:

reactive-firewall commented 1 week ago

https://github.com/reactive-firewall/python-repo/security/code-scanning/51 This will require additional changes to fix 🙅🏻

reactive-firewall commented 1 week ago

so will: https://github.com/reactive-firewall/python-repo/security/code-scanning/59 https://github.com/reactive-firewall/python-repo/security/code-scanning/60