{"id":899616,"name":"@dhis2/cli-utils-cypress","ecosystem":"npm","description":"DHIS2 Cypress configuration and utilities","homepage":"https://github.com/dhis2/cli-utils-cypress#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dhis2/cli-utils-cypress","keywords_array":[],"namespace":"dhis2","versions_count":59,"first_release_published_at":"2020-02-10T14:48:28.316Z","latest_release_published_at":"2026-04-08T15:00:41.160Z","latest_release_number":"10.1.2","last_synced_at":"2026-04-08T15:01:55.986Z","created_at":"2022-04-07T16:26:33.966Z","updated_at":"2026-04-08T15:07:53.961Z","registry_url":"https://www.npmjs.com/package/@dhis2/cli-utils-cypress","install_command":"npm install @dhis2/cli-utils-cypress","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"5.0.3","alpha":"8.0.0-alpha.9","latest":"10.1.2"}},"repo_metadata":{"id":38196822,"uuid":"239506975","full_name":"dhis2/cli-utils-cypress","owner":"dhis2","description":"DHIS2 Cypress configuration and utility helper","archived":false,"fork":false,"pushed_at":"2026-04-02T22:11:23.000Z","size":2126,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":20,"default_branch":"master","last_synced_at":"2026-04-03T06:38:49.293Z","etag":null,"topics":["cli","synced-settings"],"latest_commit_sha":null,"homepage":"https://cli-utils-cypress.dhis2.nu/#/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhis2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-02-10T12:31:05.000Z","updated_at":"2025-05-12T08:24:02.000Z","dependencies_parsed_at":"2023-02-18T16:16:06.491Z","dependency_job_id":"53d29c8d-f2c1-40a0-9e35-570230b4b751","html_url":"https://github.com/dhis2/cli-utils-cypress","commit_stats":{"total_commits":168,"total_committers":13,"mean_commits":"12.923076923076923","dds":0.7142857142857143,"last_synced_commit":"a2517ab3244fa57d3db34aa426897f3b36d2ddc1"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/dhis2/cli-utils-cypress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhis2","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/sbom","scorecard":{"id":340330,"data":{"date":"2025-08-11","repo":{"name":"github.com/dhis2/cli-utils-cypress","commit":"263bd7435fc089d99936e11bc31a503d73963bf7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/comment-and-close.yml:1","Warn: no topLevel permission defined: .github/workflows/dhis2-deploy-netlify.yml:1","Warn: no topLevel permission defined: .github/workflows/dhis2-verify-commits.yml:1","Warn: no topLevel permission defined: .github/workflows/dhis2-verify-lib.yml:1","Warn: no topLevel permission defined: .github/workflows/rebuild-docs.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/comment-and-close.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/comment-and-close.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-deploy-netlify.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-deploy-netlify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-deploy-netlify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-deploy-netlify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dhis2-deploy-netlify.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-deploy-netlify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/cli-utils-cypress/dhis2-verify-lib.yml/master?enable=pin","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dhis2/.github/SECURITY.md:1","Info: Found linked content: github.com/dhis2/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/dhis2/.github/SECURITY.md:1","Info: Found text in security policy: github.com/dhis2/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"97 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-g974-hxvm-x689","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T05:39:11.846Z","repository_id":38196822,"created_at":"2025-08-18T05:39:11.846Z","updated_at":"2025-08-18T05:39:11.846Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31560681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dhis2","name":"DHIS2","uuid":"1089987","kind":"organization","description":"DHIS2 is the flexible, web-based open-source information system with awesome visualization features including GIS, charts and pivot tables.","email":"post@dhis2.org","website":"https://www.dhis2.org","location":"https://community.dhis2.org","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1089987?v=4","repositories_count":215,"last_synced_at":"2024-04-08T00:08:39.702Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dhis2","funding_links":[],"total_stars":1191,"followers":209,"following":0,"created_at":"2022-11-02T16:45:29.989Z","updated_at":"2024-04-08T00:09:21.282Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhis2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhis2/repositories"},"tags":[{"name":"v10.1.0","sha":"263bd7435fc089d99936e11bc31a503d73963bf7","kind":"commit","published_at":"2025-05-12T08:23:58.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.1.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.1.0/manifests"},{"name":"v10.0.7","sha":"a12ca4f3590c8acbbd6486f2795aac612650aabb","kind":"commit","published_at":"2025-04-30T07:19:19.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.0.7","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.7/manifests"},{"name":"v10.0.6","sha":"3c08364d6805bae477366719ff8530f5c4b43368","kind":"commit","published_at":"2024-05-24T06:41:13.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.0.6","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"f979565d62d299638288a0d7eeacb6077e089b5c","kind":"commit","published_at":"2024-05-06T08:51:17.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.0.5","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"bd92fab35586361e035ddba4eb7c3cb4b45d083f","kind":"commit","published_at":"2024-05-01T11:19:54.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.0.4","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"b882d6165262c0f4711f596a18feec811039b954","kind":"commit","published_at":"2023-05-23T15:29:05.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.0.3","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"9466e720b98960d9c886b259f5c2269e40b95722","kind":"commit","published_at":"2023-05-03T13:36:33.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.0.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"3719f3517dec5982f167a8805343a1f9104419c0","kind":"commit","published_at":"2023-05-01T14:03:32.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.0.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"2ee2e75cfc9ba0c881710b19f4bb4408340f8a9b","kind":"commit","published_at":"2023-04-27T08:10:12.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v10.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v10.0.0/manifests"},{"name":"v9.0.2","sha":"75260d547a50693e84bdb2bd0092a7838c5c72ea","kind":"commit","published_at":"2022-02-07T08:47:41.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v9.0.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"a0e5127a38ded3561b5816f94d9d2bf185a27d10","kind":"commit","published_at":"2021-11-09T15:46:18.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v9.0.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"6c705b2bf50bd56ce6e0296c420edc42ec38855c","kind":"commit","published_at":"2021-11-04T14:49:44.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v9.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v9.0.0/manifests"},{"name":"v8.0.6","sha":"b6594afafbe160dff761b996f62de696f4ff87c5","kind":"commit","published_at":"2021-10-28T10:20:29.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.6","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"a7ee69fe884a8d8ce3d0973b344b3498ba2cafa4","kind":"commit","published_at":"2021-10-27T14:10:27.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.5","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"a63dc9962aa99fc1eaca04e2fb2f9e0681725a65","kind":"commit","published_at":"2021-10-01T09:55:53.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.4","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"a559d8d225e8a4ee03fc287591be60470b7cec52","kind":"commit","published_at":"2021-08-24T07:29:28.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.3","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"facead9b8df9845f9f4b1679a1c84e00a1c1f480","kind":"commit","published_at":"2021-08-23T08:09:38.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"850518ffd3a17e1038d6d51ce58c4ffa3a68c78e","kind":"commit","published_at":"2021-06-10T14:42:47.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"428aec4be12ef449631efe48c65266155caae77c","kind":"commit","published_at":"2021-06-10T10:58:25.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"51a54cf0a9b0b9f0a3c289cef1954308c3124484","kind":"commit","published_at":"2021-06-09T13:09:55.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.9/manifests"},{"name":"v8.0.0-alpha.8","sha":"3adf2fe62514a400cc446b22a002875b18e97997","kind":"commit","published_at":"2021-06-03T11:56:15.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"2c37c898c96641f5f1a422961430b9447c0172d9","kind":"commit","published_at":"2021-06-02T09:34:00.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.7/manifests"},{"name":"v8.0.0-alpha.6","sha":"03901eec6cf95b8cedc95700b4bf5e2f9b399b6c","kind":"commit","published_at":"2021-05-31T12:37:55.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"7db6020bb1145cfe9c68a9b69804eb4d58c574ef","kind":"commit","published_at":"2021-05-31T07:48:56.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.5/manifests"},{"name":"v8.0.0-alpha.4","sha":"c4cb4710cc3d3e1739e1a233741d31185ad78ad4","kind":"commit","published_at":"2021-05-27T15:35:33.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.4/manifests"},{"name":"v8.0.0-alpha.3","sha":"5e7e0250fe0504c79b89efa6517421fe49d97851","kind":"commit","published_at":"2021-05-27T08:44:00.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.3/manifests"},{"name":"v8.0.0-alpha.2","sha":"b5ebe79f1a63311f14f3fe95736f1532bbbe0c7c","kind":"commit","published_at":"2021-05-27T08:24:04.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.2/manifests"},{"name":"v8.0.0-alpha.1","sha":"d2e75363a617b9089ff8890ae9e13facf822a1ca","kind":"commit","published_at":"2021-05-18T14:48:19.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.0.1","sha":"35427a5c270f3640c4930f1077f23e759f9aa435","kind":"commit","published_at":"2021-03-10T10:02:23.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v7.0.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"6e38905ddd0eee58b65564f08d7413e4999a55d3","kind":"commit","published_at":"2021-02-10T15:17:15.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v7.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v7.0.0/manifests"},{"name":"v6.0.1","sha":"d4bf3ec40d9b768863eb634fb4dfb02b5d7497c8","kind":"commit","published_at":"2021-02-10T11:01:44.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v6.0.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"b825ee787892ca9c87adbc2d5b2560a77eebfbfb","kind":"commit","published_at":"2021-02-05T16:26:09.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v6.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"b1e81a58972f0ce7aa9ab306ab321d614323004f","kind":"commit","published_at":"2021-01-28T15:46:43.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v5.1.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"abd3a3323d8ae6e52add49873db17202c91f617f","kind":"commit","published_at":"2021-01-07T16:11:24.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v5.1.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"d261aa9c82a7942a27eb8ba37900a8899dc64582","kind":"commit","published_at":"2021-01-06T12:12:39.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v5.0.3","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"ae24d162923900295cbab07b6383a68cbe731379","kind":"commit","published_at":"2021-01-06T11:54:42.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v5.0.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"a8589aa1e3c3ddba07c4f09f00d1314af9d866d5","kind":"commit","published_at":"2021-01-06T11:48:35.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v5.0.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7677f9312943866073ded55776acb533d7542f16","kind":"commit","published_at":"2020-12-18T08:34:22.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v5.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"81152e09b6f97ea28b3a67bd2338464815f62329","kind":"commit","published_at":"2020-12-16T09:39:32.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v4.1.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"6626a83cf05e0fb1f177d19f0f4b0416ca87c870","kind":"commit","published_at":"2020-11-26T08:49:04.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v4.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"3a444fedbe6e6c97b0a7cacce56970ea169079cb","kind":"commit","published_at":"2020-11-25T13:03:21.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.2.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"55842ff388f6e47ec5c6d707e3e89d8d07da540d","kind":"commit","published_at":"2020-11-19T12:53:48.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.1.3","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"95ebf317e3921070cde80b39b665e8d341a8ecfc","kind":"commit","published_at":"2020-11-17T10:00:48.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.1.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"1fd8e57972ef7ee184c034def7a7e81a6a181c84","kind":"commit","published_at":"2020-11-06T10:29:52.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.1.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a61700429c5295a315e7528e7be5d8e06d3d2f21","kind":"commit","published_at":"2020-11-03T14:07:38.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.1.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"ecb4f1b9ddf8cf996802fb9a11b1b34ee3450ffb","kind":"commit","published_at":"2020-11-02T06:51:58.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.0.3","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"ec5a988409e8fa489a88adb988771049c134915a","kind":"commit","published_at":"2020-10-30T07:41:19.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.0.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"822d4978e3fed288321e97a9b3be149e296d8906","kind":"commit","published_at":"2020-10-29T14:27:06.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.0.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5e80f7f014d600178fe405c84677c348065304ad","kind":"commit","published_at":"2020-10-29T11:49:17.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v3.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"484c8d47fd06b57d34a441811c0bdc8101ea33f8","kind":"commit","published_at":"2020-10-16T11:56:26.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v2.2.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"5cf0c1f3c1a16acff0a0c06882df5150bfd501b3","kind":"commit","published_at":"2020-05-27T10:48:36.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v2.2.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"394c41346f421d9bc1e8cb4d9fc96af41a6503a7","kind":"commit","published_at":"2020-05-07T10:02:50.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v2.2.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"647ffadb93d2d93788bc7b58f34c7fcb30589a92","kind":"commit","published_at":"2020-05-01T08:54:31.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v2.1.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d64952aacffeedfbfaf46c01d33be8a04a2f1b6f","kind":"commit","published_at":"2020-04-02T11:58:44.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v2.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"f7ddd2bb9e2712e469d1d4b353150b26d7e0ab86","kind":"commit","published_at":"2020-02-10T15:31:47.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v1.0.2","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a09b074a98d6c671860512aa4a7708afcb00b408","kind":"commit","published_at":"2020-02-10T15:15:35.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v1.0.1","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"87274ee9f8c4ddc2c24108d914ce8ede2bc72ebf","kind":"commit","published_at":"2020-02-10T14:48:18.000Z","download_url":"https://codeload.github.com/dhis2/cli-utils-cypress/tar.gz/v1.0.0","html_url":"https://github.com/dhis2/cli-utils-cypress/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dhis2/cli-utils-cypress@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-08T15:07:53.961Z","dependent_packages_count":7,"downloads":729,"downloads_period":"last-month","dependent_repos_count":34,"rankings":{"downloads":3.512767237367952,"dependent_repos_count":2.1999117163843804,"dependent_packages_count":2.781947988419855,"stargazers_count":13.18434320193122,"forks_count":9.864384034332927,"docker_downloads_count":null,"average":6.308670835687267},"purl":"pkg:npm/%40dhis2/cli-utils-cypress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dhis2/cli-utils-cypress","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dhis2/cli-utils-cypress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dhis2/cli-utils-cypress/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-07T19:01:40.192Z","issues_count":0,"pull_requests_count":117,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5454662.715789474,"issues_closed_count":0,"pull_requests_closed_count":95,"pull_request_authors_count":6,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0341880341880343,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":93,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":491533.3333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fcli-utils-cypress/issues","maintainers":[{"login":"ismay","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ismay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-utils-cypress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-utils-cypress/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-utils-cypress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-utils-cypress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-utils-cypress/codemeta","maintainers":[{"uuid":"dhis2-bot","login":"dhis2-bot","name":null,"email":"apps@dhis2.org","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~dhis2-bot","role":null,"created_at":"2022-11-16T19:49:34.851Z","updated_at":"2022-11-16T19:49:34.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhis2-bot/packages"},{"uuid":"amcgee","login":"amcgee","name":null,"email":"npm-noreply@austinmcgee.net","url":null,"packages_count":131,"html_url":"https://www.npmjs.com/~amcgee","role":null,"created_at":"2022-11-16T19:49:34.822Z","updated_at":"2022-11-16T19:49:34.822Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amcgee/packages"}]}