{"id":26193966,"url":"https://github.com/bjacobel/bosfoodfails","last_synced_at":"2026-04-23T06:32:50.141Z","repository":{"id":68151905,"uuid":"48727095","full_name":"bjacobel/bosfoodfails","owner":"bjacobel","description":"Tweeting health code violations of Boston restaurants.","archived":false,"fork":false,"pushed_at":"2017-03-12T15:53:34.000Z","size":491,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T18:49:20.079Z","etag":null,"topics":["govtech","lambda","open-data","twitter"],"latest_commit_sha":null,"homepage":"https://twitter.com/bosfoodfails","language":"Python","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/bjacobel.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-29T04:17:33.000Z","updated_at":"2023-08-23T15:26:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6c6da3c-3adf-42f1-a094-d71e5bd3cd61","html_url":"https://github.com/bjacobel/bosfoodfails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bjacobel/bosfoodfails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjacobel%2Fbosfoodfails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjacobel%2Fbosfoodfails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjacobel%2Fbosfoodfails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjacobel%2Fbosfoodfails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjacobel","download_url":"https://codeload.github.com/bjacobel/bosfoodfails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjacobel%2Fbosfoodfails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32169657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["govtech","lambda","open-data","twitter"],"created_at":"2025-03-12T01:53:49.370Z","updated_at":"2026-04-23T06:32:50.084Z","avatar_url":"https://github.com/bjacobel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"###bosfoodfails\n\nGet recent \"food establishment\" inspection violations and tweet them to [@bosfoodfails](https://twitter.com/bosfoodfails).\n\nUses AWS Lambda, AWS KMS, AWS DynamoDB and the Socrata API ([data.cityofboston.gov](https://data.cityofboston.gov)'s Open Data vendor).\n\n\n####Deploy to Lambda:\n\n    ./deploy.sh\n\nCron settings for event source: `cron(*/20 0-2,12-23 ? * * *)`\n\n\n####KMS secret management:\nEncrypt:\n\n    aws --profile bjacobel kms encrypt --key-id \u003ckey\u003e --plaintext \"\u003csecretValue\u003e\" --query CiphertextBlob --output text | base64 --decode \u003e ./secrets/\u003csecretKey\u003e\n\n\nDecrypt:\n\n    with open('./secrets/\u003csecretKey\u003e', 'rb') as f:\n        print(kms.decrypt(\n            CiphertextBlob=f.read()\n        )['Plaintext'])\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjacobel%2Fbosfoodfails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjacobel%2Fbosfoodfails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjacobel%2Fbosfoodfails/lists"}