{"id":16766358,"url":"https://github.com/joyrex2001/go-instabl","last_synced_at":"2025-04-10T19:10:36.507Z","repository":{"id":57481825,"uuid":"190072599","full_name":"joyrex2001/go-instabl","owner":"joyrex2001","description":"go-instabl is a static analysis tool that will calculate the instability metric.","archived":false,"fork":false,"pushed_at":"2019-06-05T18:04:36.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T16:51:45.697Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/joyrex2001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-03T19:54:26.000Z","updated_at":"2023-06-14T16:33:05.000Z","dependencies_parsed_at":"2022-09-02T04:10:44.012Z","dependency_job_id":null,"html_url":"https://github.com/joyrex2001/go-instabl","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/joyrex2001%2Fgo-instabl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrex2001%2Fgo-instabl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrex2001%2Fgo-instabl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrex2001%2Fgo-instabl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joyrex2001","download_url":"https://codeload.github.com/joyrex2001/go-instabl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248279596,"owners_count":21077407,"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":["golang"],"created_at":"2024-10-13T06:06:07.515Z","updated_at":"2025-04-10T19:10:36.489Z","avatar_url":"https://github.com/joyrex2001.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-instabl\n\ngo-instabl is a static analysis tool that will calculate the instability\nmetric. The closer the value gets to 0, the more packages inside the code base\nrely on this package, and the more responsible the package is. This means, the\npackage is considered stable, and changes to this package may have significant\nimpact on other packages. When the value is closer to 1, the package is more\nresilient to changes, as it is less coupled to other packages.\n\nInstall with:\n```\ngo get github.com/joyrex2001/go-instabl\n```\n\nAnd check analyze your repo with:\n```\ngo-instabl src/github.com/meand/myrepo\n```\n\nSee also: https://en.wikipedia.org/wiki/Software_package_metrics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoyrex2001%2Fgo-instabl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoyrex2001%2Fgo-instabl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoyrex2001%2Fgo-instabl/lists"}