Doxygen Guard

B 80 completed
Other
cli / python · tiny
43
Files
3,645
LOC
1
Frameworks
6
Languages

Pipeline State

completed
Run ID
#389134
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
27.55
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47545
Member of a group with 1 similar repo(s) — canonical #99059 view group →
Top concepts (2)
Project DescriptionTesting
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/

AI Prompt

Create a Python command-line tool that functions as a pre-commit hook. This tool needs to validate doxygen comments within the codebase. Specifically, it should check for the presence of doxygen comments, verify if the version information is stale, and validate the syntax of any custom tags used within those comments. The project structure should support testing using pytest and should handle configuration using YAML and TOML files.
python cli pre-commit doxygen linting testing pytest code-quality automation
Generated by gemma4:latest

Catalog Information

Pre-commit hook that validates doxygen comments for presence, version staleness, and custom tag syntax.

Description

Pre-commit hook that validates doxygen comments for presence, version staleness, and custom tag syntax.

Novelty

3/10

Tags

python cli pre-commit doxygen linting testing pytest code-quality automation

Claude Models

claude-opus-4-6

Quality Score

B
80.0/100
Structure
87
Code Quality
75
Documentation
63
Testing
85
Practices
78
Security
100
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Good test coverage (325% test-to-source ratio)
  • Code linting configured (ruff (possible))
  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • 182 duplicate lines detected \u2014 consider DRY refactoring

Security & Health

4.1h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (3)
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
MIT
License
5.3%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

python
93.7%
c
2.7%
yaml
2.2%
toml
1.1%
java
0.3%
markdown
0.0%

Frameworks

pytest

Concepts (2)

Findings curated by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
auto_descriptionProject DescriptionPre-commit hook that validates doxygen comments for presence, version staleness, and custom tag syntax.80%
auto_categoryTestingtesting70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/113445.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV