{"id":16842462,"url":"https://github.com/psypherpunk/docker-spotbugs","last_synced_at":"2026-02-22T16:34:46.569Z","repository":{"id":76757073,"uuid":"194295386","full_name":"PsypherPunk/docker-spotbugs","owner":"PsypherPunk","description":"Run SpotBugs against a local Java repository.","archived":false,"fork":false,"pushed_at":"2022-03-21T21:58:08.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T05:31:50.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/PsypherPunk.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}},"created_at":"2019-06-28T15:24:12.000Z","updated_at":"2022-03-21T21:58:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"078c8130-20a5-4e5c-ae6c-f172cf7a162a","html_url":"https://github.com/PsypherPunk/docker-spotbugs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PsypherPunk/docker-spotbugs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdocker-spotbugs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdocker-spotbugs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdocker-spotbugs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdocker-spotbugs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PsypherPunk","download_url":"https://codeload.github.com/PsypherPunk/docker-spotbugs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdocker-spotbugs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29718450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-13T12:46:14.895Z","updated_at":"2026-02-22T16:34:46.544Z","avatar_url":"https://github.com/PsypherPunk.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `docker-spotbugs`\n\nRun SpotBugs against a local Java repository.\n\n\n## `docker build`\n\nBuild the image using:\n\n```bash\ndocker build -t spotbugs .\n```\n\n\n## `docker run`\n\nAssuming you're in your application root and have successfully\ncompiled your application, leaving you a `build/` directory:\n\n```bash\ndocker run \\\n    --interactive \\\n    --tty \\\n    --rm \\\n    --volume $(pwd)/build:/spotbugs/build \\\n    spotbugs \u003e report.html\n```\n\nThe resulting `report.html` can now be viewed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsypherpunk%2Fdocker-spotbugs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsypherpunk%2Fdocker-spotbugs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsypherpunk%2Fdocker-spotbugs/lists"}