Good shape overall. A few tweaks would push it into the top tier.

Configuration management examples for SONiC

Documentation

55

Install and run instructions9pt0

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt25

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.

README12pt85

README is present.

License6pt100

Licensed under Other.

Engineering

80

CI/CD14pt57

CI is configured (.github/workflows/assignReviewers.yaml).

Reproducibility6pt80

Lockfile present (test_reporting/requirements.txt). Installs are reproducible.

Tests18pt85

Test files detected (.azure-pipelines/impacted_area_testing/test_get_test_scripts.py).

Linting and formatting5pt100

Linter or formatter configured (.flake8).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

96

Dependency manifest6pt86

Dependency manifest found (pyproject.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 1,061
    Forks
  • 0
    Releases

Community

  • Community health
  • authors own >50% of commits
  • 263
    Watchers

Responsiveness

  • 12h
    Median issue response
  • <1h
    Median PR merge time
  • 2,327
    Open issues
Repository files24 root entries
  • .azure-pipelines
    Good: Test files detected (.azure-pipelines/impacted_area_testing/test_get_test_scripts.py).
  • .github
    Good: CI is configured (.github/workflows/assignReviewers.yaml).
    Good: Issue or PR templates present.
  • .hooks
  • ansible
    Good: Environment pinned via ansible/files/docker-chrony/Dockerfile.
  • docs
  • sdn_tests
  • spytest
  • test_reporting
    Good: Lockfile present (test_reporting/requirements.txt). Installs are reproducible.
  • tests
  • tools
  • .flake8
    Good: Linter or formatter configured (.flake8).
  • .gitignore
    Good: .gitignore present.
  • .markdownlint.json
  • .pre-commit-config.yaml
  • .pre-commit-hooks.yaml
  • azure-pipelines.yml
  • LICENSE
    Good: Licensed under Other.
  • Makefile
  • pylintrc
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • README.md
    Good: 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.md
    Good: Security policy present.
  • setup-container.sh
  • sonic_dictionary.txt