inventree/InvenTree
application Python 6.7k stars
1.3k forks
Created Mar 2017 · last pushed 5 days ago
djangohacktoberfestpython
A
94
/ 100
django hacktoberfest python
Last analyzed: April 3, 2026
Created: March 23, 2017 Last pushed: April 3, 2026
Dimension Scores
Individual health dimension scores for this repository
Security 90
Testing 100
Documentation 100
Architecture 100
DevOps 94
Maintenance 81
Detailed Findings
Security 90/100
✓ Security policy (SECURITY.md) Security policy found with contact info and disclosure process (1279 chars)
✓ Pinned dependencies (Actions SHA) 16/16 action refs pinned to SHA (100%)
✓ Token permissions At least one workflow uses explicit restrictive permissions
✓ Dependency update automation Using Dependabot
✓ Code ownership CODEOWNERS file found
✗ No committed .env files Found .env files in repo — these may contain secrets
✓ .gitignore present .gitignore found
✓ CI workflows (branch protection proxy) GitHub Actions found (likely branch protection in place)
Testing 100/100
✓ CI workflows GitHub Actions detected
✓ Test files 36 test-related file(s) found
✓ Coverage configuration Coverage/test runner config found
✓ Test runner configured Test runner configuration detected
✓ Pre-commit hooks Using pre-commit
Documentation 100/100
✓ README quality README.md is 12458 chars
✓ LICENSE file License: MIT
✓ CONTRIBUTING guide Contributing guide found
✓ CHANGELOG Changelog or release notes found
✓ Documentation directory or API docs Documentation directory or API docs found
✓ Repository description Description: "Open Source Inventory Management System"
Architecture 100/100
✓ Type checking (mypy / pyright) pyproject.toml found (may contain [tool.mypy])
✓ Linter (ruff / flake8 / pylint) Linter config found
✓ Code formatter (black / ruff / yapf) Formatter config found
✓ Package structure (src/ or package layout) Python package structure found
✓ Build configuration (pyproject.toml / setup.py) Build config found
DevOps 94/100
✓ CI/CD pipeline GitHub Actions
✓ Container support (Docker) Docker config found (Dockerfile)
✓ Release automation Release automation configured
✓ Issue/PR templates Issue/PR templates found
✗ Deployment/Infrastructure config No deployment configuration detected
Maintenance 81/100
✓ Last commit recency Last commit 0 day(s) ago — actively maintained
✗ Open issue freshness Median open issue age: 1052 day(s) — stale issues accumulating (oldest sampled: 1332 days)
✓ Recent releases Latest release 12 day(s) ago (5 recent releases)
✓ Bus factor Bus factor 2 — moderate (SchrodingersGat, matmair). More contributors would reduce risk.
✓ Community adoption (stars) 6,743 stars — strong community adoption
✗ Maintainer funding No FUNDING.yml found (not penalized)