{"id":34746004,"url":"https://github.com/dfpc-coe/ecr","last_synced_at":"2026-05-24T00:32:14.534Z","repository":{"id":89946282,"uuid":"583172493","full_name":"dfpc-coe/ecr","owner":"dfpc-coe","description":"Create and Manage ECR Repositories via CloudFormation","archived":false,"fork":false,"pushed_at":"2024-12-25T04:58:42.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-25T05:36:46.657Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfpc-coe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":"ingalls"}},"created_at":"2022-12-29T01:31:30.000Z","updated_at":"2024-12-25T04:58:37.000Z","dependencies_parsed_at":"2024-07-30T18:56:53.217Z","dependency_job_id":"7928f87d-a7a7-4f98-a7a3-3239e4326eaa","html_url":"https://github.com/dfpc-coe/ecr","commit_stats":null,"previous_names":["dfpc-coe/ecr","tak-ps/ecr"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dfpc-coe/ecr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfpc-coe%2Fecr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfpc-coe%2Fecr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfpc-coe%2Fecr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfpc-coe%2Fecr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfpc-coe","download_url":"https://codeload.github.com/dfpc-coe/ecr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfpc-coe%2Fecr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33417486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","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":"2025-12-25T04:38:20.181Z","updated_at":"2026-05-24T00:32:14.526Z","avatar_url":"https://github.com/dfpc-coe.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ingalls"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=center\u003eTAK ECR\u003c/h1\u003e\n\n\u003cp align=center\u003eCreate and Manage ECR Repositories with CloudFormation\u003c/p\u003e\n\n## Notes\n\n- By default AWS Lambda is given full deploy access to use images from ECRs created with this repo\n\n## Installation\n\nLocal installation can be performed via the following\n\n```sh\nnpm install\n```\n\n## AWS Deployment\n\nFrom the root directory, install the deploy dependencies\n\n```sh\nnpm install\n```\n\nDeployment to AWS is handled via AWS Cloudformation. The template can be found in the `./cloudformation`\ndirectory. The deployment itself is performed by [Deploy](https://github.com/openaddresses/deploy) which\nwas installed in the previous step.\n\nThe deploy tool can be run via the following\n\n```sh\nnpx deploy\n```\n\nTo install it globally - view the deploy [README](https://github.com/openaddresses/deploy)\n\nDeploy uses your existing AWS credentials. Ensure that your `~/.aws/credentials` has an entry like:\n\n```\n[coegc]\naws_access_key_id = \u003credacted\u003e\naws_secret_access_key = \u003credacted\u003e\n```\n\nDeployment can then be performed via the following:\n\n```\nnpx deploy create \u003cstack\u003e\n```\n\n```\nnpx deploy update \u003cstack\u003e\n```\n\n```\nnpx deploy info \u003cstack\u003e --outputs\n```\n\n```\nnpx deploy info \u003cstack\u003e --parameters\n```\n\nStacks can be created, deleted, cancelled, etc all via the deploy tool. For further information\ninformation about `deploy` functionality run the following for help.\n\n```sh\nnpx deploy\n```\n\nFurther help about a specific command can be obtained via something like:\n\n```sh\nnpx deploy info --help\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfpc-coe%2Fecr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfpc-coe%2Fecr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfpc-coe%2Fecr/lists"}