{"id":19369252,"url":"https://github.com/mapsme/cf_audit","last_synced_at":"2026-03-07T22:31:07.325Z","repository":{"id":66798562,"uuid":"111695225","full_name":"mapsme/cf_audit","owner":"mapsme","description":"OSM Conflator Audit System","archived":false,"fork":false,"pushed_at":"2024-06-07T13:32:51.000Z","size":127,"stargazers_count":7,"open_issues_count":15,"forks_count":9,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-07-28T06:31:54.792Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapsme.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":"2017-11-22T14:36:03.000Z","updated_at":"2024-05-13T21:51:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a8f4601-4e8e-41c4-9dea-4e9f1a1ec2d3","html_url":"https://github.com/mapsme/cf_audit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mapsme/cf_audit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapsme%2Fcf_audit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapsme%2Fcf_audit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapsme%2Fcf_audit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapsme%2Fcf_audit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapsme","download_url":"https://codeload.github.com/mapsme/cf_audit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapsme%2Fcf_audit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30234475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"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-11-10T08:10:17.268Z","updated_at":"2026-03-07T22:31:07.289Z","avatar_url":"https://github.com/mapsme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OSM Conflation Audit\n\nThis website takes a JSON output from [OSM Conflator](https://github.com/mapsme/osm_conflate)\nand presents logged-in users an interface for validating each imported point, one-by-one.\nIt records any changes and produces a file that can be later feeded back to the Conflator.\n\n## Author and License\n\nAll this was written by Ilya Zverev for MAPS.ME. Published under Apache License 2.0.\n\n## Running using docker-compose\n\nYou can run this project locally (or using an adapted version\non your server as well) using the provided docker-compose file.\n\n1. Create an application on `https://www.openstreetmap.org/user/\u003cyour-osm-user-name\u003e/oauth_clients`\n  and use `localhost:8080` as your main application URL.\n\n1. Copy the \"Consumer Key\" respectively the \"Consumer Secret\" to a new file called `.env` as follows:\n\n    ```bash\n    OAUTH_KEY=\u003cyour-key\u003e\n    OAUTH_SECRET=\u003cyour-secret\u003e\n    SECRET_KEY=\u003csecret-key-do-not-share\u003e\n    MAPILLARY_CLIENT_ID=\u003cmapillary-key-if-any\u003e\n    ```\n\n1. Then start it on your machine using docker-compose: `docker-compose up --build`.\n\nOpen your browser at `localhost:8080` and start using it.\n\nIn case you don't have admin-rights, uncomment the line in the `docker-compose.yml` with `# ADMINS: ''`.\nYou can add multiple admins by separating the values with a comma (`,`), ie. `ADMINS: '1234,98765'`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapsme%2Fcf_audit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapsme%2Fcf_audit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapsme%2Fcf_audit/lists"}