{"id":13565213,"url":"https://github.com/vladimirlogachev/elm-package-insights","last_synced_at":"2025-08-03T15:32:03.517Z","repository":{"id":240090026,"uuid":"801644056","full_name":"vladimirlogachev/elm-package-insights","owner":"vladimirlogachev","description":"Detects broken Elm packages","archived":false,"fork":false,"pushed_at":"2024-07-27T22:37:20.000Z","size":73,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T07:42:29.061Z","etag":null,"topics":["elm","elm-lang","elmlang"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/vladimirlogachev.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":"2024-05-16T16:21:28.000Z","updated_at":"2025-06-27T09:37:14.000Z","dependencies_parsed_at":"2024-07-31T08:32:33.162Z","dependency_job_id":null,"html_url":"https://github.com/vladimirlogachev/elm-package-insights","commit_stats":null,"previous_names":["vladimirlogachev/elm-package-insights"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vladimirlogachev/elm-package-insights","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladimirlogachev%2Felm-package-insights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladimirlogachev%2Felm-package-insights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladimirlogachev%2Felm-package-insights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladimirlogachev%2Felm-package-insights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladimirlogachev","download_url":"https://codeload.github.com/vladimirlogachev/elm-package-insights/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladimirlogachev%2Felm-package-insights/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268567275,"owners_count":24271335,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":["elm","elm-lang","elmlang"],"created_at":"2024-08-01T13:01:42.652Z","updated_at":"2025-08-03T15:32:03.464Z","avatar_url":"https://github.com/vladimirlogachev.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"# elm-package-insights\n\nDetects broken Elm packages.\n\nExample output:\n\n```\nDone!\n\nTotal packages: 1887\nBroken packages: 165\n\nBroken package list: [workdir]/.package-test/.outputs/broken-packages.txt\nDetails: [workdir]/.package-test/.outputs/broken-packages.json\n```\n\nNote: If the package registry problems become more complex, this tool will be transformed to a webapp and will run the scans periodically. Contact me if you think this needs to be done, I am open for discussions. For now it looks like running it manually is enough.\n\n## Prerequisites\n\n- Node.js (e.g. via [NVM](https://github.com/nvm-sh/nvm))\n- elm (e.g. `npm install -g elm`)\n- elm-json (e.g. `npm install -g elm-json`)\n- Haskell Stack (e.g. via [GHCup](https://www.haskell.org/ghcup/))\n\n## Usage\n\nChecking all packages may take about 30m to complete.\n\nFor quick local re-run:\n\n```sh\ncd scanner\nstack run scanner-exe\n```\n\nFor longer, more comprehensive check:\n\n```sh\ncd scanner\nstack run scanner-exe -- --reset-elm-packages-cache --reset-test-directories\n```\n\n### Flags\n\n- `--reset-elm-packages-cache`\n  Reset local elm packages cache (required for reliable test, will slow down the test a lot).\n- `--reset-test-directories`\n  Remove test directories before running tests (shouldn't affect the test much, and will slow down the test).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladimirlogachev%2Felm-package-insights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladimirlogachev%2Felm-package-insights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladimirlogachev%2Felm-package-insights/lists"}