ActionRank

Django Security Check

Actively maintained

victoriadrake/django-security-check · MIT

Helps you continuously monitor and fix common security vulnerabilities in your Django application.

93 starsLast commit 1 months agoLatest v1.1.1
D
46
/ 100
Security 37Maintenance 53Popularity 31Reliability 70

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: victoriadrake/django-security-check@8a8198798c24db38875d8d580a112976691faaad # v1.1.1

Mutable tags like v1.1.1 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: victoriadrake/django-security-check@8a8198798c24db38875d8d580a112976691faaad # v1.1.1

Score breakdown

Security (35%)37
Popularity (20%)31
Maintenance (30%)53
Reliability (15%)70