{"id":22125295,"url":"https://github.com/basepom/basepom-policy","last_synced_at":"2025-07-25T15:32:21.944Z","repository":{"id":12657005,"uuid":"15328769","full_name":"basepom/basepom-policy","owner":"basepom","description":"Minimum policy files for the basepoms","archived":false,"fork":false,"pushed_at":"2024-09-15T00:11:01.000Z","size":170,"stargazers_count":3,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-16T06:36:25.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/basepom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-20T03:10:13.000Z","updated_at":"2024-09-15T00:11:05.000Z","dependencies_parsed_at":"2024-09-15T06:35:27.651Z","dependency_job_id":null,"html_url":"https://github.com/basepom/basepom-policy","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basepom%2Fbasepom-policy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basepom%2Fbasepom-policy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basepom%2Fbasepom-policy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basepom%2Fbasepom-policy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basepom","download_url":"https://codeload.github.com/basepom/basepom-policy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227590294,"owners_count":17790460,"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-12-01T16:18:59.015Z","updated_at":"2024-12-01T16:18:59.687Z","avatar_url":"https://github.com/basepom.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI Build with tests](https://github.com/basepom/basepom-policy/actions/workflows/ci.yml/badge.svg)](https://github.com/basepom/basepom-policy/actions/workflows/ci.yml) [![Latest Release](https://maven-badges.herokuapp.com/maven-central/org.basepom/basepom-policy/badge.svg?style=flat)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.basepom%22%20AND%20a%3A%22basepom-policy%22)\n\n# basepom-policy - A minimal policy jar for BasePOM\n\nThis is a policy jar that contains configuration and code\n\n## Checker configuration\n\n### checkstyle\n\nDefines a very minimal code style:\n\n- Do not check any generated sources (in `/generated-sources/` folders)\n\n- Support Warning suppression with Annotations and comments (`SuppressWarningsFilter`, `SuppressWithNearbyCommentFilter`)\n- require newline at end of file (`NewlineAtEndOfFile`)\n- no spaces at end of line (`RegexpSingleline`)\n- no hard tabs (`FileTabCharacter`)\n- no wildcard imports (`AvoidStartImports`)\n- no redundant imports (`AvoidRedundantImports`)\n- java modifiers in JLS order (`ModifierOrder`)\n- no dangeling statements for if()..., for()..., while()... (`NeedBraces`)\n- no lowercase 'L' for long constants. (`UpperEll`)\n\n### spotbugs\n\n- suppress `THROWS_METHOD_THROWS_RUNTIMEEXCEPTION`, `THROWS_METHOD_THROWS_CLAUSE_THROWABLE` and `THROWS_METHOD_THROWS_CLAUSE_BASIC_EXCEPTION`; those were added in version 4.7 of spotbugs and cause a lot of noise in existing code bases that use this policy jar.\n\n### license\n\n- Add Apache license header without copyright line.\n\n### shade\n\n- contains the `CollectingManifestResourceTransformer`. It collects all the additional sections in shaded jars and includes them in the final fat jar.\n\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasepom%2Fbasepom-policy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasepom%2Fbasepom-policy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasepom%2Fbasepom-policy/lists"}