{"id":26633501,"url":"https://github.com/chains-project/breaking-good","last_synced_at":"2026-03-15T20:03:14.950Z","repository":{"id":233658594,"uuid":"746563215","full_name":"chains-project/breaking-good","owner":"chains-project","description":"make breaking updates look good 👗 https://arxiv.org/abs/2407.03880","archived":false,"fork":false,"pushed_at":"2025-01-19T17:15:06.000Z","size":339,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T01:38:55.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/chains-project.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-22T09:03:54.000Z","updated_at":"2025-05-05T12:46:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c8556f7-a334-4473-831b-cfd126c5af76","html_url":"https://github.com/chains-project/breaking-good","commit_stats":null,"previous_names":["chains-project/breaking-good"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chains-project/breaking-good","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fbreaking-good","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fbreaking-good/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fbreaking-good/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fbreaking-good/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chains-project","download_url":"https://codeload.github.com/chains-project/breaking-good/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chains-project%2Fbreaking-good/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265451488,"owners_count":23767770,"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":"2025-03-24T15:15:09.964Z","updated_at":"2026-03-15T20:03:14.916Z","avatar_url":"https://github.com/chains-project.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Breaking-good\n\n[![Build](https://github.com/frankreyesgarcia/breaking-good/actions/workflows/maven.yml/badge.svg)](https://github.com/frankreyesgarcia/breaking-good/actions/workflows/maven.yml)\n# Overview\n\nBreaking-Good is a tool that provides explanations for breaking dependency updates. It uses build analysis to identify the root cause of the breaking changes and provides a detailed explanation to help developers understand and fix the problem.\n\nPaper: [Proceedings of IEEE International Conference on Source Code Analysis and Manipulation](http://arxiv.org/pdf/2407.03880)\n\nif you use Breaking-Good, please cite:\n```bibtex\n@inproceedings{reyes2024breaking,\n  title={Breaking-Good: Explaining Breaking Dependency Updates with Build Analysis},\n  author={Reyes, Frank and Baudry, Benoit and Monperrus, Martin},\n  booktitle={Proceedings of IEEE International Conference on Source Code Analysis and Manipulation},\n  year={2024},\n  doi = {10.1109/scam63643.2024.00014}\n}\n```\n\n# How to use Breaking-Good\n\nTo use Breaking-Good, you need to provide the following inputs:\n- The previous version of the dependency\n- The new version of the dependency\n- **(Optional)** The logs generated in the build process\n\nYou can build this tool locally using `mvn package` with Java 17.\nYou can then run the tool and print usage information with the command:\n```bash\njava -jar target/Explaining.jar explaining --help \n```\n\n## License\n\nDistributed under the MIT License. See [LICENSE](https://github.com/chains-project/breaking-good/blob/main/LICENSE) for more information.\n\n    \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchains-project%2Fbreaking-good","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchains-project%2Fbreaking-good","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchains-project%2Fbreaking-good/lists"}