{"id":19521059,"url":"https://github.com/articola-tools/dockerfile-security-scanner","last_synced_at":"2025-02-26T00:26:22.804Z","repository":{"id":259487683,"uuid":"875194813","full_name":"Articola-Tools/dockerfile-security-scanner","owner":"Articola-Tools","description":"Preconfigured scanner for Dockerfile files, used in Articola Tools organization's repositories ","archived":false,"fork":false,"pushed_at":"2025-02-02T18:56:44.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T19:34:16.579Z","etag":null,"topics":["articola","articola-tools","docker","dockerfile","security","security-scanner"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"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/Articola-Tools.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":"2024-10-19T10:44:41.000Z","updated_at":"2024-12-05T13:29:48.000Z","dependencies_parsed_at":"2024-10-25T23:43:43.728Z","dependency_job_id":"665093d3-7cfa-4ec2-a6c1-88b632be2a5f","html_url":"https://github.com/Articola-Tools/dockerfile-security-scanner","commit_stats":null,"previous_names":["articola-tools/dockerfile-security-scanner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Articola-Tools%2Fdockerfile-security-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Articola-Tools%2Fdockerfile-security-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Articola-Tools%2Fdockerfile-security-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Articola-Tools%2Fdockerfile-security-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Articola-Tools","download_url":"https://codeload.github.com/Articola-Tools/dockerfile-security-scanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240769336,"owners_count":19854627,"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":["articola","articola-tools","docker","dockerfile","security","security-scanner"],"created_at":"2024-11-11T00:29:02.316Z","updated_at":"2025-02-26T00:26:22.591Z","avatar_url":"https://github.com/Articola-Tools.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Articola Tools' Dockerfile security scanner\n\n[![image size](https://ghcr-badge.egpl.dev/articola-tools/dockerfile-security-scanner/size?color=dodgerblue)](https://ghcr-badge.egpl.dev/articola-tools/dockerfile-security-scanner/size?color=dodgerblue)\n\nThis repo contains Dockerfile with preconfigured [Dockerfile security scanner](https://github.com/aquasecurity/trivy).\nThis scanner is used in Articola Tools organization's repositories to scan\nDockerfiles for vulnerabilities.\n\n## Usage\n\nUse `ghcr.io/articola-tools/dockerfile-security-scanner` Docker image with the\nfollowing parameters:\n\n- `--group-add $(getent group docker | cut -d: -f3)` - to allow access to\n  `/var/run/docker.sock`\n- `-v /var/run/docker.sock:/var/run/docker.sock` - to mount Docker socket to\n  container\n- name of an image to scan\n\nExample command to use this scanner:\n\n```bash\ndocker run --rm --group-add $(getent group docker | cut -d: -f3) \\\n-v /var/run/docker.sock:/var/run/docker.sock \\\nghcr.io/articola-tools/dockerfile-security-scanner your-image-to-scan:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farticola-tools%2Fdockerfile-security-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farticola-tools%2Fdockerfile-security-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farticola-tools%2Fdockerfile-security-scanner/lists"}