{"id":36495067,"url":"https://github.com/scan-io-git/scan-io","last_synced_at":"2026-01-12T02:00:30.125Z","repository":{"id":173595368,"uuid":"536498906","full_name":"scan-io-git/scan-io","owner":"scan-io-git","description":"Multitool for Enhancing Code Security","archived":false,"fork":false,"pushed_at":"2025-12-26T10:06:23.000Z","size":16950,"stargazers_count":6,"open_issues_count":14,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-27T22:08:24.035Z","etag":null,"topics":["appsec","devsecops","go","golang","sast","scanio","security","security-tools","static-analysis","vulnerability"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scan-io-git.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2022-09-14T09:12:08.000Z","updated_at":"2025-11-03T05:22:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6bea226-d53a-4358-9cdc-43c91e27d930","html_url":"https://github.com/scan-io-git/scan-io","commit_stats":null,"previous_names":["scan-io-git/scan-io"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/scan-io-git/scan-io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scan-io-git%2Fscan-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scan-io-git%2Fscan-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scan-io-git%2Fscan-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scan-io-git%2Fscan-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scan-io-git","download_url":"https://codeload.github.com/scan-io-git/scan-io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scan-io-git%2Fscan-io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["appsec","devsecops","go","golang","sast","scanio","security","security-tools","static-analysis","vulnerability"],"created_at":"2026-01-12T02:00:15.153Z","updated_at":"2026-01-12T02:00:30.112Z","avatar_url":"https://github.com/scan-io-git.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" \u003e\n    \u003cpicture\u003e\n      \u003cimg src=\"assets/text-logo-light.png\" height=\"100\" alt=\"Scanio logo\" /\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch3 align=\"center\" \u003e\n  All-in-One Multitool for Enhanced Security\n\u003c/h3\u003e\n\n## What is Scanio?\n\nScanio simplifies security scanning for organizations by combining multiple open-source and enterprise-grade scanners into a single, customizable solution. Designed for teams with limited budgets, it enables teams to secure code efficiently and cost-effectively. By unifying interfaces and eliminating the need to develop tools and approaches for security processes from scratch, Scanio helps improve code quality, supports compliance efforts, and strengthens applications against vulnerabilities.\n\n## Key Features\n- Unified Interface: Use multiple scanners (e.g., Semgrep, Bandit, Trufflehog, CodeQL) with consistent commands and flags, reducing the learning curve for security teams and developers.\n- Containerized Deployment: Prepackaged with dependencies, plugins, and rule sets for quick and hassle-free setup.\n- Comprehensive Integration Support: Scanio seamlessly handles tasks such as code cloning, managing pull requests, and uploading scan results across VCS platforms like GitHub, GitLab, and Bitbucket.\n- Infrastructure Ready: Configure and deploy Scanio with ease, using custom rules, configurations, and plugins.\n- Extensible and Flexible: Designed for security applications but easily extends to QA and DevOps via its plugin-based architecture.\n- Advanced SARIF Integration: SARIF report patching to meet specific requirements for enhanced usability and transform SARIF data into accessible HTML reports with interactive elements like code snippets and links.\n- Compliance Simplified: Streamlines security processes across development stages, reducing effort and investment.\n- Scalability: Adaptable for small teams or large enterprises, providing flexibility for diverse security scanning needs.\n\n## Supported Integrations \n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/Integrations.svg\"\u003e\n\u003c/div\u003e\n\n## Usage Scenarios\nEach of these scenarios can be supported by specialized rule sets crafted for specific purposes or tailored to individual projects.\n\n### Ad hoc Scanning\nIdeal for security teams and developers looking to perform spot checks or analyze specific pieces of code manually during:\n- Scan code during development.\n- Perform security audits.\n\n### Automated Background Scanning \nIdentify vulnerabilities and secrets in the codebase as a periodic process.\n\n### CI/CD Pipeline Scanning\nAutomatically scan new code changes during branch merges.\n\n## Getting Started\n### Installation\n1) Installation with Docker:\n```\ndocker pull ghcr.io/scan-io-git/scan-io   \n```\n\n2) Build and run from source:\n```\ngit clone https://github.com/scan-io-git/scan-io\ncd scan-io\nmake build docker\n```\n\n### Quick Start\nRun your first scan:\n```\ngit clone https://github.com/juice-shop/juice-shop\ncd juice-shop\ndocker run -it -v $(pwd):/data ghcr.io/scan-io-git/scan-io analyse --scanner semgrep /data\n```\n\n## Documentation\nExplore Scanio's comprehensive [documentation](docs/README.md), structured using the Diátaxis framework.  \n\nThe documentation covers everything you need to know, including tutorials, how-to guides, conceptual explanations, and technical references, to help you use and extend Scanio effectively.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscan-io-git%2Fscan-io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscan-io-git%2Fscan-io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscan-io-git%2Fscan-io/lists"}