{"id":16389343,"url":"https://github.com/marcelog/find_rebar_deps","last_synced_at":"2026-02-28T01:36:47.567Z","repository":{"id":4764969,"uuid":"5915712","full_name":"marcelog/find_rebar_deps","owner":"marcelog","description":"An escript that will search an organization repositories via the GitHub API trying to locate a dependency in the rebar.config file","archived":false,"fork":false,"pushed_at":"2012-10-14T17:27:59.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T16:05:50.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Prolog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcelog.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":"2012-09-22T18:35:44.000Z","updated_at":"2014-09-09T05:08:35.000Z","dependencies_parsed_at":"2022-09-21T00:42:10.789Z","dependency_job_id":null,"html_url":"https://github.com/marcelog/find_rebar_deps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcelog/find_rebar_deps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Ffind_rebar_deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Ffind_rebar_deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Ffind_rebar_deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Ffind_rebar_deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelog","download_url":"https://codeload.github.com/marcelog/find_rebar_deps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Ffind_rebar_deps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29922188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-11T04:32:26.372Z","updated_at":"2026-02-28T01:36:47.549Z","avatar_url":"https://github.com/marcelog.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nWill do a simple GET request using basic auth against the [GitHub API](http://developer.github.com/v3/), getting **all repositories** from the given **organization**. Then, for each one of them, will try to find a **rebar.config** file and look for the given **dependency** in it.\n\n**NOTE**: Actually, to find the dependency, the string is searched for in the rebar.config file, so it might trigger some false alarms (this is ok, for my needs, but feel free to do some more complex \"algorithm\" to find your deps).\n\n# Use\n    $ ./find_rebar_deps \u003cauthuser\u003e \u003cauthpass\u003e \u003corganization\u003e \u003cdependency\u003e\n\n * authuser and authpass: Used to authtenticate against the github api.\n * organization: The github organization that owns the repos. \n * dependency: The dependency to look for in rebar.config.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelog%2Ffind_rebar_deps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelog%2Ffind_rebar_deps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelog%2Ffind_rebar_deps/lists"}