{"id":26253059,"url":"https://github.com/duffney/continuous-patching","last_synced_at":"2026-02-27T15:10:25.785Z","repository":{"id":278611550,"uuid":"936194124","full_name":"duffney/continuous-patching","owner":"duffney","description":"GitHub Action Workflow that continuously patches ghcr container images with Copacetic","archived":false,"fork":false,"pushed_at":"2025-04-04T16:11:11.000Z","size":12590,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T06:08:17.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/duffney.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}},"created_at":"2025-02-20T17:18:45.000Z","updated_at":"2025-04-04T16:11:03.000Z","dependencies_parsed_at":"2025-02-20T18:36:50.408Z","dependency_job_id":"4815d3d9-8a7c-453d-9f99-ef4a47c87a81","html_url":"https://github.com/duffney/continuous-patching","commit_stats":null,"previous_names":["duffney/continuous-patching"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/duffney/continuous-patching","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffney%2Fcontinuous-patching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffney%2Fcontinuous-patching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffney%2Fcontinuous-patching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffney%2Fcontinuous-patching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duffney","download_url":"https://codeload.github.com/duffney/continuous-patching/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duffney%2Fcontinuous-patching/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265255384,"owners_count":23735246,"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","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-03-13T17:30:16.268Z","updated_at":"2026-02-27T15:10:20.764Z","avatar_url":"https://github.com/duffney.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Continuous-patching\n\nThis repository automates the process of scanning and patching container images from GitHub Container Registry (GHCR). The workflow ensures that images are continuously checked for vulnerabilities and updated when necessary.\n\n![Actions](imgs/actions.png)\n\n## How to use this repository\n\n### Create a new repository from the template\n\n1. Click on the `Use this template` button to create a new repository.\n2. Create a new repository from the template.\n\n### Create a new PAT\n\n1. Create a classic PAT (Personal Access Token) with the `repo` scope.\n   - Go to `Settings` -\u003e `Developer settings` -\u003e `Personal access tokens` -\u003e `Tokens (classic)`\n   - Click on `Generate new token` -\u003e `Generate new token (classic)`\n   - Give the token a name and click `write:packages`\n\n### Add secrets to the repository\n\n1. Go to the repository you created from the template and click on `Settings` -\u003e `Secrets and variables` -\u003e `Actions`\n2. Add the following secrets:\n   - `GHCR_TOKEN`: The PAT you created in step 3.\n3. Create another secret named `REGISTRY` and set it to `ghcr.io/\u003cusername\u003e`.\n   - Replace `\u003cusername\u003e` with your GitHub username.\n\n### Run the workflow\n\n1. Go to the repository you created from the template and click on the `Actions` tab.\n2. Click on the `continuous-patch` workflow and then click on the `Run workflow` button.\n\n## How it works:\n\n![Workflow](imgs/workflow.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduffney%2Fcontinuous-patching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduffney%2Fcontinuous-patching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduffney%2Fcontinuous-patching/lists"}