{"id":13844663,"url":"https://github.com/kost/dockscan","last_synced_at":"2025-04-06T04:10:46.225Z","repository":{"id":56844317,"uuid":"46099178","full_name":"kost/dockscan","owner":"kost","description":"dockscan is security vulnerability and audit scanner for Docker installations","archived":false,"fork":false,"pushed_at":"2016-08-27T13:49:38.000Z","size":81,"stargazers_count":220,"open_issues_count":1,"forks_count":39,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-30T03:04:50.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-13T04:04:45.000Z","updated_at":"2024-12-15T11:12:29.000Z","dependencies_parsed_at":"2022-09-09T02:22:56.617Z","dependency_job_id":null,"html_url":"https://github.com/kost/dockscan","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fdockscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fdockscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fdockscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kost%2Fdockscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kost","download_url":"https://codeload.github.com/kost/dockscan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430870,"owners_count":20937874,"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":"2024-08-04T17:02:50.902Z","updated_at":"2025-04-06T04:10:46.209Z","avatar_url":"https://github.com/kost.png","language":"Ruby","funding_links":[],"categories":["Ruby (88)","Ruby","Security \u0026 Compliance"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/kost/dockscan.png)](https://travis-ci.org/kost/dockscan)\n[![Coverage Status](https://coveralls.io/repos/kost/dockscan/badge.png?branch=master)](https://coveralls.io/r/kost/dockscan?branch=master)\n\ndockscan\n===========\n\n![logo](https://raw.githubusercontent.com/kost/dockscan/master/docs/dockscan.png)\n\nScan Docker installations for security issues and vulnerabilities.\n\n\n## Features\n\n- plugin based system for discovery, audit and reporting\n- able to scan local and remote docker installations\n- plugins are easy to write\n\n\n## Requirements\n\n- Ruby 2.0 or above (1.9.x does not work!)\n- Ruby gem: docker-api (docker)\n\n\n## Installation\n\nYou can install dockscan by installing dockscan gem:\n\n`gem install dockscan`\n\n## Usage\n\nTypical usage for scanning docker installation.\n\nIf you wish to scan local Docker installation:\n\n`dockscan unix:///var/run/docker.sock`\n\nIf you wish to scan remote Docker installation and produce HTML report:\n\n`dockscan -r html -o myreport -v tcp://example.com:5422`\n\nIf you wish to scan remote Docker installation and produce text report:\n\n`dockscan -r txt -o myreport -v tcp://example.com:5422`\n\n\n## Environment variables\n\nDOCKER_CERT_PATH will configure dockscan to use SSL\n\nDOCKER_SSL_VERIFY if set to false will not verify certificates.\n\n\n### ToDo\n- [ ] Implement web frontend for scanner\n- [ ] Progress bars\n\n### Done\n- [x] Different reporting (HTML, txt, ...) \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkost%2Fdockscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkost%2Fdockscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkost%2Fdockscan/lists"}