mirror of
https://github.com/cryptosharks131/lndg.git
synced 2026-08-18 13:08:34 +02:00
- Fix Paramiko SSH MITM vulnerability: replace AutoAddPolicy with load_system_host_keys() + RejectPolicy to reject unknown hosts - Restrict lndg-admin.txt password file permissions to 0o600 (owner read/write only) using touch(mode=) and os.chmod - Pin all dependencies in requirements.txt with minimum version bounds to prevent installation of vulnerable versions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| lnd_deps | ||
| migrations | ||
| static | ||
| templates | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| forms.py | ||
| models.py | ||
| serializers.py | ||
| urls.py | ||
| views.py | ||