{"id":48419267,"url":"https://github.com/freecad/addon-reports","last_synced_at":"2026-04-09T08:13:17.780Z","repository":{"id":347585310,"uuid":"1185427065","full_name":"FreeCAD/Addon-Reports","owner":"FreeCAD","description":"Technical quality report for addons.","archived":false,"fork":false,"pushed_at":"2026-04-04T16:21:21.000Z","size":699,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"Latest","last_synced_at":"2026-04-04T19:20:37.204Z","etag":null,"topics":["addon","quality","report","technical"],"latest_commit_sha":null,"homepage":"https://freecad.github.io/Addon-Reports/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FreeCAD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-Code","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"freecad","github":"FreeCAD","custom":["https://wiki.freecad.org/Donate"]}},"created_at":"2026-03-18T15:15:00.000Z","updated_at":"2026-04-04T16:21:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/FreeCAD/Addon-Reports","commit_stats":null,"previous_names":["freecad/addon-reports"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/FreeCAD/Addon-Reports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FAddon-Reports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FAddon-Reports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FAddon-Reports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FAddon-Reports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeCAD","download_url":"https://codeload.github.com/FreeCAD/Addon-Reports/tar.gz/refs/heads/Latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCAD%2FAddon-Reports/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addon","quality","report","technical"],"created_at":"2026-04-06T08:00:43.067Z","updated_at":"2026-04-06T08:00:46.038Z","avatar_url":"https://github.com/FreeCAD.png","language":"Python","readme":"# FreeCAD Addon Analyzer\n\nStatic quality analysis tool for all registered [FreeCAD](https://www.freecad.org/) addons. It clones every addon from the official catalog, runs a battery of checks, and produces a ranked HTML report.\n\n## Reports\n\nA fresh report is generated automatically on the **1st of each month** via GitHub Actions and published as a [GitHub Release](../../releases/latest). You can also trigger a report manually from the Actions tab.\n\n## What gets checked\n\n| Check | Description |\n|---|---|\n| **Bandit** | Python security-oriented static analysis |\n| **Dependencies** | Python package requirements extracted with pipreqs |\n| **package.xml** | Validates presence and content of the addon metadata file |\n| **Layout** | Verifies required files (`README`, `LICENSE`, `package.xml`) and init-module conventions |\n| **GitHub stats** | Stars, forks, subscribers, open issues |\n| **Matomo stats** | Download counts from the FreeCAD Addon Manager |\n\n## Scoring\n\nEvery addon starts at **100 points** and loses points for each issue found:\n\n| Severity | Penalty |\n|---|---|\n| HIGH | **−3** per issue |\n| MEDIUM | **−1** per issue |\n| LOW | **−0.1** per issue |\n\nThe final score is clamped to a minimum of **0**. Addons are ranked by score (descending), then by downloads.\n\n## Running locally\n\n**Requirements:** Python ≥ 3.11, [uv](https://github.com/astral-sh/uv), and git.\n\n```bash\n# Full run — clones all addons and generates the report\nuv run analyze\n\n# Skip cloning, reuse already cloned repos\nuv run analyze --skip-clone\n\n# Analyze only the first N addons (useful for debugging)\nuv run analyze --max 10\n```\n\nThe report is written to the `output/` directory as a standalone HTML file (styled with [Tabler](https://tabler.io/) via CDN).\n\n## Contributing\n\n- PRs that follow **PEP 8** and maintain good code quality are welcome.\n- AI-generated slop is generally not accepted.\n","funding_links":["https://opencollective.com/freecad","https://github.com/sponsors/FreeCAD","https://wiki.freecad.org/Donate"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreecad%2Faddon-reports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreecad%2Faddon-reports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreecad%2Faddon-reports/lists"}