{"id":360286,"url":"https://github.com/futuredapp/arkitekt","last_synced_at":"2026-06-21T13:30:33.992Z","repository":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2026-05-06T07:48:11.000Z","size":2797,"stargazers_count":123,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"6.x","last_synced_at":"2026-05-10T17:08:22.399Z","etag":null,"topics":["android","architecture-components","compose","decompose","jetpack","jetpack-compose","kmp","kotlin","mvvm","mvvm-architecture","usecases"],"latest_commit_sha":null,"homepage":"https://futuredapp.github.io/arkitekt/","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-09T08:05:39.000Z","updated_at":"2026-05-09T13:44:13.000Z","dependencies_parsed_at":"2026-02-17T01:00:39.137Z","dependency_job_id":"b4fa9f76-a882-454e-9645-5d5696cd375f","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/6.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","scorecard":{"id":414767,"data":{"date":"2025-08-11","repo":{"name":"github.com/futuredapp/arkitekt","commit":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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/publish_release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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":"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":"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":"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/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.x): error during branchesHandler.query: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_snapshot.yml:8"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T23:33:05.674Z","repository_id":37800606,"created_at":"2025-08-18T23:33:05.674Z","updated_at":"2025-08-18T23:33:05.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33190671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"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"}},"owner":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"packages":[{"id":4759568,"name":"app.futured.arkitekt:rx-usecases","ecosystem":"maven","description":"Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":5,"first_release_published_at":"2021-07-16T09:07:41.000Z","latest_release_published_at":"2024-11-07T16:55:36.000Z","latest_release_number":"5.2.2","last_synced_at":"2026-05-16T20:03:55.849Z","created_at":"2022-07-26T03:08:47.973Z","updated_at":"2026-05-16T20:03:55.849Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/rx-usecases/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/rx-usecases/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2024-11-07T16:42:30.000Z","size":1606,"stargazers_count":125,"open_issues_count":10,"forks_count":9,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2025-08-04T01:26:49.728Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-03-09T08:05:39.000Z","updated_at":"2025-07-26T16:51:07.000Z","dependencies_parsed_at":"2022-06-23T14:25:36.159Z","dependency_job_id":"6bf6e2dd-2432-47b6-8322-12d23c4c3f48","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268639303,"owners_count":24282654,"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-08-03T02:00:12.545Z","response_time":2577,"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"},"owner_record":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"tags":[{"name":"5.2.2","sha":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed","kind":"commit","published_at":"2024-11-07T16:39:15.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"2a3d089342a53f4a09e6055a9076275974dc3f04","kind":"commit","published_at":"2023-10-04T16:29:17.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"095500e494aa40d2836d3463f9ab09df95b842dd","kind":"commit","published_at":"2022-05-18T13:01:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"ef24905a2b60499a69333a24b91e0b080e1ecd73","kind":"commit","published_at":"2021-12-13T12:24:43.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"e04418f1f98b2ee308b8bf54bb85d15780ce2b90","kind":"commit","published_at":"2021-07-15T17:05:20.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"b8812b59c0729f0ae7e0c356033fd2ac9bfb08cf","kind":"commit","published_at":"2020-04-21T10:14:42.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/4.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0/manifests"},{"name":"3.1.1","sha":"99b358033a9bb058717ab2fdf96af36fe1656ff0","kind":"commit","published_at":"2020-02-10T12:05:21.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"d06713264ecb89346a9755d80e61d1e2ffdc8724","kind":"commit","published_at":"2020-02-05T08:05:18.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0/manifests"},{"name":"2.1.3","sha":"561e161004b130583c7029854890522ad5c8b3a4","kind":"commit","published_at":"2020-01-15T12:33:52.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3/manifests"},{"name":"3.0.0","sha":"1ab0bed4c96ca890adb3d8568841b8ac58bd9eb1","kind":"commit","published_at":"2020-01-09T10:17:24.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0/manifests"},{"name":"2.1.2","sha":"416e27170a848d8c079e7e21c3a8aa801f6fb741","kind":"commit","published_at":"2019-11-26T21:52:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"8930055ab83b09f4423c35074b004697177dce5a","kind":"commit","published_at":"2019-11-26T14:12:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1ae11dac9d3e65b2782e0b43b47c335961c77a82","kind":"commit","published_at":"2019-10-12T06:49:04.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"bbf4d291fdda6fe4b2610fb1a6f7036f04667929","kind":"commit","published_at":"2019-08-14T07:50:11.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"525a050e4b15b82f477ac097e73854e20a34ae36","kind":"commit","published_at":"2019-04-30T09:15:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"50f6a673ebf61788d885a74b8591192b8c63011a","kind":"commit","published_at":"2019-04-11T12:42:56.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0/manifests"},{"name":"0.2.1","sha":"8ddedf42caf9eeaea08d7e7792af155c034fe3e8","kind":"commit","published_at":"2019-02-26T16:40:34.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f0ef155866fce045dc744424c09716f47b8d1773","kind":"commit","published_at":"2018-12-17T14:23:13.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"546dfbfbf9f58f1681ed3d566f1649c22d5b4413","kind":"commit","published_at":"2018-07-31T12:24:55.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"a64e60ed47517f6647c02dec703b925e9e7ac483","kind":"commit","published_at":"2018-05-22T09:21:51.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"4d5333cb529d3460c736671067c7bb8b5e716058","kind":"commit","published_at":"2018-05-14T07:19:22.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.6","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"065e9cd830239b75e972628f1c60e0154d31551e","kind":"commit","published_at":"2018-05-11T13:50:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.5","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"0dbb4a448f239c2e78ea74b8beb1445a0373e323","kind":"commit","published_at":"2018-05-02T10:56:40.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.4","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"aab3736cd2db207f52fbb4295fbc83b2a96b0f55","kind":"commit","published_at":"2018-04-20T08:57:29.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"521ebc78e00a779a4f261f60ef306a05e970f432","kind":"commit","published_at":"2018-04-10T21:32:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"4f0134eb783504e8a5ea1f2ce273dcc7d363373c","kind":"commit","published_at":"2018-03-10T15:31:03.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-04T01:54:00.431Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":18.522561060025723,"forks_count":26.21693689644725,"average":27.179461199069827},"purl":"pkg:maven/app.futured.arkitekt/rx-usecases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:rx-usecases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:rx-usecases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:rx-usecases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T01:26:23.703Z","issues_count":30,"pull_requests_count":73,"avg_time_to_close_issue":8989016.56521739,"avg_time_to_close_pull_request":1413665.9428571428,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.3,"avg_comments_per_pull_request":0.7671232876712328,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":972.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","maintainers":[{"login":"okalman","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"},{"login":"SumeraMartin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"},{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"},{"login":"matejsemancik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"},{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}],"active_maintainers":[{"login":"SumeraMartin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14305648,"name":"app.futured.arkitekt:decompose-android","ecosystem":"maven","description":"KMP Decompose integration for Arkitekt framework","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":3,"first_release_published_at":"2026-04-23T12:47:35.000Z","latest_release_published_at":"2026-05-04T08:44:23.000Z","latest_release_number":"6.0.0-beta03","last_synced_at":"2026-05-16T20:03:58.838Z","created_at":"2026-04-23T13:58:05.933Z","updated_at":"2026-05-16T20:03:58.839Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/decompose-android/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/decompose-android/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2026-04-28T10:59:15.000Z","size":2779,"stargazers_count":124,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2026-05-02T13:07:49.897Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"https://futuredapp.github.io/arkitekt/","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-09T08:05:39.000Z","updated_at":"2026-04-30T11:52:12.000Z","dependencies_parsed_at":"2026-02-17T01:00:39.137Z","dependency_job_id":"b4fa9f76-a882-454e-9645-5d5696cd375f","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","scorecard":{"id":414767,"data":{"date":"2025-08-11","repo":{"name":"github.com/futuredapp/arkitekt","commit":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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/publish_release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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":"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":"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":"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/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.x): error during branchesHandler.query: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_snapshot.yml:8"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T23:33:05.674Z","repository_id":37800606,"created_at":"2025-08-18T23:33:05.674Z","updated_at":"2025-08-18T23:33:05.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32610285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-05-06T15:39:02.907Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.29083392938045,"dependent_packages_count":41.87586399172891,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.58334896055468},"purl":"pkg:maven/app.futured.arkitekt/decompose-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:decompose-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:decompose-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:decompose-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-android/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4634065,"name":"app.futured.arkitekt:core","ecosystem":"maven","description":"Core module of Arkitekt framework","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT,MIT","normalized_licenses":["MIT","MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":7,"first_release_published_at":"2021-07-16T09:06:18.000Z","latest_release_published_at":"2024-11-07T16:54:16.000Z","latest_release_number":"5.2.2","last_synced_at":"2026-05-16T20:04:01.088Z","created_at":"2022-07-25T15:00:34.907Z","updated_at":"2026-05-16T20:04:01.089Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/core/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2024-11-07T16:42:30.000Z","size":1606,"stargazers_count":125,"open_issues_count":10,"forks_count":9,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2025-08-04T01:26:49.728Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-03-09T08:05:39.000Z","updated_at":"2025-07-26T16:51:07.000Z","dependencies_parsed_at":"2022-06-23T14:25:36.159Z","dependency_job_id":"6bf6e2dd-2432-47b6-8322-12d23c4c3f48","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268639303,"owners_count":24282654,"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-08-03T02:00:12.545Z","response_time":2577,"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"},"owner_record":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"tags":[{"name":"5.2.2","sha":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed","kind":"commit","published_at":"2024-11-07T16:39:15.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"2a3d089342a53f4a09e6055a9076275974dc3f04","kind":"commit","published_at":"2023-10-04T16:29:17.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"095500e494aa40d2836d3463f9ab09df95b842dd","kind":"commit","published_at":"2022-05-18T13:01:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"ef24905a2b60499a69333a24b91e0b080e1ecd73","kind":"commit","published_at":"2021-12-13T12:24:43.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"e04418f1f98b2ee308b8bf54bb85d15780ce2b90","kind":"commit","published_at":"2021-07-15T17:05:20.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"b8812b59c0729f0ae7e0c356033fd2ac9bfb08cf","kind":"commit","published_at":"2020-04-21T10:14:42.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/4.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0/manifests"},{"name":"3.1.1","sha":"99b358033a9bb058717ab2fdf96af36fe1656ff0","kind":"commit","published_at":"2020-02-10T12:05:21.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"d06713264ecb89346a9755d80e61d1e2ffdc8724","kind":"commit","published_at":"2020-02-05T08:05:18.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0/manifests"},{"name":"2.1.3","sha":"561e161004b130583c7029854890522ad5c8b3a4","kind":"commit","published_at":"2020-01-15T12:33:52.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3/manifests"},{"name":"3.0.0","sha":"1ab0bed4c96ca890adb3d8568841b8ac58bd9eb1","kind":"commit","published_at":"2020-01-09T10:17:24.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0/manifests"},{"name":"2.1.2","sha":"416e27170a848d8c079e7e21c3a8aa801f6fb741","kind":"commit","published_at":"2019-11-26T21:52:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"8930055ab83b09f4423c35074b004697177dce5a","kind":"commit","published_at":"2019-11-26T14:12:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1ae11dac9d3e65b2782e0b43b47c335961c77a82","kind":"commit","published_at":"2019-10-12T06:49:04.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"bbf4d291fdda6fe4b2610fb1a6f7036f04667929","kind":"commit","published_at":"2019-08-14T07:50:11.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"525a050e4b15b82f477ac097e73854e20a34ae36","kind":"commit","published_at":"2019-04-30T09:15:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"50f6a673ebf61788d885a74b8591192b8c63011a","kind":"commit","published_at":"2019-04-11T12:42:56.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0/manifests"},{"name":"0.2.1","sha":"8ddedf42caf9eeaea08d7e7792af155c034fe3e8","kind":"commit","published_at":"2019-02-26T16:40:34.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f0ef155866fce045dc744424c09716f47b8d1773","kind":"commit","published_at":"2018-12-17T14:23:13.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"546dfbfbf9f58f1681ed3d566f1649c22d5b4413","kind":"commit","published_at":"2018-07-31T12:24:55.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"a64e60ed47517f6647c02dec703b925e9e7ac483","kind":"commit","published_at":"2018-05-22T09:21:51.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"4d5333cb529d3460c736671067c7bb8b5e716058","kind":"commit","published_at":"2018-05-14T07:19:22.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.6","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"065e9cd830239b75e972628f1c60e0154d31551e","kind":"commit","published_at":"2018-05-11T13:50:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.5","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"0dbb4a448f239c2e78ea74b8beb1445a0373e323","kind":"commit","published_at":"2018-05-02T10:56:40.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.4","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"aab3736cd2db207f52fbb4295fbc83b2a96b0f55","kind":"commit","published_at":"2018-04-20T08:57:29.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"521ebc78e00a779a4f261f60ef306a05e970f432","kind":"commit","published_at":"2018-04-10T21:32:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"4f0134eb783504e8a5ea1f2ce273dcc7d363373c","kind":"commit","published_at":"2018-03-10T15:31:03.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-23T14:29:23.702Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":18.522561060025723,"forks_count":26.21693689644725,"average":22.53502687584144},"purl":"pkg:maven/app.futured.arkitekt/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T01:26:23.703Z","issues_count":30,"pull_requests_count":73,"avg_time_to_close_issue":8989016.56521739,"avg_time_to_close_pull_request":1413665.9428571428,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.3,"avg_comments_per_pull_request":0.7671232876712328,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":972.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","maintainers":[{"login":"okalman","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"},{"login":"SumeraMartin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"},{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"},{"login":"matejsemancik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"},{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}],"active_maintainers":[{"login":"SumeraMartin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4634079,"name":"app.futured.arkitekt:dagger","ecosystem":"maven","description":"Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":5,"first_release_published_at":"2021-07-16T09:07:24.000Z","latest_release_published_at":"2024-11-07T16:55:20.000Z","latest_release_number":"5.2.2","last_synced_at":"2026-05-16T20:04:59.296Z","created_at":"2022-07-25T15:00:38.105Z","updated_at":"2026-05-16T20:04:59.296Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/dagger/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/dagger/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2024-11-07T16:42:30.000Z","size":1606,"stargazers_count":125,"open_issues_count":10,"forks_count":9,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2025-08-04T01:26:49.728Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-03-09T08:05:39.000Z","updated_at":"2025-07-26T16:51:07.000Z","dependencies_parsed_at":"2022-06-23T14:25:36.159Z","dependency_job_id":"6bf6e2dd-2432-47b6-8322-12d23c4c3f48","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268639303,"owners_count":24282654,"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-08-03T02:00:12.545Z","response_time":2577,"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"},"owner_record":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"tags":[{"name":"5.2.2","sha":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed","kind":"commit","published_at":"2024-11-07T16:39:15.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"2a3d089342a53f4a09e6055a9076275974dc3f04","kind":"commit","published_at":"2023-10-04T16:29:17.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"095500e494aa40d2836d3463f9ab09df95b842dd","kind":"commit","published_at":"2022-05-18T13:01:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"ef24905a2b60499a69333a24b91e0b080e1ecd73","kind":"commit","published_at":"2021-12-13T12:24:43.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"e04418f1f98b2ee308b8bf54bb85d15780ce2b90","kind":"commit","published_at":"2021-07-15T17:05:20.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"b8812b59c0729f0ae7e0c356033fd2ac9bfb08cf","kind":"commit","published_at":"2020-04-21T10:14:42.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/4.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0/manifests"},{"name":"3.1.1","sha":"99b358033a9bb058717ab2fdf96af36fe1656ff0","kind":"commit","published_at":"2020-02-10T12:05:21.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"d06713264ecb89346a9755d80e61d1e2ffdc8724","kind":"commit","published_at":"2020-02-05T08:05:18.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0/manifests"},{"name":"2.1.3","sha":"561e161004b130583c7029854890522ad5c8b3a4","kind":"commit","published_at":"2020-01-15T12:33:52.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3/manifests"},{"name":"3.0.0","sha":"1ab0bed4c96ca890adb3d8568841b8ac58bd9eb1","kind":"commit","published_at":"2020-01-09T10:17:24.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0/manifests"},{"name":"2.1.2","sha":"416e27170a848d8c079e7e21c3a8aa801f6fb741","kind":"commit","published_at":"2019-11-26T21:52:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"8930055ab83b09f4423c35074b004697177dce5a","kind":"commit","published_at":"2019-11-26T14:12:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1ae11dac9d3e65b2782e0b43b47c335961c77a82","kind":"commit","published_at":"2019-10-12T06:49:04.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"bbf4d291fdda6fe4b2610fb1a6f7036f04667929","kind":"commit","published_at":"2019-08-14T07:50:11.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"525a050e4b15b82f477ac097e73854e20a34ae36","kind":"commit","published_at":"2019-04-30T09:15:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"50f6a673ebf61788d885a74b8591192b8c63011a","kind":"commit","published_at":"2019-04-11T12:42:56.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0/manifests"},{"name":"0.2.1","sha":"8ddedf42caf9eeaea08d7e7792af155c034fe3e8","kind":"commit","published_at":"2019-02-26T16:40:34.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f0ef155866fce045dc744424c09716f47b8d1773","kind":"commit","published_at":"2018-12-17T14:23:13.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"546dfbfbf9f58f1681ed3d566f1649c22d5b4413","kind":"commit","published_at":"2018-07-31T12:24:55.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"a64e60ed47517f6647c02dec703b925e9e7ac483","kind":"commit","published_at":"2018-05-22T09:21:51.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"4d5333cb529d3460c736671067c7bb8b5e716058","kind":"commit","published_at":"2018-05-14T07:19:22.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.6","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"065e9cd830239b75e972628f1c60e0154d31551e","kind":"commit","published_at":"2018-05-11T13:50:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.5","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"0dbb4a448f239c2e78ea74b8beb1445a0373e323","kind":"commit","published_at":"2018-05-02T10:56:40.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.4","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"aab3736cd2db207f52fbb4295fbc83b2a96b0f55","kind":"commit","published_at":"2018-04-20T08:57:29.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"521ebc78e00a779a4f261f60ef306a05e970f432","kind":"commit","published_at":"2018-04-10T21:32:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"4f0134eb783504e8a5ea1f2ce273dcc7d363373c","kind":"commit","published_at":"2018-03-10T15:31:03.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-04T01:53:59.780Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":18.522561060025723,"forks_count":26.21693689644725,"average":27.179461199069827},"purl":"pkg:maven/app.futured.arkitekt/dagger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:dagger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:dagger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:dagger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T01:26:23.703Z","issues_count":30,"pull_requests_count":73,"avg_time_to_close_issue":8989016.56521739,"avg_time_to_close_pull_request":1413665.9428571428,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.3,"avg_comments_per_pull_request":0.7671232876712328,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":972.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","maintainers":[{"login":"okalman","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"},{"login":"SumeraMartin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"},{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"},{"login":"matejsemancik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"},{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}],"active_maintainers":[{"login":"SumeraMartin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:dagger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:dagger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:dagger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:dagger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:dagger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:dagger/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4634058,"name":"app.futured.arkitekt:core-test","ecosystem":"maven","description":"Test utilities for Arkitekt core module","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":8,"first_release_published_at":"2021-07-16T09:06:34.000Z","latest_release_published_at":"2024-11-07T16:54:30.000Z","latest_release_number":"5.2.2","last_synced_at":"2026-05-16T20:05:58.300Z","created_at":"2022-07-25T15:00:34.388Z","updated_at":"2026-05-16T20:05:58.300Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/core-test/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/core-test/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2026-04-28T10:59:15.000Z","size":2779,"stargazers_count":124,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2026-05-02T13:07:49.897Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"https://futuredapp.github.io/arkitekt/","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-09T08:05:39.000Z","updated_at":"2026-04-30T11:52:12.000Z","dependencies_parsed_at":"2026-02-17T01:00:39.137Z","dependency_job_id":"b4fa9f76-a882-454e-9645-5d5696cd375f","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","scorecard":{"id":414767,"data":{"date":"2025-08-11","repo":{"name":"github.com/futuredapp/arkitekt","commit":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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/publish_release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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":"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":"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":"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/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.x): error during branchesHandler.query: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_snapshot.yml:8"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T23:33:05.674Z","repository_id":37800606,"created_at":"2025-08-18T23:33:05.674Z","updated_at":"2025-08-18T23:33:05.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32610285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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"},"owner_record":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-06T15:39:09.240Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":18.522561060025723,"forks_count":26.21693689644725,"average":31.39482507127766},"purl":"pkg:maven/app.futured.arkitekt/core-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:core-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:core-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:core-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T01:26:23.703Z","issues_count":30,"pull_requests_count":73,"avg_time_to_close_issue":8989016.56521739,"avg_time_to_close_pull_request":1413665.9428571428,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.3,"avg_comments_per_pull_request":0.7671232876712328,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":972.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","maintainers":[{"login":"okalman","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"},{"login":"SumeraMartin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"},{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"},{"login":"matejsemancik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"},{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}],"active_maintainers":[{"login":"SumeraMartin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:core-test/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4634046,"name":"app.futured.arkitekt:rx-usecases-test","ecosystem":"maven","description":"Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":5,"first_release_published_at":"2021-07-16T09:07:56.000Z","latest_release_published_at":"2024-11-07T16:55:56.000Z","latest_release_number":"5.2.2","last_synced_at":"2026-05-16T20:05:36.216Z","created_at":"2022-07-25T15:00:32.688Z","updated_at":"2026-05-16T20:05:36.216Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/rx-usecases-test/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/rx-usecases-test/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2024-11-07T16:42:30.000Z","size":1606,"stargazers_count":125,"open_issues_count":10,"forks_count":9,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2025-08-04T01:26:49.728Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-03-09T08:05:39.000Z","updated_at":"2025-07-26T16:51:07.000Z","dependencies_parsed_at":"2022-06-23T14:25:36.159Z","dependency_job_id":"6bf6e2dd-2432-47b6-8322-12d23c4c3f48","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268639303,"owners_count":24282654,"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-08-03T02:00:12.545Z","response_time":2577,"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"},"owner_record":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"tags":[{"name":"5.2.2","sha":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed","kind":"commit","published_at":"2024-11-07T16:39:15.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"2a3d089342a53f4a09e6055a9076275974dc3f04","kind":"commit","published_at":"2023-10-04T16:29:17.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"095500e494aa40d2836d3463f9ab09df95b842dd","kind":"commit","published_at":"2022-05-18T13:01:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"ef24905a2b60499a69333a24b91e0b080e1ecd73","kind":"commit","published_at":"2021-12-13T12:24:43.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"e04418f1f98b2ee308b8bf54bb85d15780ce2b90","kind":"commit","published_at":"2021-07-15T17:05:20.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"b8812b59c0729f0ae7e0c356033fd2ac9bfb08cf","kind":"commit","published_at":"2020-04-21T10:14:42.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/4.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0/manifests"},{"name":"3.1.1","sha":"99b358033a9bb058717ab2fdf96af36fe1656ff0","kind":"commit","published_at":"2020-02-10T12:05:21.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"d06713264ecb89346a9755d80e61d1e2ffdc8724","kind":"commit","published_at":"2020-02-05T08:05:18.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0/manifests"},{"name":"2.1.3","sha":"561e161004b130583c7029854890522ad5c8b3a4","kind":"commit","published_at":"2020-01-15T12:33:52.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3/manifests"},{"name":"3.0.0","sha":"1ab0bed4c96ca890adb3d8568841b8ac58bd9eb1","kind":"commit","published_at":"2020-01-09T10:17:24.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0/manifests"},{"name":"2.1.2","sha":"416e27170a848d8c079e7e21c3a8aa801f6fb741","kind":"commit","published_at":"2019-11-26T21:52:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"8930055ab83b09f4423c35074b004697177dce5a","kind":"commit","published_at":"2019-11-26T14:12:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1ae11dac9d3e65b2782e0b43b47c335961c77a82","kind":"commit","published_at":"2019-10-12T06:49:04.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"bbf4d291fdda6fe4b2610fb1a6f7036f04667929","kind":"commit","published_at":"2019-08-14T07:50:11.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"525a050e4b15b82f477ac097e73854e20a34ae36","kind":"commit","published_at":"2019-04-30T09:15:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"50f6a673ebf61788d885a74b8591192b8c63011a","kind":"commit","published_at":"2019-04-11T12:42:56.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0/manifests"},{"name":"0.2.1","sha":"8ddedf42caf9eeaea08d7e7792af155c034fe3e8","kind":"commit","published_at":"2019-02-26T16:40:34.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f0ef155866fce045dc744424c09716f47b8d1773","kind":"commit","published_at":"2018-12-17T14:23:13.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"546dfbfbf9f58f1681ed3d566f1649c22d5b4413","kind":"commit","published_at":"2018-07-31T12:24:55.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"a64e60ed47517f6647c02dec703b925e9e7ac483","kind":"commit","published_at":"2018-05-22T09:21:51.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"4d5333cb529d3460c736671067c7bb8b5e716058","kind":"commit","published_at":"2018-05-14T07:19:22.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.6","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"065e9cd830239b75e972628f1c60e0154d31551e","kind":"commit","published_at":"2018-05-11T13:50:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.5","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"0dbb4a448f239c2e78ea74b8beb1445a0373e323","kind":"commit","published_at":"2018-05-02T10:56:40.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.4","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"aab3736cd2db207f52fbb4295fbc83b2a96b0f55","kind":"commit","published_at":"2018-04-20T08:57:29.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"521ebc78e00a779a4f261f60ef306a05e970f432","kind":"commit","published_at":"2018-04-10T21:32:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"4f0134eb783504e8a5ea1f2ce273dcc7d363373c","kind":"commit","published_at":"2018-03-10T15:31:03.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-04T01:54:02.425Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":18.522561060025723,"forks_count":26.21693689644725,"average":31.39482507127766},"purl":"pkg:maven/app.futured.arkitekt/rx-usecases-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:rx-usecases-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:rx-usecases-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:rx-usecases-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T01:26:23.703Z","issues_count":30,"pull_requests_count":73,"avg_time_to_close_issue":8989016.56521739,"avg_time_to_close_pull_request":1413665.9428571428,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.3,"avg_comments_per_pull_request":0.7671232876712328,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":972.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","maintainers":[{"login":"okalman","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"},{"login":"SumeraMartin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"},{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"},{"login":"matejsemancik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"},{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}],"active_maintainers":[{"login":"SumeraMartin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:rx-usecases-test/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4634055,"name":"app.futured.arkitekt:bindingadapters","ecosystem":"maven","description":"Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":5,"first_release_published_at":"2021-07-16T09:05:56.000Z","latest_release_published_at":"2024-11-07T16:53:55.000Z","latest_release_number":"5.2.2","last_synced_at":"2026-05-16T20:06:29.032Z","created_at":"2022-07-25T15:00:33.868Z","updated_at":"2026-05-16T20:06:29.033Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/bindingadapters/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/bindingadapters/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2024-11-07T16:42:30.000Z","size":1606,"stargazers_count":125,"open_issues_count":10,"forks_count":9,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2025-08-04T01:26:49.728Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-03-09T08:05:39.000Z","updated_at":"2025-07-26T16:51:07.000Z","dependencies_parsed_at":"2022-06-23T14:25:36.159Z","dependency_job_id":"6bf6e2dd-2432-47b6-8322-12d23c4c3f48","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268639303,"owners_count":24282654,"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-08-03T02:00:12.545Z","response_time":2577,"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"},"owner_record":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"tags":[{"name":"5.2.2","sha":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed","kind":"commit","published_at":"2024-11-07T16:39:15.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"2a3d089342a53f4a09e6055a9076275974dc3f04","kind":"commit","published_at":"2023-10-04T16:29:17.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"095500e494aa40d2836d3463f9ab09df95b842dd","kind":"commit","published_at":"2022-05-18T13:01:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"ef24905a2b60499a69333a24b91e0b080e1ecd73","kind":"commit","published_at":"2021-12-13T12:24:43.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"e04418f1f98b2ee308b8bf54bb85d15780ce2b90","kind":"commit","published_at":"2021-07-15T17:05:20.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/5.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"b8812b59c0729f0ae7e0c356033fd2ac9bfb08cf","kind":"commit","published_at":"2020-04-21T10:14:42.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/4.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/4.0.0/manifests"},{"name":"3.1.1","sha":"99b358033a9bb058717ab2fdf96af36fe1656ff0","kind":"commit","published_at":"2020-02-10T12:05:21.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"d06713264ecb89346a9755d80e61d1e2ffdc8724","kind":"commit","published_at":"2020-02-05T08:05:18.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.1.0/manifests"},{"name":"2.1.3","sha":"561e161004b130583c7029854890522ad5c8b3a4","kind":"commit","published_at":"2020-01-15T12:33:52.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.3/manifests"},{"name":"3.0.0","sha":"1ab0bed4c96ca890adb3d8568841b8ac58bd9eb1","kind":"commit","published_at":"2020-01-09T10:17:24.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/3.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/3.0.0/manifests"},{"name":"2.1.2","sha":"416e27170a848d8c079e7e21c3a8aa801f6fb741","kind":"commit","published_at":"2019-11-26T21:52:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"8930055ab83b09f4423c35074b004697177dce5a","kind":"commit","published_at":"2019-11-26T14:12:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1ae11dac9d3e65b2782e0b43b47c335961c77a82","kind":"commit","published_at":"2019-10-12T06:49:04.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"bbf4d291fdda6fe4b2610fb1a6f7036f04667929","kind":"commit","published_at":"2019-08-14T07:50:11.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/2.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"525a050e4b15b82f477ac097e73854e20a34ae36","kind":"commit","published_at":"2019-04-30T09:15:37.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"50f6a673ebf61788d885a74b8591192b8c63011a","kind":"commit","published_at":"2019-04-11T12:42:56.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/1.0.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/1.0.0/manifests"},{"name":"0.2.1","sha":"8ddedf42caf9eeaea08d7e7792af155c034fe3e8","kind":"commit","published_at":"2019-02-26T16:40:34.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"f0ef155866fce045dc744424c09716f47b8d1773","kind":"commit","published_at":"2018-12-17T14:23:13.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.2.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"546dfbfbf9f58f1681ed3d566f1649c22d5b4413","kind":"commit","published_at":"2018-07-31T12:24:55.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"a64e60ed47517f6647c02dec703b925e9e7ac483","kind":"commit","published_at":"2018-05-22T09:21:51.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.1.0","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.1.0/manifests"},{"name":"0.0.6","sha":"4d5333cb529d3460c736671067c7bb8b5e716058","kind":"commit","published_at":"2018-05-14T07:19:22.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.6","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"065e9cd830239b75e972628f1c60e0154d31551e","kind":"commit","published_at":"2018-05-11T13:50:07.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.5","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"0dbb4a448f239c2e78ea74b8beb1445a0373e323","kind":"commit","published_at":"2018-05-02T10:56:40.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.4","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"aab3736cd2db207f52fbb4295fbc83b2a96b0f55","kind":"commit","published_at":"2018-04-20T08:57:29.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.3","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"521ebc78e00a779a4f261f60ef306a05e970f432","kind":"commit","published_at":"2018-04-10T21:32:32.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.2","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"4f0134eb783504e8a5ea1f2ce273dcc7d363373c","kind":"commit","published_at":"2018-03-10T15:31:03.000Z","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/0.0.1","html_url":"https://github.com/futuredapp/arkitekt/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/futuredapp/arkitekt@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-04T01:54:02.386Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":18.522561060025723,"forks_count":26.21693689644725,"average":31.39482507127766},"purl":"pkg:maven/app.futured.arkitekt/bindingadapters","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:bindingadapters","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:bindingadapters","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:bindingadapters/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T01:26:23.703Z","issues_count":30,"pull_requests_count":73,"avg_time_to_close_issue":8989016.56521739,"avg_time_to_close_pull_request":1413665.9428571428,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.3,"avg_comments_per_pull_request":0.7671232876712328,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":972.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","maintainers":[{"login":"okalman","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"},{"login":"SumeraMartin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"},{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"},{"login":"matejsemancik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"},{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}],"active_maintainers":[{"login":"SumeraMartin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:bindingadapters/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:bindingadapters/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:bindingadapters/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:bindingadapters/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:bindingadapters/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:bindingadapters/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14305649,"name":"app.futured.arkitekt:cr-usecases-android-debug","ecosystem":"maven","description":"Coroutine based use cases for Arkitekt framework","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT,MIT","normalized_licenses":["MIT","MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":1,"first_release_published_at":"2026-04-23T12:47:35.000Z","latest_release_published_at":"2026-04-23T12:47:35.000Z","latest_release_number":"6.0.0-beta01","last_synced_at":"2026-05-16T20:04:31.082Z","created_at":"2026-04-23T13:58:06.656Z","updated_at":"2026-05-16T20:04:31.083Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/cr-usecases-android-debug/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/cr-usecases-android-debug/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-23T14:29:25.114Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.29083392938045,"dependent_packages_count":41.87586399172891,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.58334896055468},"purl":"pkg:maven/app.futured.arkitekt/cr-usecases-android-debug","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:cr-usecases-android-debug","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:cr-usecases-android-debug","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:cr-usecases-android-debug/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-android-debug/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-android-debug/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-android-debug/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-android-debug/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-android-debug/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-android-debug/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14305645,"name":"app.futured.arkitekt:compose","ecosystem":"maven","description":"Compose UI module of Arkitekt framework","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":3,"first_release_published_at":"2026-04-23T12:47:35.000Z","latest_release_published_at":"2026-05-04T08:44:23.000Z","latest_release_number":"6.0.0-beta03","last_synced_at":"2026-05-16T20:06:13.862Z","created_at":"2026-04-23T13:58:05.852Z","updated_at":"2026-05-16T20:06:13.863Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/compose/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/compose/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2026-04-28T10:59:15.000Z","size":2779,"stargazers_count":124,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2026-05-02T13:07:49.897Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"https://futuredapp.github.io/arkitekt/","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-09T08:05:39.000Z","updated_at":"2026-04-30T11:52:12.000Z","dependencies_parsed_at":"2026-02-17T01:00:39.137Z","dependency_job_id":"b4fa9f76-a882-454e-9645-5d5696cd375f","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","scorecard":{"id":414767,"data":{"date":"2025-08-11","repo":{"name":"github.com/futuredapp/arkitekt","commit":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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/publish_release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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":"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":"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":"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/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.x): error during branchesHandler.query: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_snapshot.yml:8"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T23:33:05.674Z","repository_id":37800606,"created_at":"2025-08-18T23:33:05.674Z","updated_at":"2025-08-18T23:33:05.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32610285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-05-06T15:39:08.609Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.29083392938045,"dependent_packages_count":41.87586399172891,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.58334896055468},"purl":"pkg:maven/app.futured.arkitekt/compose","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:compose","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:compose","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:compose/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:compose/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:compose/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:compose/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:compose/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:compose/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:compose/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14305647,"name":"app.futured.arkitekt:cr-usecases-jvm","ecosystem":"maven","description":"Coroutine based use cases for Arkitekt framework","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":3,"first_release_published_at":"2026-04-23T12:47:35.000Z","latest_release_published_at":"2026-05-04T08:44:23.000Z","latest_release_number":"6.0.0-beta03","last_synced_at":"2026-05-16T20:06:15.058Z","created_at":"2026-04-23T13:58:05.913Z","updated_at":"2026-05-16T20:06:15.058Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/cr-usecases-jvm/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/cr-usecases-jvm/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2026-04-28T10:59:15.000Z","size":2779,"stargazers_count":124,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2026-05-02T13:07:49.897Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"https://futuredapp.github.io/arkitekt/","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-09T08:05:39.000Z","updated_at":"2026-04-30T11:52:12.000Z","dependencies_parsed_at":"2026-02-17T01:00:39.137Z","dependency_job_id":"b4fa9f76-a882-454e-9645-5d5696cd375f","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","scorecard":{"id":414767,"data":{"date":"2025-08-11","repo":{"name":"github.com/futuredapp/arkitekt","commit":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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/publish_release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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":"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":"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":"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/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.x): error during branchesHandler.query: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_snapshot.yml:8"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T23:33:05.674Z","repository_id":37800606,"created_at":"2025-08-18T23:33:05.674Z","updated_at":"2025-08-18T23:33:05.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32610285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-05-06T15:39:08.888Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.29083392938045,"dependent_packages_count":41.87586399172891,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.58334896055468},"purl":"pkg:maven/app.futured.arkitekt/cr-usecases-jvm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:cr-usecases-jvm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:cr-usecases-jvm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:cr-usecases-jvm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-jvm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-jvm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-jvm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-jvm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-jvm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-jvm/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4634066,"name":"app.futured.arkitekt:cr-usecases-test","ecosystem":"maven","description":"Test utilities for Arkitekt cr-usecases module","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":8,"first_release_published_at":"2021-07-16T09:07:05.000Z","latest_release_published_at":"2024-11-07T16:55:01.000Z","latest_release_number":"5.2.2","last_synced_at":"2026-05-16T20:06:27.347Z","created_at":"2022-07-25T15:00:34.976Z","updated_at":"2026-05-16T20:06:27.347Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/cr-usecases-test/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/cr-usecases-test/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2026-04-28T10:59:15.000Z","size":2779,"stargazers_count":124,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2026-05-02T13:07:49.897Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"https://futuredapp.github.io/arkitekt/","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-09T08:05:39.000Z","updated_at":"2026-04-30T11:52:12.000Z","dependencies_parsed_at":"2026-02-17T01:00:39.137Z","dependency_job_id":"b4fa9f76-a882-454e-9645-5d5696cd375f","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","scorecard":{"id":414767,"data":{"date":"2025-08-11","repo":{"name":"github.com/futuredapp/arkitekt","commit":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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/publish_release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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":"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":"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":"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/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.x): error during branchesHandler.query: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_snapshot.yml:8"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T23:33:05.674Z","repository_id":37800606,"created_at":"2025-08-18T23:33:05.674Z","updated_at":"2025-08-18T23:33:05.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32610285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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"},"owner_record":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-06T15:39:07.896Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":18.522561060025723,"forks_count":26.21693689644725,"average":31.39482507127766},"purl":"pkg:maven/app.futured.arkitekt/cr-usecases-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:cr-usecases-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:cr-usecases-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:cr-usecases-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T01:26:23.703Z","issues_count":30,"pull_requests_count":73,"avg_time_to_close_issue":8989016.56521739,"avg_time_to_close_pull_request":1413665.9428571428,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.3,"avg_comments_per_pull_request":0.7671232876712328,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":972.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","maintainers":[{"login":"okalman","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"},{"login":"SumeraMartin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"},{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"},{"login":"matejsemancik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"},{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}],"active_maintainers":[{"login":"SumeraMartin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases-test/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4634064,"name":"app.futured.arkitekt:cr-usecases","ecosystem":"maven","description":"Coroutine based use cases for Arkitekt framework","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":8,"first_release_published_at":"2021-07-16T09:06:50.000Z","latest_release_published_at":"2024-11-07T16:54:44.000Z","latest_release_number":"5.2.2","last_synced_at":"2026-05-16T20:06:27.367Z","created_at":"2022-07-25T15:00:34.883Z","updated_at":"2026-05-16T20:06:27.368Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/cr-usecases/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/cr-usecases/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2026-04-28T10:59:15.000Z","size":2779,"stargazers_count":124,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2026-05-02T13:07:49.897Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"https://futuredapp.github.io/arkitekt/","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-09T08:05:39.000Z","updated_at":"2026-04-30T11:52:12.000Z","dependencies_parsed_at":"2026-02-17T01:00:39.137Z","dependency_job_id":"b4fa9f76-a882-454e-9645-5d5696cd375f","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","scorecard":{"id":414767,"data":{"date":"2025-08-11","repo":{"name":"github.com/futuredapp/arkitekt","commit":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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/publish_release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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":"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":"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":"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/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.x): error during branchesHandler.query: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_snapshot.yml:8"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T23:33:05.674Z","repository_id":37800606,"created_at":"2025-08-18T23:33:05.674Z","updated_at":"2025-08-18T23:33:05.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32610285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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"},"owner_record":{"login":"futuredapp","name":"Futured","uuid":"11898967","kind":"organization","description":"We are the mobile business builders","email":"your@futured.app","website":"https://futured.app","location":"Brno, Czech Republic","twitter":"Futuredapps","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11898967?v=4","repositories_count":34,"last_synced_at":"2023-03-01T07:15:31.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/futuredapp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:02:36.945Z","updated_at":"2023-03-01T07:15:31.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-06T15:39:09.202Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":18.522561060025723,"forks_count":26.21693689644725,"average":24.770015429281123},"purl":"pkg:maven/app.futured.arkitekt/cr-usecases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:cr-usecases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:cr-usecases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:cr-usecases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T01:26:23.703Z","issues_count":30,"pull_requests_count":73,"avg_time_to_close_issue":8989016.56521739,"avg_time_to_close_pull_request":1413665.9428571428,"issues_closed_count":23,"pull_requests_closed_count":70,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.3,"avg_comments_per_pull_request":0.7671232876712328,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":972.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","maintainers":[{"login":"okalman","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"},{"login":"SumeraMartin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"},{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"},{"login":"matejsemancik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"},{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}],"active_maintainers":[{"login":"SumeraMartin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:cr-usecases/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14305646,"name":"app.futured.arkitekt:decompose-annotation","ecosystem":"maven","description":"Annotations for Arkitekt Decompose module","homepage":"https://github.com/futuredapp/arkitekt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/futuredapp/arkitekt","keywords_array":[],"namespace":"app.futured.arkitekt","versions_count":3,"first_release_published_at":"2026-04-23T12:47:35.000Z","latest_release_published_at":"2026-05-04T08:44:23.000Z","latest_release_number":"6.0.0-beta03","last_synced_at":"2026-05-16T20:06:48.359Z","created_at":"2026-04-23T13:58:05.898Z","updated_at":"2026-05-16T20:06:48.359Z","registry_url":"https://central.sonatype.com/artifact/app.futured.arkitekt/decompose-annotation/","install_command":null,"documentation_url":"https://appdoc.app/artifact/app.futured.arkitekt/decompose-annotation/","metadata":{},"repo_metadata":{"id":37800606,"uuid":"124508581","full_name":"futuredapp/arkitekt","owner":"futuredapp","description":"Arkitekt is a set of architectural tools based on Android Architecture Components, which gives you a solid base to implement the concise, testable and solid application.","archived":false,"fork":false,"pushed_at":"2026-04-28T10:59:15.000Z","size":2779,"stargazers_count":124,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"5.x","last_synced_at":"2026-05-02T13:07:49.897Z","etag":null,"topics":["android","architecture-components","compose","databinding","jetpack","jetpack-compose","kotlin","mvvm","mvvm-architecture"],"latest_commit_sha":null,"homepage":"https://futuredapp.github.io/arkitekt/","language":"Kotlin","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/futuredapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-09T08:05:39.000Z","updated_at":"2026-04-30T11:52:12.000Z","dependencies_parsed_at":"2026-02-17T01:00:39.137Z","dependency_job_id":"b4fa9f76-a882-454e-9645-5d5696cd375f","html_url":"https://github.com/futuredapp/arkitekt","commit_stats":null,"previous_names":["thefuntasty/mvvm-android"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/futuredapp/arkitekt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuredapp","download_url":"https://codeload.github.com/futuredapp/arkitekt/tar.gz/refs/heads/5.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/sbom","scorecard":{"id":414767,"data":{"date":"2025-08-11","repo":{"name":"github.com/futuredapp/arkitekt","commit":"c0dca94d984c8f7bda56ffe99b35fc93987cc1ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":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":"Code-Review","score":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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/publish_release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.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":"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":"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":"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":"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/publish_release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_release.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/publish_snapshot.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/futuredapp/arkitekt/pull_request.yml/5.x?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.x): error during branchesHandler.query: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_snapshot.yml:8"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-18T23:33:05.674Z","repository_id":37800606,"created_at":"2025-08-18T23:33:05.674Z","updated_at":"2025-08-18T23:33:05.674Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32610285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-05-06T15:39:09.167Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.29083392938045,"dependent_packages_count":41.87586399172891,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.58334896055468},"purl":"pkg:maven/app.futured.arkitekt/decompose-annotation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/app.futured.arkitekt:decompose-annotation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/app.futured.arkitekt:decompose-annotation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/app.futured.arkitekt:decompose-annotation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-annotation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-annotation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-annotation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-annotation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-annotation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/app.futured.arkitekt:decompose-annotation/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":8521486,"full_name":"futuredapp/arkitekt","default_branch":"5.x","total_commits":484,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.57142857142857,"dds":0.6756198347107438,"past_year_total_commits":51,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":17.0,"past_year_dds":0.5490196078431373,"last_synced_at":"2026-05-16T20:07:21.371Z","last_synced_commit":"dcf5f0d590b1c4e9721fe044be451885ee8d3672","created_at":"2025-01-30T04:29:23.133Z","updated_at":"2026-05-16T20:05:47.569Z","committers":[{"name":"Lukas Sztefek","email":"lukas.sztefek@gmail.com","login":"skywall","count":157},{"name":"Ondrej Kalman","email":"ondrej.kalman@thefuntasty.com","login":null,"count":102},{"name":"Martin Matejčík","email":"martin.matejcik@thefuntasty.com","login":"matejcikm","count":46},{"name":"matsem","email":"matej.semancik@gmail.com","login":"matejsemancik","count":44},{"name":"Ondrej Kalman","email":"ondrej.kalman@futured.app","login":"okalman","count":33},{"name":"Martin Sumera","email":"sumera.martin@gmail.com","login":"SumeraMartin","count":32},{"name":"rudolfhladik","email":"hladik.rudolf@gmail.com","login":"RudolfHladik","count":30},{"name":"David Kočnar","email":"davidkocnar@seznam.cz","login":"davidkocnar","count":20},{"name":"Lukas -skywall- Sztefek","email":"lukas.sztefek@thefuntasty.com","login":null,"count":8},{"name":"Jakub Voneš","email":"jakub.vones@thefuntasty.com","login":null,"count":7},{"name":"Martin Sumera","email":"martin.sumera@futured.app","login":null,"count":2},{"name":"Michal Holécy","email":"michal.holecy@thefuntasty.com","login":null,"count":1},{"name":"Martin Matejčík","email":"xmatej46@stud.fit.vutbr.cz","login":null,"count":1},{"name":"David Kočnar","email":"david.kocnar@futured.app","login":null,"count":1}],"past_year_committers":[{"name":"Ondrej Kalman","email":"ondrej.kalman@futured.app","login":"okalman","count":23},{"name":"matejsemancik","email":"matej.semancik@gmail.com","login":"matejsemancik","count":14},{"name":"Rudolf Hladík","email":"hladik.rudolf@gmail.com","login":"RudolfHladik","count":14}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-18T00:00:12.307Z","repositories_count":6236509,"commits_count":885086846,"contributors_count":34918700,"owners_count":1154619,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"futuredapp/arkitekt","html_url":"https://github.com/futuredapp/arkitekt","last_synced_at":"2026-05-12T18:04:31.112Z","status":"active","issues_count":31,"pull_requests_count":87,"avg_time_to_close_issue":23243644.777777776,"avg_time_to_close_pull_request":6612423.071428572,"issues_closed_count":27,"pull_requests_closed_count":84,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.45161290322580644,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":75,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":4654384.0,"past_year_avg_time_to_close_pull_request":1277631.1818181819,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-15T08:22:53.537Z","updated_at":"2026-05-12T18:04:31.112Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuredapp%2Farkitekt/issues","issue_labels_count":{"table":{"Type: Enhancement":10,"Priority: Low":7,"Priority: Medium":4,"Type: Maintenance":4,"Good first issue":3,"Priority: High":2}},"pull_request_labels_count":{"table":{"Type: Maintenance":1,"Priority: Low":1,"Status: On Hold":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":22,"MEMBER":6,"COLLABORATOR":2,"NONE":1}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":34,"MEMBER":33,"CONTRIBUTOR":20}},"issue_authors":{"table":{"skywall":22,"matejsemancik":3,"SumeraMartin":2,"okalman":2,"matejcikm":1,"tenSunFree":1}},"pull_request_authors":{"table":{"okalman":34,"SumeraMartin":16,"skywall":12,"RudolfHladik":8,"davidkocnar":8,"matejsemancik":8,"matejcikm":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-14T00:00:12.120Z","repositories_count":14598695,"issues_count":34291297,"pull_requests_count":112219011,"authors_count":11261614,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"Type: Enhancement":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":6,"COLLABORATOR":4,"CONTRIBUTOR":3}},"past_year_issue_authors":{"table":{"matejsemancik":1}},"past_year_pull_request_authors":{"table":{"matejsemancik":6,"okalman":4,"RudolfHladik":3}},"maintainers":[{"table":{"login":"okalman","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"}},{"table":{"login":"SumeraMartin","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SumeraMartin"}},{"table":{"login":"matejsemancik","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"}},{"table":{"login":"davidkocnar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidkocnar"}},{"table":{"login":"matejcikm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejcikm"}}],"active_maintainers":[{"table":{"login":"matejsemancik","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matejsemancik"}},{"table":{"login":"okalman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okalman"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":9,"PullRequestEvent":3,"ForkEvent":1,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":22,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"CreateEvent":9},"last_year":{"DeleteEvent":8,"PullRequestEvent":2,"PushEvent":20,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"CreateEvent":7}},"keywords":["android","architecture-components","compose","decompose","jetpack","jetpack-compose","kmp","kotlin","mvvm","mvvm-architecture","usecases"],"dependencies":[{"ecosystem":"maven","filepath":"buildSrc/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-06-23T14:25:34.193Z","updated_at":"2022-06-23T14:25:34.193Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/buildSrc/build.gradle.kts","dependencies":[{"id":21724321,"package_name":"com.github.ben-manes:gradle-versions-plugin","ecosystem":"maven","requirements":"0.33.0","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-06-23T14:25:35.362Z","updated_at":"2022-06-23T14:25:35.362Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/Gemfile","dependencies":[{"id":21725617,"package_name":"danger-commit_lint","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":21725618,"package_name":"danger-checkstyle_format","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"example/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.845Z","updated_at":"2026-02-17T01:00:38.845Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/example/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"rx-usecases/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:39.003Z","updated_at":"2026-02-17T01:00:39.003Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/rx-usecases/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.500Z","updated_at":"2026-02-17T01:00:38.500Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"core/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.567Z","updated_at":"2026-02-17T01:00:38.567Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/core/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"dagger/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.792Z","updated_at":"2026-02-17T01:00:38.792Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/dagger/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"core-test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.619Z","updated_at":"2026-02-17T01:00:38.619Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/core-test/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"cr-usecases/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.672Z","updated_at":"2026-02-17T01:00:38.672Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/cr-usecases/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"bindingadapters/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.085Z","updated_at":"2026-02-17T01:00:38.085Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/bindingadapters/build.gradle.kts","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish_release.yml","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:37.695Z","updated_at":"2026-02-17T01:00:37.695Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/.github/workflows/publish_release.yml","dependencies":[{"id":25819926508,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25819926509,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"example-minimal/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.951Z","updated_at":"2026-02-17T01:00:38.951Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/example-minimal/build.gradle.kts","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish_snapshot.yml","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:37.762Z","updated_at":"2026-02-17T01:00:37.762Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/.github/workflows/publish_snapshot.yml","dependencies":[{"id":25819926510,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25819926511,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25819926512,"package_name":"homoluctus/slatify","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull_request.yml","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:37.928Z","updated_at":"2026-02-17T01:00:37.928Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/.github/workflows/pull_request.yml","dependencies":[{"id":25819926585,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25819926586,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":25819926587,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":25819926588,"package_name":"MeilCli/danger-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"arkitekt-lint/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.032Z","updated_at":"2026-02-17T01:00:38.032Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/arkitekt-lint/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"example-hilt/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.897Z","updated_at":"2026-02-17T01:00:38.897Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/example-hilt/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"rx-usecases-test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:39.056Z","updated_at":"2026-02-17T01:00:39.056Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/rx-usecases-test/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"cr-usecases-test/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2026-02-17T01:00:38.732Z","updated_at":"2026-02-17T01:00:38.732Z","repository_link":"https://github.com/futuredapp/arkitekt/blob/6.x/cr-usecases-test/build.gradle.kts","dependencies":[]}],"score":9.578311275656766,"created_at":"2025-04-28T18:15:24.687Z","updated_at":"2026-06-21T13:30:33.993Z","avatar_url":"https://github.com/futuredapp.png","language":"Kotlin","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360286","html_url":"https://summary.ecosyste.ms/projects/360286"}