{"id":21599368,"url":"https://github.com/t04glovern/aws-ecr-continuous-scan","last_synced_at":"2026-05-09T16:10:06.291Z","repository":{"id":102174125,"uuid":"218281063","full_name":"t04glovern/aws-ecr-continuous-scan","owner":"t04glovern","description":"ECR Container Image Re-Scan","archived":false,"fork":false,"pushed_at":"2019-10-29T12:25:50.000Z","size":89,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-06T01:25:55.773Z","etag":null,"topics":["aws","ecr","ecr-scan","serverless","vulnerability-scanners"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/t04glovern.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}},"created_at":"2019-10-29T12:24:44.000Z","updated_at":"2019-11-09T00:00:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"09f5a92b-4b4c-4a57-b69b-32c85757884b","html_url":"https://github.com/t04glovern/aws-ecr-continuous-scan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/t04glovern/aws-ecr-continuous-scan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t04glovern%2Faws-ecr-continuous-scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t04glovern%2Faws-ecr-continuous-scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t04glovern%2Faws-ecr-continuous-scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t04glovern%2Faws-ecr-continuous-scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t04glovern","download_url":"https://codeload.github.com/t04glovern/aws-ecr-continuous-scan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t04glovern%2Faws-ecr-continuous-scan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280850277,"owners_count":26401939,"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-10-24T02:00:06.418Z","response_time":73,"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":["aws","ecr","ecr-scan","serverless","vulnerability-scanners"],"created_at":"2024-11-24T18:15:05.850Z","updated_at":"2025-10-24T19:08:45.471Z","avatar_url":"https://github.com/t04glovern.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ECR Container Image Re-Scan\n\nBased entirely on [Michael Hausenblas's implementation](https://github.com/mhausenblas/ecr-continuous-scan)\n\nJust ported some of the functionality to use Serverless instead + removed the need for init buckets\n\n![ECR Continuous Scanner](https://d2908q01vomqb2.cloudfront.net/fe2ef495a1152561572949784c16bf23abb28057/2019/10/18/ecr-continuous-scan-architecture-1024x833.png)\n\n## Serverless Deploy\n\n```bash\nserverless deploy\n```\n\n## Test\n\nRetrieve the endpoint created for you and export a variable containing it.\n\n```bash\n# Serverless: Stack update finished...\n# endpoints:\n#   POST - https://jn03zi6twg.execute-api.us-east-1.amazonaws.com/dev/configs\n#   DELETE - https://jn03zi6twg.execute-api.us-east-1.amazonaws.com/dev/configs/{id}\n#   GET - https://jn03zi6twg.execute-api.us-east-1.amazonaws.com/dev/configs\n#   GET - https://jn03zi6twg.execute-api.us-east-1.amazonaws.com/dev/summary\n#   GET - https://jn03zi6twg.execute-api.us-east-1.amazonaws.com/dev/findings/{id}\n\nexport ECRSCANAPI_URL=\"https://jn03zi6twg.execute-api.us-east-1.amazonaws.com/dev\"\n```\n\n### Create the demo repo\n\n```bash\n./container_push.sh\n```\n\n### Add a configuration file\n\n```bash\ncurl -s --header \"Content-Type: application/json\" --request POST --data @sample-config.json $ECRSCANAPI_URL/configs/\n```\n\n## Issues\n\nYou might get rate limited from the ECR Vuln scanner\n\n![ECR Rate limits](rate-limits.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft04glovern%2Faws-ecr-continuous-scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft04glovern%2Faws-ecr-continuous-scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft04glovern%2Faws-ecr-continuous-scan/lists"}