{"id":13653049,"url":"https://github.com/vert-x3/vertx-web","last_synced_at":"2026-04-08T13:31:05.972Z","repository":{"id":23270423,"uuid":"26628954","full_name":"vert-x3/vertx-web","owner":"vert-x3","description":"HTTP web applications for Vert.x","archived":false,"fork":false,"pushed_at":"2026-03-29T20:52:42.000Z","size":25552,"stargazers_count":1147,"open_issues_count":145,"forks_count":553,"subscribers_count":69,"default_branch":"master","last_synced_at":"2026-03-29T22:12:20.733Z","etag":null,"topics":["client","reactive","server","sockjs","vertx","web"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"oshliaer/google-apps-script-awesome-list","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vert-x3.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2014-11-14T08:15:20.000Z","updated_at":"2026-03-29T20:52:45.000Z","dependencies_parsed_at":"2023-10-11T12:12:36.899Z","dependency_job_id":"694244b8-b029-41a2-abc5-4815b97af4ab","html_url":"https://github.com/vert-x3/vertx-web","commit_stats":{"total_commits":3003,"total_committers":220,"mean_commits":13.65,"dds":0.7712287712287712,"last_synced_commit":"bfea6c8b4da7b9f4ae9f1f68c58dfbd664280eea"},"previous_names":[],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/vert-x3/vertx-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vert-x3%2Fvertx-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vert-x3%2Fvertx-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vert-x3%2Fvertx-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vert-x3%2Fvertx-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vert-x3","download_url":"https://codeload.github.com/vert-x3/vertx-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vert-x3%2Fvertx-web/sbom","scorecard":{"id":919071,"data":{"date":"2025-08-11","repo":{"name":"github.com/vert-x3/vertx-web","commit":"00863b4732a2b65ab3d94f43653aa3cf4c6332d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"18 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/24 approved changesets -- score normalized to 2","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-4.x.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-5.x-stable.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-5.x.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-matrix-5.x.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/it.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/it.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/it.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/it.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/it.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/it.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/it.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/it.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/it.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/vert-x3/vertx-web/it.yml/master?enable=pin","Warn: npmCommand not pinned by hash: vertx-web-graphql/vertx-web-graphiql/build.sh:6","Warn: npmCommand not pinned by hash: .github/workflows/it.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/it.yml:67","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T23:42:41.401Z","repository_id":23270423,"created_at":"2025-08-24T23:42:41.401Z","updated_at":"2025-08-24T23:42:41.401Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31558379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["client","reactive","server","sockjs","vertx","web"],"created_at":"2024-08-02T02:01:05.208Z","updated_at":"2026-04-08T13:31:05.922Z","avatar_url":"https://github.com/vert-x3.png","language":"Java","funding_links":[],"categories":["开发框架","Servers","Java","Web Frameworks"],"sub_categories":["Java"],"readme":"= Vert.x-Web\n\nimage:https://github.com/vert-x3/vertx-web/actions/workflows/ci-5.x.yml/badge.svg[\"Build Status (5.x)\",link=\"https://github.com/vert-x3/vertx-web/actions/workflows/ci-5.x.yml\"]\nimage:https://github.com/vert-x3/vertx-web/actions/workflows/ci-4.x.yml/badge.svg[\"Build Status (4.x)\",link=\"https://github.com/vert-x3/vertx-web/actions/workflows/ci-4.x.yml\"]\nimage:https://img.shields.io/maven-central/v/io.vertx/vertx-web.svg[\"Maven Central\"]\nimage:https://bestpractices.coreinfrastructure.org/projects/540/badge[\"CII Best Practices\",link=\"https://bestpractices.coreinfrastructure.org/projects/540\"]\n\nVert.x-Web is a set of building blocks for building web applications with Vert.x. Think of it as a Swiss Army Knife for building\nmodern, scalable, web apps.\n\nPlease see the main documentation on the web-site for a full description:\n\n* https://vertx.io/docs/#web[Web-site documentation]\n\n== Template engines\n\nTemplate engine implementations are in the template engine sub-project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvert-x3%2Fvertx-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvert-x3%2Fvertx-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvert-x3%2Fvertx-web/lists"}