Good shape overall. A few tweaks would push it into the top tier.
Configuration management examples for SONiC
Documentation
55
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
README is present.
Licensed under Other.
Engineering
80
CI is configured (.github/workflows/assignReviewers.yaml).
Lockfile present (test_reporting/requirements.txt). Installs are reproducible.
Test files detected (.azure-pipelines/impacted_area_testing/test_get_test_scripts.py).
Linter or formatter configured (.flake8).
Issue or PR templates present.
Project health
96
Dependency manifest found (pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 1,061Forks
- 0Releases
Community
- —Community health
- —authors own >50% of commits
- 263Watchers
Responsiveness
- 12hMedian issue response
- <1hMedian PR merge time
- 2,327Open issues
Repository files24 root entries
- .azure-pipelinesGood: Test files detected (.azure-pipelines/impacted_area_testing/test_get_test_scripts.py).
- .githubGood: CI is configured (.github/workflows/assignReviewers.yaml).Good: Issue or PR templates present.
- .hooks
- ansibleGood: Environment pinned via ansible/files/docker-chrony/Dockerfile.
- docs
- sdn_tests
- spytest
- test_reportingGood: Lockfile present (test_reporting/requirements.txt). Installs are reproducible.
- tests
- tools
- .flake8Good: Linter or formatter configured (.flake8).
- .gitignoreGood: .gitignore present.
- .markdownlint.json
- .pre-commit-config.yaml
- .pre-commit-hooks.yaml
- azure-pipelines.yml
- LICENSEGood: Licensed under Other.
- Makefile
- pylintrc
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- SECURITY.mdGood: Security policy present.
- setup-container.sh
- sonic_dictionary.txt