{"id":8812719,"name":"github.com/arkscript-lang/ark","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/arkscript-lang/ark","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2024-01-26T05:02:33.996Z","latest_release_published_at":"2026-03-19T06:00:04.000Z","latest_release_number":"v4.4.1+incompatible","last_synced_at":"2026-03-25T00:36:59.465Z","created_at":"2024-01-26T05:02:28.167Z","updated_at":"2026-03-25T00:36:59.466Z","registry_url":"https://pkg.go.dev/github.com/arkscript-lang/ark","install_command":"go get github.com/arkscript-lang/ark","documentation_url":"https://pkg.go.dev/github.com/arkscript-lang/ark#section-documentation","metadata":{},"repo_metadata":{"id":39587049,"uuid":"189978997","full_name":"ArkScript-lang/Ark","owner":"ArkScript-lang","description":"ArkScript is a small, fast, functional and scripting language for C++ projects","archived":false,"fork":false,"pushed_at":"2025-10-08T06:43:42.000Z","size":6921,"stargazers_count":671,"open_issues_count":5,"forks_count":49,"subscribers_count":11,"default_branch":"dev","last_synced_at":"2025-10-08T08:32:22.064Z","etag":null,"topics":["ark","arkscript","compiler","cpp","language","lisp","programming-language","scripting","scripting-language","virtual-machine","vm"],"latest_commit_sha":null,"homepage":"https://arkscript-lang.dev/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArkScript-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"SuperFola","custom":["https://paypal.me/lexplt"]}},"created_at":"2019-06-03T09:52:14.000Z","updated_at":"2025-10-08T06:43:40.000Z","dependencies_parsed_at":"2024-01-23T17:08:35.253Z","dependency_job_id":"a0b372af-d9e2-4f5f-addd-c36f5fef46d0","html_url":"https://github.com/ArkScript-lang/Ark","commit_stats":null,"previous_names":["superfola/ark"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/ArkScript-lang/Ark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArkScript-lang","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/sbom","scorecard":{"id":16047,"data":{"date":"2025-08-11","repo":{"name":"github.com/ArkScript-lang/Ark","commit":"32c501fb3fa589c955c104ef9dc671e08579a537"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:23","Warn: no topLevel permission defined: .github/workflows/benchmarks.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/label.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.0-17 not signed: https://api.github.com/repos/ArkScript-lang/Ark/releases/237891915","Warn: release artifact v4.0.0-16 not signed: https://api.github.com/repos/ArkScript-lang/Ark/releases/229294315","Warn: release artifact v4.0.0-15 not signed: https://api.github.com/repos/ArkScript-lang/Ark/releases/222995831","Warn: release artifact v4.0.0-14 not signed: https://api.github.com/repos/ArkScript-lang/Ark/releases/218398478","Warn: release artifact v4.0.0-13 not signed: https://api.github.com/repos/ArkScript-lang/Ark/releases/212024034","Warn: release artifact v4.0.0-17 does not have provenance: https://api.github.com/repos/ArkScript-lang/Ark/releases/237891915","Warn: release artifact v4.0.0-16 does not have provenance: https://api.github.com/repos/ArkScript-lang/Ark/releases/229294315","Warn: release artifact v4.0.0-15 does not have provenance: https://api.github.com/repos/ArkScript-lang/Ark/releases/222995831","Warn: release artifact v4.0.0-14 does not have provenance: https://api.github.com/repos/ArkScript-lang/Ark/releases/218398478","Warn: release artifact v4.0.0-13 does not have provenance: https://api.github.com/repos/ArkScript-lang/Ark/releases/212024034"],"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/benchmarks.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/benchmarks.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/benchmarks.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/benchmarks.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/benchmarks.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:326: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/ci.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/codeql.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/codspeed.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/docker.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/label.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/static_analysis.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static_analysis.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ArkScript-lang/Ark/static_analysis.yml/dev?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:5","Warn: containerImage not pinned by hash: Dockerfile:21","Warn: containerImage not pinned by hash: Dockerfile:39","Warn: containerImage not pinned by hash: Dockerfile:47","Warn: containerImage not pinned by hash: harden.dockerfile:1","Warn: containerImage not pinned by hash: harden.dockerfile:5","Warn: containerImage not pinned by hash: harden.dockerfile:21","Warn: containerImage not pinned by hash: harden.dockerfile:39","Warn: containerImage not pinned by hash: harden.dockerfile:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:278","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yml:27","Info:   0 out of  38 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of   2 pipCommand 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'dev'","Info: 'force pushes' disabled on branch 'dev'","Warn: branch 'dev' does not require approvers","Warn: codeowners review is not required on branch 'dev'","Warn: no status checks found to merge onto branch 'dev'"],"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/docker.yml:9"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (22) 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-14T15:49:15.933Z","repository_id":39587049,"created_at":"2025-08-14T15:49:15.933Z","updated_at":"2025-08-14T15:49:15.933Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002631,"owners_count":26083425,"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-10-10T02:00:06.843Z","response_time":62,"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":"ArkScript-lang","name":"ArkScript","uuid":"60773240","kind":"organization","description":"Repositories related to ArkScript lang","email":null,"website":"https://arkscript-lang.dev","location":"France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60773240?v=4","repositories_count":16,"last_synced_at":"2024-05-21T08:19:17.047Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ArkScript-lang","funding_links":[],"total_stars":583,"followers":2,"following":0,"created_at":"2022-11-18T08:33:04.073Z","updated_at":"2024-05-21T08:19:17.714Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArkScript-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArkScript-lang/repositories"},"tags":[{"name":"v4.0.0","sha":"823d9d0e832cca3fe1179569f891a9d7c9cb6970","kind":"tag","published_at":"2025-09-12T16:27:35.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0/manifests"},{"name":"v4.0.0-18","sha":"4c54cf46836457a489fd1d9f88a7f458fb22a087","kind":"commit","published_at":"2025-08-20T13:45:08.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-18","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-18/manifests"},{"name":"v4.0.0-17","sha":"4158e727574303f38d06da97a73c44c3113ce5ba","kind":"commit","published_at":"2025-08-04T16:05:38.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-17","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-17/manifests"},{"name":"v4.0.0-16","sha":"ad314c4dcb3b4f7532717aec347e1db3489f11f9","kind":"commit","published_at":"2025-07-01T17:39:10.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-16","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-16/manifests"},{"name":"v4.0.0-15","sha":"e2f01aa6717cf1d37052c97a9655a89d622fae0c","kind":"commit","published_at":"2025-06-03T15:48:59.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-15","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-15/manifests"},{"name":"v4.0.0-14","sha":"3c01309b0bd086077d249c88a98fb4ca5b50c9d9","kind":"commit","published_at":"2025-05-13T20:34:34.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-14","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-14/manifests"},{"name":"v4.0.0-13","sha":"dfb60383dad80eef7843a1243c68d79a0bcd80dd","kind":"commit","published_at":"2025-04-12T17:22:29.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-13","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-13/manifests"},{"name":"v4.0.0-12","sha":"962de179d59894a16a307fd946ab9934f2292d91","kind":"commit","published_at":"2025-02-28T15:30:01.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-12","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-12/manifests"},{"name":"v4.0.0-11","sha":"8ae24d6dc6b9f0824e70cef65dab46fb1ca68681","kind":"commit","published_at":"2025-02-17T09:53:05.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-11","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-11/manifests"},{"name":"v4.0.0-10","sha":"798a1648b2441dea95abb806e0ad21a9238610bb","kind":"commit","published_at":"2024-12-13T17:39:26.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-10","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-10/manifests"},{"name":"v4.0.0-9","sha":"57d0e0cd92da41ff59d7bc300d2b7cc92366f19f","kind":"commit","published_at":"2024-09-19T21:16:26.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-9","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-9/manifests"},{"name":"v4.0.0-8","sha":"b98880b4dc6cb4e6ff776c02d4506ab559e78c6b","kind":"commit","published_at":"2024-09-19T17:17:51.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-8","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-8/manifests"},{"name":"v4.0.0-rc7","sha":"b0a639bfb980f0df5a4d6c759850f399b827a5d6","kind":"commit","published_at":"2024-07-12T18:54:50.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0-rc6","sha":"4b8adbd93ae4355f90dbcd8003554f8a9b059639","kind":"commit","published_at":"2024-07-08T20:13:13.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"6a4c64495586893444ce665d386ae86569217ce5","kind":"commit","published_at":"2024-05-12T09:03:22.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"07e569b65ad81bc581e68deca188da4ed7f01702","kind":"commit","published_at":"2024-03-31T18:15:55.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-0.3","sha":"019d36bd9fc948f811ed836bc682182b2748707e","kind":"commit","published_at":"2024-03-08T13:34:43.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-0.3","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-0.3/manifests"},{"name":"v4.0.0-0.2","sha":"f5b247c3d4f59796417c04c8fc431a5548595675","kind":"commit","published_at":"2023-12-15T21:31:03.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-0.2","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-0.2/manifests"},{"name":"v3.5.0","sha":"2efb4ed808dab5f9fdbf5dce03ab113b832a0eba","kind":"commit","published_at":"2023-02-19T18:03:22.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.5.0","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.5.0/manifests"},{"name":"v4.0.0-0.1","sha":"1de335c4a1d99db13608e1aedc88538f761873b8","kind":"commit","published_at":"2022-11-06T21:37:08.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v4.0.0-0.1","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v4.0.0-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v4.0.0-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v4.0.0-0.1/manifests"},{"name":"v3.4.0","sha":"0f911affe02b2cab756aae4e97456b7dadf4a30d","kind":"commit","published_at":"2022-09-12T20:16:13.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.4.0","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"456a970ebe8a1abcee102e86f5a6ff1473e926d5","kind":"commit","published_at":"2022-07-02T18:40:58.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.3.0","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"a117f6bbf4594f5dbdedd1b5b1a7924f7365858c","kind":"tag","published_at":"2022-02-19T15:46:14.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.2.0","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"164e2b7f638949bc4dfb975e2dd3f52d55773f8c","kind":"commit","published_at":"2022-01-29T14:17:35.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.1.3","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"9db0239b770181bf990892437e68ffe21621ce14","kind":"commit","published_at":"2021-11-02T15:20:35.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.1.2","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"a01c49c84fe4bebfe57613d90e7d73d04a52d0aa","kind":"commit","published_at":"2021-09-19T14:19:29.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.1.1","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"caca3599f02106260b5fc035b98a731240e1e6bc","kind":"commit","published_at":"2021-06-29T21:32:25.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.1.0","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.1.0/manifests"},{"name":"v3.0.15","sha":"1abbece8b363fa246e19aab2755e3dfcecdb9e2a","kind":"commit","published_at":"2020-12-27T15:52:26.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.15","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.15/manifests"},{"name":"v3.0.14","sha":"764555162ee6bbef17dbabfa8e85785bde7a200b","kind":"commit","published_at":"2020-11-26T07:41:47.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.14","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.14/manifests"},{"name":"v3.0.13","sha":"bc2eb2782e69ed1c091eba25618ad38f946d1d83","kind":"commit","published_at":"2020-10-12T18:13:41.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.13","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"aab4d7febe8b7bee7caf0b82a8afa0a1e71cb963","kind":"commit","published_at":"2020-09-06T13:24:01.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.12","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"2218cec84b729bf718f8e466b4db1de5ec8ba7d8","kind":"commit","published_at":"2020-05-21T12:30:45.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.11","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.11/manifests"},{"name":"v3.0.11-pre","sha":"72bdd8fbdc4e50537ef068df7521b286d13f1c47","kind":"commit","published_at":"2020-04-26T16:14:28.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.11-pre","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.11-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.11-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.11-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.11-pre/manifests"},{"name":"v3.0.10","sha":"476cd4f04c0e2bc1857914496c6f8c4be928f4cd","kind":"commit","published_at":"2020-02-09T16:09:58.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.10","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"250e27cbea1669757170231e67cc1a6fb6a28768","kind":"commit","published_at":"2019-10-26T22:06:59.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.9","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"4f99008c194cf8b4946be5e455f7e439ccd72113","kind":"commit","published_at":"2019-10-22T13:34:04.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.8","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"386e289e5501790d0afa239af1fe3ac797229e87","kind":"commit","published_at":"2019-10-15T11:32:46.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.7","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.7/manifests"},{"name":"v3.0.6-b","sha":"55eca4c35c72b5a8b151f4235aa31c9eeab05893","kind":"commit","published_at":"2019-10-09T10:18:01.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.6-b","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.6-b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.6-b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.6-b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.6-b/manifests"},{"name":"v3.0.6","sha":"ce876013551976368f71f355592b9db7ff04098a","kind":"commit","published_at":"2019-10-07T08:54:14.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.6","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"7ae2bf518bd057b07957a4ff4d6a564b461ac6cb","kind":"commit","published_at":"2019-10-04T17:21:27.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.5","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"2173b4f538ed32d14e066e3eab240799ddf78773","kind":"commit","published_at":"2019-09-01T09:36:16.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.4","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"1191515edfa43b254705f54847a9648d31c1e237","kind":"commit","published_at":"2019-08-23T21:17:32.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.3","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"788e9d5e584ebc129005de77f5a547e306d9395d","kind":"commit","published_at":"2019-08-22T16:22:20.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.2","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b43738be2fc95290665e143fe50cf48bce84a7fa","kind":"commit","published_at":"2019-07-25T14:17:43.000Z","download_url":"https://codeload.github.com/ArkScript-lang/Ark/tar.gz/v3.0.1","html_url":"https://github.com/ArkScript-lang/Ark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ArkScript-lang/Ark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/tags/v3.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-28T20:41:48.943Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.118300091920789,"dependent_packages_count":8.97335793282021,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.5458290123705},"purl":"pkg:golang/github.com/arkscript-lang/ark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/arkscript-lang/ark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/arkscript-lang/ark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/arkscript-lang/ark/dependencies","status":null,"funding_links":["https://github.com/sponsors/SuperFola","https://paypal.me/lexplt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T09:06:46.407Z","issues_count":27,"pull_requests_count":100,"avg_time_to_close_issue":36774297.86363637,"avg_time_to_close_pull_request":169370.65853658537,"issues_closed_count":22,"pull_requests_closed_count":82,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":1.66,"merged_pull_requests_count":75,"bot_issues_count":1,"bot_pull_requests_count":19,"past_year_issues_count":6,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":161644.0,"past_year_avg_time_to_close_pull_request":113357.02380952382,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":2.0535714285714284,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkScript-lang%2FArk/issues","maintainers":[{"login":"SuperFola","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperFola"}],"active_maintainers":[{"login":"SuperFola","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperFola"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farkscript-lang%2Fark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farkscript-lang%2Fark/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farkscript-lang%2Fark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farkscript-lang%2Fark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farkscript-lang%2Fark/codemeta","maintainers":[]}