{"id":22848353,"url":"https://github.com/feedzai/repo-analyzer-feedzai-config","last_synced_at":"2025-06-20T05:38:16.831Z","repository":{"id":47947970,"uuid":"210696638","full_name":"feedzai/repo-analyzer-feedzai-config","owner":"feedzai","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-06T20:54:05.000Z","size":675,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-06-05T14:05:31.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feedzai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-24T20:59:21.000Z","updated_at":"2022-02-14T16:33:22.000Z","dependencies_parsed_at":"2024-12-13T04:11:32.252Z","dependency_job_id":"97e56cab-8d87-4c64-bbe0-e977c4e4d47b","html_url":"https://github.com/feedzai/repo-analyzer-feedzai-config","commit_stats":{"total_commits":32,"total_committers":4,"mean_commits":8.0,"dds":0.59375,"last_synced_commit":"24fd45733bd8f5601e435548c3e3dc2ef5b791c3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feedzai/repo-analyzer-feedzai-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Frepo-analyzer-feedzai-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Frepo-analyzer-feedzai-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Frepo-analyzer-feedzai-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Frepo-analyzer-feedzai-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feedzai","download_url":"https://codeload.github.com/feedzai/repo-analyzer-feedzai-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feedzai%2Frepo-analyzer-feedzai-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260890581,"owners_count":23077863,"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-12-13T04:11:29.762Z","updated_at":"2025-06-20T05:38:11.817Z","avatar_url":"https://github.com/feedzai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repo-analyzer-config\n[![Build Status](https://travis-ci.com/feedzai/repo-analyzer-feedzai-config.svg?branch=master)](https://travis-ci.com/feedzai/repo-analyzer-feedzai-config)\n\nDefault configuration project for the [repo-analyzer](https://github.com/feedzai/repo-analyzer) tool.\n\n# Metrics\n\nThis configuration implements the following metrics:\n- **Bundle Size** Calculates the size of the generated `.js` and `.css` files. Assumes that an `npm run build` command exists and that it calls webpack. Works only with webpack.\n- **Coverage** Calculates the branch and line coverage. Works only with jest.\n- **Has build** Whenever the repository has a `npm run build` command\n- **Has changelog** Whenever the repository has a CHANGELOG.md file\n- **Has readme** Whenever the repository has a README.md file\n- **Has test and linter** Whenever the repository has the `npm run test` and `npm run lint` commands\n- **Ignored eslint rules** Counts the number of `eslint-disable`s\n- **Custom eslint rules** Counts the number of rule overrides in the local eslint config.\n- **Jest version** The version of Jest\n- **React version** The version of React\n- **React DOM version** The version of React DOM\n- **Webpack version** The version of Webpack\n- **Number of dependencies** The number of dependencies in `package.json`\n- **Number of dev dependencies** The number of dev dependencies in `package.json`\n\n# Other configurations\n\nThis repository also contains:\n- Configurations to Elastic, namely the url/port (localhost:9200) and rate limiting.\n- Configurations to the console, json and formatd file reporters.\n\n# Extending this configuration\n\nTake a look at the `index.js` file, the structure is simple.\n\nIf you implement new metrics we recommend overriding the `metrics` property and importing just the metrics you want.\n\nIf you need to override other properties we recommend cloning the object and changing what you need directly.\n\n# Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeedzai%2Frepo-analyzer-feedzai-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeedzai%2Frepo-analyzer-feedzai-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeedzai%2Frepo-analyzer-feedzai-config/lists"}