{"id":31144253,"url":"https://github.com/outfoxx/sunday-kt","last_synced_at":"2026-02-17T07:57:52.127Z","repository":{"id":37981200,"uuid":"344032603","full_name":"outfoxx/sunday-kt","owner":"outfoxx","description":"Sunday 🙏 The framework of REST for Kotlin","archived":false,"fork":false,"pushed_at":"2024-08-03T03:55:09.000Z","size":5509,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-03T15:12:19.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://outfoxx.github.io/sunday","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/outfoxx.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2021-03-03T07:00:47.000Z","updated_at":"2024-08-03T03:29:47.000Z","dependencies_parsed_at":"2024-08-02T15:26:29.792Z","dependency_job_id":null,"html_url":"https://github.com/outfoxx/sunday-kt","commit_stats":{"total_commits":97,"total_committers":3,"mean_commits":"32.333333333333336","dds":"0.12371134020618557","last_synced_commit":"d59acf237502f98374caa8347f83098f2ced7b06"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/outfoxx/sunday-kt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2Fsunday-kt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2Fsunday-kt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2Fsunday-kt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2Fsunday-kt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outfoxx","download_url":"https://codeload.github.com/outfoxx/sunday-kt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2Fsunday-kt/sbom","scorecard":{"id":714896,"data":{"date":"2025-08-11","repo":{"name":"github.com/outfoxx/sunday-kt","commit":"2d6616e35164972ad573f3441246b2a6123cd0c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-release.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-snapshot.yml:8","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":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"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:16: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/publish-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/publish-snapshot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/publish-snapshot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-snapshot.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/outfoxx/sunday-kt/publish-snapshot.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-release.yml:16"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.0.0-beta.24 not signed: https://api.github.com/repos/outfoxx/sunday-kt/releases/168533002","Warn: release artifact 1.0.0-beta.23 not signed: https://api.github.com/repos/outfoxx/sunday-kt/releases/110769018","Warn: release artifact 1.0.0-beta.22 not signed: https://api.github.com/repos/outfoxx/sunday-kt/releases/108993513","Warn: release artifact 1.0.0-beta.21 not signed: https://api.github.com/repos/outfoxx/sunday-kt/releases/98291537","Warn: release artifact 1.0.0-beta.20 not signed: https://api.github.com/repos/outfoxx/sunday-kt/releases/85525715","Warn: release artifact 1.0.0-beta.24 does not have provenance: https://api.github.com/repos/outfoxx/sunday-kt/releases/168533002","Warn: release artifact 1.0.0-beta.23 does not have provenance: https://api.github.com/repos/outfoxx/sunday-kt/releases/110769018","Warn: release artifact 1.0.0-beta.22 does not have provenance: https://api.github.com/repos/outfoxx/sunday-kt/releases/108993513","Warn: release artifact 1.0.0-beta.21 does not have provenance: https://api.github.com/repos/outfoxx/sunday-kt/releases/98291537","Warn: release artifact 1.0.0-beta.20 does not have provenance: https://api.github.com/repos/outfoxx/sunday-kt/releases/85525715"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'"],"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":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 7 commits out of 28 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"}}]},"last_synced_at":"2025-08-22T09:18:17.555Z","repository_id":37981200,"created_at":"2025-08-22T09:18:17.555Z","updated_at":"2025-08-22T09:18:17.555Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275781933,"owners_count":25527491,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":[],"created_at":"2025-09-18T14:37:59.890Z","updated_at":"2026-02-17T07:57:52.114Z","avatar_url":"https://github.com/outfoxx.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sunday 🙏 The framework of REST for Kotlin\n===\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/outfoxx/sunday-kt/ci.yml?branch=main)\n![Coverage](https://sonarcloud.io/api/project_badges/measure?project=outfoxx_sunday-kt\u0026metric=coverage)\n![Maven Central](https://img.shields.io/maven-central/v/io.outfoxx.sunday/sunday-core.svg)\n![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/io.outfoxx.sunday/sunday-core.svg)\n\nKotlin framework for generated REST clients.\n\n### [Read the Documentation](https://outfoxx.github.io/sunday)\n\n---\n\nMaven\n-----\n\nSunday is delivered as a set of Maven artifacts and releases are available from Maven Central.\nSince 1.0.0-beta.24, the previous monolithic `sunday` artifact has been split into modules.\n\nArtifacts\n---------\n\n- `sunday-core`: Core types and client abstractions.\n- `sunday-okhttp`: OkHttp-based request factory implementation.\n- `sunday-jdk`: JDK `HttpClient`-based request factory implementation.\n- `sunday-problem`: Default RFC7807 problem type (`SundayHttpProblem`) and adapters.\n- `sunday-problem-quarkus`: Quarkus `HttpProblem` integration.\n- `sunday-problem-zalando`: Zalando `problem` integration.\n\n### Dependency Declaration\n\n##### Gradle\n\n```kotlin\nimplementation(\"io.outfoxx.sunday:sunday-core:$version\")\nimplementation(\"io.outfoxx.sunday:sunday-okhttp:$version\") // or sunday-jdk\nimplementation(\"io.outfoxx.sunday:sunday-problem:$version\") // or sunday-problem-quarkus / sunday-problem-zalando\n```\n\n##### Maven\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003eio.outfoxx.sunday\u003c/groupId\u003e\n  \u003cartifactId\u003esunday-core\u003c/artifactId\u003e\n  \u003cversion\u003e${sunday.version}\u003c/version\u003e\n\u003c/dependency\u003e\n\u003cdependency\u003e\n  \u003cgroupId\u003eio.outfoxx.sunday\u003c/groupId\u003e\n  \u003cartifactId\u003esunday-okhttp\u003c/artifactId\u003e\n  \u003cversion\u003e${sunday.version}\u003c/version\u003e\n\u003c/dependency\u003e\n\u003cdependency\u003e\n  \u003cgroupId\u003eio.outfoxx.sunday\u003c/groupId\u003e\n  \u003cartifactId\u003esunday-problem\u003c/artifactId\u003e\n  \u003cversion\u003e${sunday.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nDefault Factories\n-----------------\n\nRequest factory and problem modules now register SPI providers for automatic discovery.\nUse `DefaultFactories` to create instances without wiring implementations manually:\n\n```kotlin\nval requestFactory = DefaultFactories.requestFactory(\n  URITemplate(\"https://api.example.com\"),\n)\n```\n\nIf multiple providers are on the classpath, specify which one to use:\n\n```kotlin\nval requestFactory = DefaultFactories.requestFactory(\n  URITemplate(\"https://api.example.com\"),\n  providerId = \"okhttp\", // \"okhttp\" or \"jdk\"\n)\n\nval problemFactory = DefaultFactories.problemFactory(\n  providerId = \"quarkus\", // \"sunday\", \"quarkus\", or \"zalando\"\n)\n```\n\nProblem providers are chosen by highest priority when multiple are present; if there is a\ntie, or if multiple request providers are present, specify `providerId` explicitly.\n\nMajor Changes Since 1.0.0-beta.24\n---------------------------------\n\n- New problem abstraction (`Problem`, `ProblemFactory`, `ProblemAdapter`) decouples Sunday from\n  any specific problem library while still allowing integration modules.\n- Failure responses now decode RFC7807 problems into registered types or `ProblemFactory`-built\n  problems; non-problem error bodies are attached as `responseText` or `responseData` extensions.\n- Added `io.outfoxx.sunday.http.Status` to model HTTP status codes and reason phrases consistently\n  across core and problem modules.\n\n\nLicense\n-------\n\n    Copyright 2021 Outfox, Inc.\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutfoxx%2Fsunday-kt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutfoxx%2Fsunday-kt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutfoxx%2Fsunday-kt/lists"}