{"id":15043618,"url":"https://github.com/wicketstuff/core","last_synced_at":"2026-05-30T09:01:14.293Z","repository":{"id":1267786,"uuid":"1206855","full_name":"wicketstuff/core","owner":"wicketstuff","description":"Wicketstuff-core projects are bundled user contributions for use with Apache Wicket (https://wicket.apache.org/).   They are released in step with Wicket releases to make them easy to use.","archived":false,"fork":false,"pushed_at":"2026-05-24T06:56:37.000Z","size":126703,"stargazers_count":351,"open_issues_count":68,"forks_count":292,"subscribers_count":56,"default_branch":"master","last_synced_at":"2026-05-24T08:25:01.387Z","etag":null,"topics":["apache-wicket","integrations","java","wicket","wicketstuff"],"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/wicketstuff.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-12-29T20:59:26.000Z","updated_at":"2026-05-24T06:56:41.000Z","dependencies_parsed_at":"2024-01-14T06:27:00.021Z","dependency_job_id":"f7a8c2d5-fa0d-4af6-86eb-4967ba74de2f","html_url":"https://github.com/wicketstuff/core","commit_stats":{"total_commits":4663,"total_committers":240,"mean_commits":"19.429166666666667","dds":0.8618914861677032,"last_synced_commit":"baa78c92a6f1f525fa93eb76829ce4fa79dcfc73"},"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/wicketstuff/core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wicketstuff%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wicketstuff%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wicketstuff%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wicketstuff%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wicketstuff","download_url":"https://codeload.github.com/wicketstuff/core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wicketstuff%2Fcore/sbom","scorecard":{"id":1238032,"data":{"date":"2025-07-28","repo":{"name":"github.com/wicketstuff/core","commit":"c7317fa460e119b3b5d8b2bf938ebda8d306c30c"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":4.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/wicketstuff/core/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/wicketstuff/core/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/wicketstuff/core/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: wicketstuff-jquery-ui-parent/wicketstuff-jquery-ui-samples/Dockerfile:2: pin your Docker image by updating tomcat:10-jre17 to tomcat:10-jre17@sha256:927439235cb01001139c14fef1aa80d643739204e6cdca45630bc7eeeb366196","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-23T05:43:02.753Z","repository_id":1267786,"created_at":"2025-09-23T05:43:02.753Z","updated_at":"2025-09-23T05:43:02.753Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33686018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":["apache-wicket","integrations","java","wicket","wicketstuff"],"created_at":"2024-09-24T20:49:20.835Z","updated_at":"2026-05-30T09:01:14.213Z","avatar_url":"https://github.com/wicketstuff.png","language":"Java","funding_links":[],"categories":["ライブラリ"],"sub_categories":["WicketStuff"],"readme":"Wicket Stuff Core\n==================\n\n![](https://travis-ci.org/wicketstuff/core.svg?branch=master\u0026style=flat)\n\n\nOverview:\n---------\n\n\nWicket Stuff is a collection of open source projects for the [Apache Wicket](https://wicket.apache.org/) web framework created and maintained by the Wicket community.\n\nThe core release is essentially a container into which developers place their project that ensures that regular releases are made that pair the projects to a specific wicket version.\n\nThe project acceptance criteria is very broad. So long as it is wicket related you are welcome to add in your module.\n\nOur release process allows end users an easy way to track a project relative to the wicket release cycle.\n\nFor example, if a user sees a org.wicketstuff:someproject artifact with a version of 1.4.16.1 they can know immediately that it is based on wicket 1.4.16 and that it is the first point release (the 1.4.16 version would have been the original release).\n\nProject Documentation (Wiki):\n----------------------\n\nhttps://github.com/wicketstuff/core/wiki\n\nProject Documentation (JavaDoc):\n----------------------\n\nJavaDocs are hosted at [http://www.javadoc.io](http://www.javadoc.io). Just append to 'http://www.javadoc.io/doc' the group id and the artifact id of a module to get its javadoc. For example:\n\n-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-stateless\n\n-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-restannotations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwicketstuff%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwicketstuff%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwicketstuff%2Fcore/lists"}