{"id":17026451,"url":"https://github.com/zapthedingbat/repository-report","last_synced_at":"2025-03-17T10:34:01.860Z","repository":{"id":40750701,"uuid":"156980660","full_name":"zapthedingbat/repository-report","owner":"zapthedingbat","description":"Automated maturity model classification for code repositories","archived":false,"fork":false,"pushed_at":"2025-02-19T19:15:50.000Z","size":391,"stargazers_count":3,"open_issues_count":39,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T00:44:36.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zapthedingbat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-11-10T12:49:10.000Z","updated_at":"2019-04-29T08:14:25.000Z","dependencies_parsed_at":"2024-01-05T16:26:40.216Z","dependency_job_id":"3e774118-137a-43b3-9639-e38b40cdbea4","html_url":"https://github.com/zapthedingbat/repository-report","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapthedingbat%2Frepository-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapthedingbat%2Frepository-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapthedingbat%2Frepository-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapthedingbat%2Frepository-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zapthedingbat","download_url":"https://codeload.github.com/zapthedingbat/repository-report/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858016,"owners_count":20359261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-14T07:32:46.653Z","updated_at":"2025-03-17T10:34:01.453Z","avatar_url":"https://github.com/zapthedingbat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repository Report\nAutomated maturity model classification for code repositories\n\n![example report](./docs/example-report.png)\n\n## Installation\n```\n$ npm install\n```\n\n## Usage\nCurrently only github is supported. although integration with other version\ncontrol systems like gitLab or BitBucket should be feasible.\n\n### Github Integration\nTo communicate with github the service needs to sign requests using the AppID\nand private key that was generated when the application is registered with\ngithub.\n- Set the `GITHUB_APPID` environment variable\n- Save the private key file as `/.keys/github-private-key.pem`\n\n### Running locally\n#### Config\nCreate a `.env` file with the following format `GITHUB_APPID=xxxx` (where `xxxx`\nis your registered app id)\n\n#### Run\n```\n$ npm start\n```\n### Running in Docker\n\n#### Build the docker image\n```\n$ docker build -t github-tech-report:latest .\n```\n\n#### Run the image\nMount the public key file under `/home/app/.keys`\n```\n$ docker run github-tech-report\n```\n\n## Contributing\nPull requests are very welcome from anyone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapthedingbat%2Frepository-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzapthedingbat%2Frepository-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapthedingbat%2Frepository-report/lists"}