{"id":20466680,"url":"https://github.com/abzcoding/docker-pmd","last_synced_at":"2026-02-26T02:14:36.451Z","repository":{"id":99218624,"uuid":"213887171","full_name":"abzcoding/docker-pmd","owner":"abzcoding","description":"docker image for PMD SAST","archived":false,"fork":false,"pushed_at":"2019-10-09T17:29:10.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T01:25:58.178Z","etag":null,"topics":["pmd","sast"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/abzcoding.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":"2019-10-09T10:20:36.000Z","updated_at":"2019-11-04T10:43:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1bd8cdb-68a3-40c1-925a-ee09fca5b5be","html_url":"https://github.com/abzcoding/docker-pmd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abzcoding%2Fdocker-pmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abzcoding%2Fdocker-pmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abzcoding%2Fdocker-pmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abzcoding%2Fdocker-pmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abzcoding","download_url":"https://codeload.github.com/abzcoding/docker-pmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242031301,"owners_count":20060579,"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":["pmd","sast"],"created_at":"2024-11-15T13:25:05.563Z","updated_at":"2026-02-26T02:14:31.426Z","avatar_url":"https://github.com/abzcoding.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PMD docker image (abzcoding/pmd)\n\nDocker image for [PMD](https://pmd.github.io/), an extensible cross-language static code analyzer.\n\nThis image can be used to run PMD (static code analysis) and CPD (copy-paste detection).\n\n## Getting started\n\n### Prerequisites\n\nIn order to run this container you'll need docker installed.\n\n - [Windows](https://docs.docker.com/windows/started)\n - [OS X](https://docs.docker.com/mac/started/)\n - [Linux](https://docs.docker.com/linux/started/)\n\n### Usage\n\nex: Java analysis with custom rulesets\n\n`docker run -v $PWD:/src abzcoding/pmd pmd -language java -dir . -rulesets ./my-rulesets.xml`\n\nex: Apex analysis with builtin rulesets\n\n`docker run -v $PWD:/src abzcoding/pmd pmd -language apex -dir . -rulesets rulesets/apex/rulset.xml`\n\n#### Volumes\n\n  - `/src/` - default working directory\n\n## Contributing\n\nThe Github repository is located at [abzcoding/docker-pmd](https://github.com/abzcoding/docker-pmd)\n\n## Versioning\n\nWe use PMD version numbers to version the images.\n\n## License\nCredit to [doy](https://github.com/rody/docker-pmd-image) that made this possible\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabzcoding%2Fdocker-pmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabzcoding%2Fdocker-pmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabzcoding%2Fdocker-pmd/lists"}