Strong community interest, but tests, CI, or docs need work.

Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.

Documentation

31

README12pt0

This repository is large enough that GitHub truncated the file tree. The scan is based on a partial file list, so some checks may under-report.

Install and run instructions9pt0

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

Add a section showing how to install dependencies.

Contributing guide5pt77

CONTRIBUTING guide found.

License6pt100

A license file is present.

Engineering

78

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

Tests18pt80

Test files detected (bin/test).

Reproducibility6pt80

Lockfile present (gnu/llvm/clang/utils/analyzer/requirements.txt). Installs are reproducible.

CI/CD14pt100

CI is configured (gnu/llvm/libcxx/appveyor.yml).

Linting and formatting5pt100

Linter or formatter configured (gnu/llvm/lldb/tools/lldb-dap/.editorconfig).

Project health

100

Dependency manifest6pt100

Dependency manifest found (gnu/llvm/clang/bindings/python/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)
  • 943
    Forks
  • 0
    Releases

Community

  • Community health
  • authors own >50% of commits
  • 3,808
    Watchers

Responsiveness

  • Median issue response
  • Median PR merge time
  • 1
    Open issues
Repository files12 root entries
  • bin
    Good: Test files detected (bin/test).
  • distrib
  • etc
  • games
  • gnu
    Good: A license file is present.
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: Code of conduct present.
    Good: CI is configured (gnu/llvm/libcxx/appveyor.yml).
    Good: Linter or formatter configured (gnu/llvm/lldb/tools/lldb-dap/.editorconfig).
    Good: Lockfile present (gnu/llvm/clang/utils/analyzer/requirements.txt). Installs are reproducible.
    Good: Environment pinned via gnu/llvm/clang/utils/analyzer/Dockerfile.
    Good: Security policy present.
    Good: Dependency manifest found (gnu/llvm/clang/bindings/python/pyproject.toml).
  • include
  • lib
  • libexec
  • regress
  • .gitignore
    Good: .gitignore present.
  • Makefile
  • Makefile.cross