{"id":47456,"name":"ck","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","url":"https://github.com/mlcommons/ck","last_synced_at":"2025-09-05T11:08:51.538Z","repository":{"id":22882399,"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","archived":false,"fork":false,"pushed_at":"2025-06-19T17:37:00.000Z","size":36843,"stargazers_count":629,"open_issues_count":9,"forks_count":118,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-08-18T18:52:24.179Z","etag":null,"topics":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"latest_commit_sha":null,"homepage":"https://access.cKnowledge.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.CM.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation.bib","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2025-08-01T00:06:25.000Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/mlcommons/ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/sbom","scorecard":{"id":312007,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlcommons/ck","commit":"6debe60716d21045fc1476221a4b0cbbbf540426"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/test-cm.yml:34"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-script-features.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: cm-mlops/script/app-mlperf-inference-intel/run_gptj_harness.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test2.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/run-mlperf-training-benchmark/tests/Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:16","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:6","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:22","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:23","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:24","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:19","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: downloadThenRun not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm-mlops/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm-mlops/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:7","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:9","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/run_gptj_harness_v4_0.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rocm-devices/run.sh:14","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-vision.sh:15","Warn: pipCommand not pinned by hash: docs/_generator/generate_api.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:39","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  64 containerImage dependencies pinned","Info:   1 out of 125 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"578 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2017-101","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2021-227 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-223 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: PYSEC-2021-160 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-173 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-249 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2021-199 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-170 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: PYSEC-2021-206 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: PYSEC-2021-231 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-168 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-226 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2021-150 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: PYSEC-2021-184 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-113 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-179 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2021-253 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2021-205 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: PYSEC-2021-163 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-233 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: PYSEC-2021-207 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: PYSEC-2021-196 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-209 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: PYSEC-2021-155 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-118 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2021-165 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-215 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2021-171 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: PYSEC-2021-212 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: PYSEC-2021-201 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: PYSEC-2021-156 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-154 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2021-216 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: PYSEC-2021-213 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: PYSEC-2021-211 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: PYSEC-2021-153 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2021-174 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2021-197 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2021-251 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2021-241 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: PYSEC-2020-258 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: PYSEC-2021-236 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2021-238 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: PYSEC-2020-117 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2021-210 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: PYSEC-2021-220 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-219 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: PYSEC-2021-159 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-140 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: PYSEC-2021-230 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: PYSEC-2021-246 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: PYSEC-2021-240 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: PYSEC-2020-134 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: PYSEC-2021-228 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2021-187 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: PYSEC-2021-180 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2021-193 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: PYSEC-2021-176 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-128 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: PYSEC-2021-244 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-198 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: PYSEC-2021-243 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: PYSEC-2020-125 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: PYSEC-2020-253 / GHSA-h98h-8mxr-m8gx","Warn: Project is vulnerable to: PYSEC-2021-190 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-152 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-255 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-182 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: PYSEC-2021-169 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: PYSEC-2021-224 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-175 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-237 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-242 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-166 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-189 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: PYSEC-2021-229 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: PYSEC-2021-183 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-172 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2020-256 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: PYSEC-2021-254 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-247 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-195 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: PYSEC-2021-222 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: PYSEC-2020-131 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: PYSEC-2021-185 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: PYSEC-2021-200 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-235 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: PYSEC-2021-203 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: PYSEC-2020-257 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: PYSEC-2020-130 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: PYSEC-2020-127 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: PYSEC-2020-132 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-254 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2021-252 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2021-192 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: PYSEC-2021-161 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: PYSEC-2021-202 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: PYSEC-2021-239 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-245 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: PYSEC-2020-138 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2021-234 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: PYSEC-2021-214 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: PYSEC-2021-232 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-225 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: PYSEC-2021-218 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-188 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-250 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2020-129 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: PYSEC-2021-157 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: PYSEC-2021-208 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2021-204 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: PYSEC-2021-256 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: PYSEC-2021-164 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2021-186 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-217 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: PYSEC-2020-133 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-167 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: PYSEC-2021-177 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-162 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-126 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-178 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-255 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: PYSEC-2021-221 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: PYSEC-2021-194 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-139 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: PYSEC-2019-204","Warn: Project is vulnerable to: PYSEC-2019-205","Warn: Project is vulnerable to: PYSEC-2019-206","Warn: Project is vulnerable to: PYSEC-2019-207","Warn: Project is vulnerable to: PYSEC-2019-208","Warn: Project is vulnerable to: PYSEC-2019-210","Warn: Project is vulnerable to: PYSEC-2020-114","Warn: Project is vulnerable to: PYSEC-2020-115","Warn: Project is vulnerable to: PYSEC-2020-116","Warn: Project is vulnerable to: PYSEC-2020-119","Warn: Project is vulnerable to: PYSEC-2020-120","Warn: Project is vulnerable to: PYSEC-2020-121","Warn: Project is vulnerable to: PYSEC-2020-122","Warn: Project is vulnerable to: PYSEC-2020-123","Warn: Project is vulnerable to: PYSEC-2020-124","Warn: Project is vulnerable to: PYSEC-2021-151","Warn: Project is vulnerable to: PYSEC-2021-181","Warn: Project is vulnerable to: PYSEC-2021-191","Warn: Project is vulnerable to: PYSEC-2021-248","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8"],"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-17T23:19:52.083Z","repository_id":22882399,"created_at":"2025-08-17T23:19:52.083Z","updated_at":"2025-08-17T23:19:52.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747788,"owners_count":25160652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":{"login":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:52:36.216Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","funding_links":[],"total_stars":5547,"followers":614,"following":0,"created_at":"2022-11-10T05:32:40.232Z","updated_at":"2024-04-14T06:52:55.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"packages":[{"id":83314,"name":"cmind","ecosystem":"pypi","description":"Common Metadata eXchange framework (CMX) and Collective Mind automation framework (CM)","homepage":"https://cKnowledge.org","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mlcommons/ck","keywords_array":["cmind","cm","cmx","cmx-mlcflow","cmx-mlcr","common metadata exchange","collective mind","automation","portability","reusability","mlops","devops","vmlops","api","cli"],"namespace":null,"versions_count":111,"first_release_published_at":"2020-11-21T10:56:54.000Z","latest_release_published_at":"2025-04-29T09:23:45.000Z","latest_release_number":"4.2.0","last_synced_at":"2025-08-18T18:52:26.868Z","created_at":"2022-04-05T11:27:30.181Z","updated_at":"2025-08-18T18:52:26.869Z","registry_url":"https://pypi.org/project/cmind/","install_command":"pip install cmind --index-url https://pypi.org/simple","documentation_url":"https://docs.mlcommons.org/ck","metadata":{"funding":null,"documentation":"https://docs.mlcommons.org/ck","classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"cmind","project_status":null},"repo_metadata":{"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"A technology-agnostic and non-intrusive toolset to automate development, benchmarking, optimization, comparison and deployment of complex computer systems and applications across rapidly evolving software, hardware, models and data from different vendors and users","archived":false,"fork":false,"pushed_at":"2024-01-05T23:02:20.000Z","size":30500,"stargazers_count":555,"open_issues_count":54,"forks_count":100,"subscribers_count":50,"default_branch":"master","last_synced_at":"2024-01-06T00:47:29.908Z","etag":null,"topics":["artificial-intelligence","automation","collaboration","cost-efficiency","deployment","machine-learning","mlops","modularity","optimization","performance","portability","productivity","research","reusability","software-engineering"],"latest_commit_sha":null,"homepage":"https://github.com/mlcommons/ck/blob/master/docs/README.md","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2024-01-06T00:47:52.204Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":98,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179409457,"owners_count":10812531,"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","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":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":45,"last_synced_at":"2023-02-26T19:40:25.291Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","created_at":"2022-11-10T05:32:40.232Z","updated_at":"2023-02-26T19:40:25.301Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"tags":[{"name":"cm-v1.5.3","sha":"ca0d83caf02effcb90bb5e9c360c7bc5fa900bb5","kind":"commit","published_at":"2023-09-22T11:26:17.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3/manifests"},{"name":"cm-v1.5.2","sha":"926ae6701d971e13b088b0e2a2ac88c8a3365aa1","kind":"commit","published_at":"2023-09-01T15:05:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2/manifests"},{"name":"cm-v1.5.1","sha":"f12d69d913580d9f1a4c53af72d1c660084b14da","kind":"commit","published_at":"2023-07-17T20:04:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1/manifests"},{"name":"cm-v1.5.0","sha":"8c43a3dd65e7a5a4d19517f09614a0d95410c8d9","kind":"commit","published_at":"2023-07-05T19:29:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0/manifests"},{"name":"cm-v1.4.1","sha":"91f5a33a6d225220afd806ca1e2968063e6a5a1b","kind":"commit","published_at":"2023-06-08T10:49:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1/manifests"},{"name":"cm-v1.4.0","sha":"b037a3e49c233ab1e0e4ca745a01dbac65593f9b","kind":"commit","published_at":"2023-06-07T14:59:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0/manifests"},{"name":"cm-v1.3.0","sha":"cc5daa8d91e927cb5fe294f71a513ee59f91331b","kind":"commit","published_at":"2023-06-01T09:20:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0/manifests"},{"name":"cm-v1.2.2","sha":"f0f8ca36be7d8cb34dddd0224f7e12cb86e5625e","kind":"commit","published_at":"2023-05-31T08:40:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2/manifests"},{"name":"cm-v1.2.1","sha":"eca4465926a71ed1e9d0908b0128ac5c522ada30","kind":"commit","published_at":"2023-05-26T15:45:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1/manifests"},{"name":"cm-v1.1.6","sha":"ddb409f4b87a2803e11ebf6b32242d09307b2d1d","kind":"commit","published_at":"2023-05-16T10:26:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6/manifests"},{"name":"cm-v1.1.3","sha":"9f0fd853c6a4a3224fe306ca1e0880379278da6d","kind":"commit","published_at":"2022-12-07T13:43:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3/manifests"},{"name":"cm-v1.1.1","sha":"f9abc764a15a7dd26ca43650b4a1d4f016bac1e9","kind":"commit","published_at":"2022-11-15T14:47:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1/manifests"},{"name":"cm-v1.1.0","sha":"fe95527be4eb10b83e6581ce9ec6c1ff40f96266","kind":"commit","published_at":"2022-11-15T14:40:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0/manifests"},{"name":"cm-v1.0.5","sha":"d5d17732a8411a10168154748ef62d8e7243a465","kind":"commit","published_at":"2022-11-08T21:17:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5/manifests"},{"name":"cm-v1.0.1","sha":"fb602b5af642ab6841e760bddb87fcc6ebd94fc6","kind":"commit","published_at":"2022-09-13T12:40:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1/manifests"},{"name":"cm-v0.7.24","sha":"7e21eefa36976c042cf3350774993e305c9dda50","kind":"commit","published_at":"2022-09-04T14:42:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v0.7.24","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24/manifests"},{"name":"V2.6.1","sha":"558a22c5970eb0d6708d0edc080e62a92566bab0","kind":"commit","published_at":"2022-01-05T09:36:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1/manifests"},{"name":"V2.6.0","sha":"0dafd7cd428073188dad0bcb919f7a780cb3fae1","kind":"commit","published_at":"2022-01-03T21:54:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0/manifests"},{"name":"V2.5.8","sha":"e59c8948773afc78a4a9e4ae72176c3f9b5f759b","kind":"commit","published_at":"2021-07-23T08:14:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8/manifests"},{"name":"V2.5.7","sha":"3ab8c6b68d20d6938886026ab31d55cf0000025b","kind":"commit","published_at":"2021-07-10T12:02:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7/manifests"},{"name":"V2.5.6","sha":"9b1c838ee8e17ba7b525f9afd7248c8dd90b2117","kind":"commit","published_at":"2021-07-08T13:58:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6/manifests"},{"name":"V2.5.5","sha":"31ae6b7c20286b152db651caea3ebfe922e373c0","kind":"commit","published_at":"2021-06-26T14:36:08.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5/manifests"},{"name":"V2.5.4","sha":"6a0acafa293baa2ba19e7dc342ff6be412a1c394","kind":"commit","published_at":"2021-06-10T08:32:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4/manifests"},{"name":"V2.5.3","sha":"0e43e52bdc25235702dbd4c0d34c3d3af54ab9f5","kind":"commit","published_at":"2021-06-01T10:01:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3/manifests"},{"name":"V2.5.0","sha":"8cfe150678930441f42d64c68aee561a4b6218b0","kind":"commit","published_at":"2021-05-27T12:10:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0/manifests"},{"name":"V2.4.0","sha":"b25d0e8cc8b41ae993c30d3687a78adde54b41bb","kind":"commit","published_at":"2021-05-24T15:20:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0/manifests"},{"name":"V2.3.0","sha":"08ab19bfbbbaf18b9630ce5b2e4f74782e9fa861","kind":"commit","published_at":"2021-05-21T13:19:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0/manifests"},{"name":"V2.2.0","sha":"42459fde2fb29300362709d50143938318067f92","kind":"commit","published_at":"2021-05-20T09:14:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0/manifests"},{"name":"V2.1.0","sha":"0de17d25348017ab501562f3c722324a95dc8d90","kind":"commit","published_at":"2021-05-19T10:04:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0/manifests"},{"name":"V2.0.10","sha":"c80bffe304dbd246377246673c04e35ecd99e71e","kind":"commit","published_at":"2021-05-15T15:24:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10/manifests"},{"name":"V2.0.9","sha":"41d24084e63d0929b27772879421ec1ee654e752","kind":"commit","published_at":"2021-05-15T14:58:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9/manifests"},{"name":"V2.0.8","sha":"fb73b9515379a1d460b648d4a1ae6b87e4a7f6c7","kind":"commit","published_at":"2021-05-15T11:37:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8/manifests"},{"name":"V2.0.7","sha":"6e7b03c774b56fe1ac827fab07a7d940b18267df","kind":"commit","published_at":"2021-05-14T10:21:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7/manifests"},{"name":"V2.0.1","sha":"c5f0bc066971df9e6454f86c323d062b773235c6","kind":"commit","published_at":"2021-05-03T09:56:33.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1/manifests"},{"name":"V2.0.0","sha":"990cf581303a0111a7b19d9786b4f0279aa2bd60","kind":"commit","published_at":"2021-05-02T19:00:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0/manifests"},{"name":"V1.55.16","sha":"95b716c8aa9a66638c4756b39524b5490e9fb3f9","kind":"commit","published_at":"2021-05-01T13:11:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16/manifests"},{"name":"V1.55.15","sha":"35882230f62ec331b6042d37e45af4161d9ccac2","kind":"commit","published_at":"2021-04-30T14:56:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15/manifests"},{"name":"V1.55.14","sha":"fa07c85bbed109303b8ac396b09bbd6314f79733","kind":"commit","published_at":"2021-04-28T07:50:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14/manifests"},{"name":"V1.55.12","sha":"654adba209a3cd9e9f4472c7c86bc9dbe16d568e","kind":"commit","published_at":"2021-04-26T08:47:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12/manifests"},{"name":"V1.55.10","sha":"63efdfc4ac50a29a281d1bfd4ef929f15519d79d","kind":"commit","published_at":"2021-04-23T13:19:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10/manifests"},{"name":"V1.55.9","sha":"c44a3dbbbbba00668f58c54bc059b0e65b3e9d50","kind":"commit","published_at":"2021-04-22T12:17:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9/manifests"},{"name":"V1.55.8","sha":"cdc0f72cccaa8fc3f857c866f67074849e71f57e","kind":"commit","published_at":"2021-04-18T08:00:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8/manifests"},{"name":"V1.55.7","sha":"658ab2bf9bfaa6df0c18f09147515779d5ad3186","kind":"commit","published_at":"2021-04-18T06:41:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7/manifests"},{"name":"V1.55.6","sha":"341b714392d4e29eab4ff48ec41cf11d2544305c","kind":"commit","published_at":"2021-04-17T18:31:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6/manifests"},{"name":"V1.55.5","sha":"9938a0e81175e30045ef5e7abb2837312c863a02","kind":"commit","published_at":"2021-04-16T13:55:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5/manifests"},{"name":"V1.55.4","sha":"1c1c939742bb900f0e6ef8c62f3a6844e2bd2c01","kind":"commit","published_at":"2021-03-24T19:12:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4/manifests"},{"name":"V1.55.3","sha":"fe8021835aa1452c69c98163a3c0da9b9f8e987d","kind":"commit","published_at":"2021-03-04T14:07:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3/manifests"},{"name":"V1.55.2","sha":"fd03ac37193a173c4aeb2d78136f9788c141108d","kind":"commit","published_at":"2020-12-27T10:09:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2/manifests"},{"name":"V1.55.0","sha":"ed0395e0a383fb7855987b2e9f82f7ba8151f07f","kind":"commit","published_at":"2020-11-17T10:05:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0/manifests"},{"name":"V1.50.0","sha":"d50de1f8a3ad8da7beac257dcd23be299178e98e","kind":"commit","published_at":"2020-11-15T22:05:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.50.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0/manifests"},{"name":"V1.17.0","sha":"5b9fcca860466e1f5943b2447837513856948eba","kind":"commit","published_at":"2020-10-21T20:07:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.17.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0/manifests"},{"name":"V1.12.3","sha":"46b9cfcfd4126683b3e0bd3204f8f07af0513199","kind":"commit","published_at":"2020-03-22T20:24:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3/manifests"},{"name":"V1.12.2","sha":"c408983a6cdbac4f9892114c29f5a9100a1c14ba","kind":"commit","published_at":"2020-01-28T14:59:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2/manifests"},{"name":"V1.12.1","sha":"6c46e7dca77bfebb0d5d88cf93d9ffc0457ca011","kind":"commit","published_at":"2020-01-27T14:03:31.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1/manifests"},{"name":"V1.11.4","sha":"78c8d59b55aba98177431f2469a12d6fd35e3c74","kind":"commit","published_at":"2019-10-11T17:53:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4/manifests"},{"name":"V1.11.3","sha":"c6c43f6e7055d455fc2b6870267f5a4db0b326a0","kind":"commit","published_at":"2019-10-06T17:02:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3/manifests"},{"name":"V1.11.2","sha":"c6dd03a78ba823476bb62906198a92617229f2ab","kind":"commit","published_at":"2019-10-01T13:59:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2/manifests"},{"name":"V1.11.1","sha":"01da6cef24656162c001f83edb1d854ea2260e05","kind":"commit","published_at":"2019-09-13T10:08:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1/manifests"},{"name":"V1.10.3","sha":"7687057b1dbb4dd4df0f2236082498301f745850","kind":"commit","published_at":"2019-07-04T14:36:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3/manifests"},{"name":"V1.10.2","sha":"6c874ca6c1726db0456277cf0d9f9dd41d2a4d3d","kind":"commit","published_at":"2019-07-04T13:43:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2/manifests"},{"name":"V1.9.9","sha":"30226e0c5967ef2af896b525a50b2f1e36959968","kind":"commit","published_at":"2019-06-23T13:35:18.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9/manifests"},{"name":"V1.9.8","sha":"21a69cbabc71efec21aeb001caf65934848d2e7d","kind":"commit","published_at":"2019-05-29T14:26:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8/manifests"},{"name":"V1.9.7","sha":"90cd377ff9dbd1384ece08b069db114f19f1f294","kind":"commit","published_at":"2019-02-11T12:36:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7/manifests"},{"name":"V1.9.6","sha":"45ba8804fa0f64d7ad0c3effae34bd1f8abc8559","kind":"commit","published_at":"2018-09-26T14:10:29.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6/manifests"},{"name":"V1.9.5","sha":"823c0e969e6be94ce3b7b0764557dc74a1d5fca6","kind":"commit","published_at":"2018-07-18T09:06:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5/manifests"},{"name":"v1.9.4","sha":"3bdf708c68dbfdc6d46579a48ecb0d4eb52cd505","kind":"commit","published_at":"2017-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/v1.9.4","html_url":"https://github.com/mlcommons/ck/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4/manifests"},{"name":"V1.9.3","sha":"7a7655e38b3329a9e7bfb704a44c8da92dc6ff36","kind":"commit","published_at":"2017-10-13T14:47:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3/manifests"},{"name":"V1.9.2","sha":"acd9779584c7ef6f862b12ee683e898df27eda22","kind":"commit","published_at":"2017-10-04T15:29:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2/manifests"},{"name":"V1.9.1","sha":"f3746d8968daa73339eb5b353bf2fbcf17555419","kind":"commit","published_at":"2017-04-29T15:49:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1/manifests"},{"name":"V1.8.7","sha":"d2c3ce32559ebf97fd90f72d58f5cab95eca4710","kind":"commit","published_at":"2017-02-27T09:57:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7/manifests"},{"name":"V1.8.6","sha":"34687141c93e0300b0e0bebbf93950bcb09bb8f7","kind":"commit","published_at":"2017-01-04T21:19:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6/manifests"},{"name":"V1.8.5","sha":"88422ae950a2eadc38c27178e2712cc4dc351963","kind":"commit","published_at":"2016-12-13T07:25:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5/manifests"},{"name":"V1.8.4","sha":"77237523db88095753a9ba1a9c7ee32f56df5366","kind":"commit","published_at":"2016-11-15T14:47:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4/manifests"},{"name":"V1.8.2","sha":"7fc6fda05d8d626544d4c11aa73481746891ed62","kind":"commit","published_at":"2016-09-30T18:47:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2/manifests"},{"name":"V1.8.1","sha":"06eee8e009929a3db42702c708e155bd650baa13","kind":"commit","published_at":"2016-09-14T07:28:53.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1/manifests"},{"name":"V1.7.4","sha":"a7e493be6a3dd138030484d8a9046c87b9ce70b4","kind":"commit","published_at":"2016-08-23T15:25:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4/manifests"},{"name":"V1.7.3","sha":"b6725ba11cc21908409b8474fb4674835c58ec56","kind":"commit","published_at":"2016-08-02T15:04:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3/manifests"},{"name":"V1.7.2","sha":"5f040a893727abc1dcf512b728b981d645675038","kind":"commit","published_at":"2016-07-09T07:55:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2/manifests"},{"name":"V1.7.1","sha":"fbf6ad1e8d4a7136d045330e3ff6c7e0b8609e40","kind":"commit","published_at":"2016-05-21T15:31:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1/manifests"},{"name":"V1.6.16","sha":"901a43ea14b601dcf296be1ace5dc891cae4755b","kind":"commit","published_at":"2016-05-21T15:17:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16/manifests"},{"name":"V1.6.15","sha":"5201a867a3354bb3e035bf8c4316ea145d344af0","kind":"commit","published_at":"2016-05-02T15:41:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15/manifests"},{"name":"V1.6.14","sha":"901edded6abf975f1ee29e7bfaf57a3f7a9dbc51","kind":"commit","published_at":"2016-02-29T20:23:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14/manifests"},{"name":"V1.6.13","sha":"7e2c48e3126231e13ae713d95471b168acc2eef0","kind":"commit","published_at":"2016-02-29T16:09:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.13","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13/manifests"},{"name":"V1.6.12","sha":"ffa9eec65627000a7e5da4d974e03c5da4c3717b","kind":"commit","published_at":"2015-10-29T10:04:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12/manifests"},{"name":"V1.6.11","sha":"54fe24e834f369ad16656945e3b71d0415049c9d","kind":"commit","published_at":"2015-09-27T20:04:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.11","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11/manifests"},{"name":"V1.6.8","sha":"b337f637312c2b8cff2de4ed07da79eba0793bfc","kind":"commit","published_at":"2015-09-26T10:47:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8/manifests"},{"name":"V1.6.5","sha":"e5ad23d8537292e7057929f16735d714a866ebdb","kind":"commit","published_at":"2015-09-25T10:44:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5/manifests"},{"name":"V1.6.1","sha":"277667bb43d06810a0f7f729562671a3d621d63a","kind":"commit","published_at":"2015-09-17T09:53:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1/manifests"},{"name":"V1.5.0917","sha":"2eb8fe6696424f7cfb75742695f843061706d778","kind":"commit","published_at":"2015-09-15T19:49:14.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.5.0917","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.5.0917","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917/manifests"},{"name":"V1.4.0909","sha":"9650fae7b4242999e4579a7ba535a83347218565","kind":"commit","published_at":"2015-09-09T21:14:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.4.0909","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.4.0909","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909/manifests"},{"name":"V1.3.0824","sha":"3891ad9c3c3a86ceb98a3775c8f678fa891b904f","kind":"commit","published_at":"2015-08-24T22:12:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0824","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0824","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824/manifests"},{"name":"V1.3.0821","sha":"a6aadb95af867b9d0f5e6a1b74b762dfcc3bfdd6","kind":"commit","published_at":"2015-08-21T08:00:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0821","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0821","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821/manifests"},{"name":"V1.2.0701","sha":"0d6e06056d308c55f9420c64002deb1727c92e68","kind":"commit","published_at":"2015-06-28T10:38:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0701","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0701","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701/manifests"},{"name":"V1.2.0605","sha":"4e7e564d490152b539ca8f3c1f1e0e31daea535c","kind":"commit","published_at":"2015-06-05T16:03:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0605","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0605","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605/manifests"},{"name":"V1.2.0513","sha":"aa34cb379bf9b72a9d18edb695648d5edaf85c92","kind":"commit","published_at":"2015-05-13T18:03:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0513","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0513","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513/manifests"},{"name":"V1.1.0202","sha":"f0e98227c4230a38976af8c2dc991d3d04207fe1","kind":"commit","published_at":"2015-02-04T16:09:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0202","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0202","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202/manifests"},{"name":"V1.1.0201","sha":"b665280905f4ed26247c534cf86a1dfe0ea919e9","kind":"commit","published_at":"2015-02-02T10:48:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0201","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0201","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201/manifests"},{"name":"V1.0.1214","sha":"21b6c08e9fa1e9f9218b4c813d4ca54464463bb4","kind":"commit","published_at":"2014-12-14T12:29:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.0.1214","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.0.1214","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214/manifests"}]},"repo_metadata_updated_at":"2024-01-06T00:56:05.272Z","dependent_packages_count":0,"downloads":6369,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":4.365952276203046,"dependent_repos_count":7.4949175858199215,"dependent_packages_count":10.107632597300897,"stargazers_count":2.665691227909741,"forks_count":4.585979982286895,"docker_downloads_count":null,"average":5.844034733904101},"purl":"pkg:pypi/cmind","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cmind","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cmind","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cmind/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-02T00:29:24.526Z","issues_count":95,"pull_requests_count":390,"avg_time_to_close_issue":2452526.7714285715,"avg_time_to_close_pull_request":34744.80670103093,"issues_closed_count":35,"pull_requests_closed_count":388,"pull_request_authors_count":16,"issue_authors_count":21,"avg_comments_per_issue":3.073684210526316,"avg_comments_per_pull_request":1.1692307692307693,"merged_pull_requests_count":365,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":90,"past_year_pull_requests_count":389,"past_year_avg_time_to_close_issue":2436731.4375,"past_year_avg_time_to_close_pull_request":34831.13178294573,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":387,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.8,"past_year_avg_comments_per_pull_request":1.1696658097686374,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":364,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind/related_packages","maintainers":[{"uuid":"gfursin","login":"gfursin","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/gfursin/","role":null,"created_at":"2022-11-14T16:57:10.798Z","updated_at":"2022-11-14T16:57:10.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gfursin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725097,"maintainers_count":308361,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11358936,"name":"cmx4mlperf","ecosystem":"pypi","description":"CMX4MLPerf repository with legacy MLPerf automations","homepage":"https://github.com/mlcommons/ck","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mlcommons/ck","keywords_array":["cmx4mlperf","legacy-cm","mlcflow","mlcr","mlperf-automations"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-02-17T10:10:42.000Z","latest_release_published_at":"2025-02-17T10:10:42.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-18T18:33:04.157Z","created_at":"2025-02-17T10:16:40.997Z","updated_at":"2025-08-18T18:59:19.434Z","registry_url":"https://pypi.org/project/cmx4mlperf/","install_command":"pip install cmx4mlperf --index-url https://pypi.org/simple","documentation_url":"https://docs.mlcommons.org/ck","metadata":{"funding":null,"documentation":"https://docs.mlcommons.org/ck","classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"cmx4mlperf","project_status":null},"repo_metadata":{"id":22882399,"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","archived":false,"fork":false,"pushed_at":"2025-06-19T17:37:00.000Z","size":36843,"stargazers_count":629,"open_issues_count":9,"forks_count":118,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-07-18T12:45:00.910Z","etag":null,"topics":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"latest_commit_sha":null,"homepage":"https://access.cKnowledge.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.CM.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation.bib","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2025-07-12T16:28:05.000Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/mlcommons/ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/sbom","scorecard":{"id":312007,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlcommons/ck","commit":"6debe60716d21045fc1476221a4b0cbbbf540426"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/test-cm.yml:34"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-script-features.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: cm-mlops/script/app-mlperf-inference-intel/run_gptj_harness.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test2.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/run-mlperf-training-benchmark/tests/Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:16","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:6","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:22","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:23","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:24","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:19","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: downloadThenRun not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm-mlops/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm-mlops/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:7","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:9","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/run_gptj_harness_v4_0.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rocm-devices/run.sh:14","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-vision.sh:15","Warn: pipCommand not pinned by hash: docs/_generator/generate_api.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:39","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  64 containerImage dependencies pinned","Info:   1 out of 125 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"578 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2017-101","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2021-227 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-223 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: PYSEC-2021-160 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-173 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-249 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2021-199 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-170 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: PYSEC-2021-206 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: PYSEC-2021-231 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-168 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-226 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2021-150 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: PYSEC-2021-184 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-113 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-179 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2021-253 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2021-205 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: PYSEC-2021-163 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-233 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: PYSEC-2021-207 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: PYSEC-2021-196 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-209 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: PYSEC-2021-155 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-118 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2021-165 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-215 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2021-171 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: PYSEC-2021-212 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: PYSEC-2021-201 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: PYSEC-2021-156 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-154 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2021-216 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: PYSEC-2021-213 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: PYSEC-2021-211 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: PYSEC-2021-153 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2021-174 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2021-197 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2021-251 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2021-241 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: PYSEC-2020-258 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: PYSEC-2021-236 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2021-238 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: PYSEC-2020-117 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2021-210 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: PYSEC-2021-220 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-219 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: PYSEC-2021-159 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-140 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: PYSEC-2021-230 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: PYSEC-2021-246 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: PYSEC-2021-240 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: PYSEC-2020-134 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: PYSEC-2021-228 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2021-187 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: PYSEC-2021-180 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2021-193 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: PYSEC-2021-176 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-128 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: PYSEC-2021-244 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-198 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: PYSEC-2021-243 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: PYSEC-2020-125 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: PYSEC-2020-253 / GHSA-h98h-8mxr-m8gx","Warn: Project is vulnerable to: PYSEC-2021-190 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-152 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-255 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-182 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: PYSEC-2021-169 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: PYSEC-2021-224 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-175 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-237 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-242 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-166 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-189 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: PYSEC-2021-229 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: PYSEC-2021-183 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-172 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2020-256 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: PYSEC-2021-254 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-247 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-195 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: PYSEC-2021-222 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: PYSEC-2020-131 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: PYSEC-2021-185 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: PYSEC-2021-200 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-235 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: PYSEC-2021-203 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: PYSEC-2020-257 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: PYSEC-2020-130 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: PYSEC-2020-127 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: PYSEC-2020-132 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-254 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2021-252 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2021-192 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: PYSEC-2021-161 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: PYSEC-2021-202 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: PYSEC-2021-239 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-245 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: PYSEC-2020-138 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2021-234 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: PYSEC-2021-214 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: PYSEC-2021-232 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-225 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: PYSEC-2021-218 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-188 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-250 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2020-129 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: PYSEC-2021-157 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: PYSEC-2021-208 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2021-204 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: PYSEC-2021-256 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: PYSEC-2021-164 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2021-186 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-217 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: PYSEC-2020-133 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-167 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: PYSEC-2021-177 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-162 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-126 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-178 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-255 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: PYSEC-2021-221 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: PYSEC-2021-194 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-139 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: PYSEC-2019-204","Warn: Project is vulnerable to: PYSEC-2019-205","Warn: Project is vulnerable to: PYSEC-2019-206","Warn: Project is vulnerable to: PYSEC-2019-207","Warn: Project is vulnerable to: PYSEC-2019-208","Warn: Project is vulnerable to: PYSEC-2019-210","Warn: Project is vulnerable to: PYSEC-2020-114","Warn: Project is vulnerable to: PYSEC-2020-115","Warn: Project is vulnerable to: PYSEC-2020-116","Warn: Project is vulnerable to: PYSEC-2020-119","Warn: Project is vulnerable to: PYSEC-2020-120","Warn: Project is vulnerable to: PYSEC-2020-121","Warn: Project is vulnerable to: PYSEC-2020-122","Warn: Project is vulnerable to: PYSEC-2020-123","Warn: Project is vulnerable to: PYSEC-2020-124","Warn: Project is vulnerable to: PYSEC-2021-151","Warn: Project is vulnerable to: PYSEC-2021-181","Warn: Project is vulnerable to: PYSEC-2021-191","Warn: Project is vulnerable to: PYSEC-2021-248","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8"],"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-17T23:19:52.083Z","repository_id":22882399,"created_at":"2025-08-17T23:19:52.083Z","updated_at":"2025-08-17T23:19:52.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043459,"owners_count":24689765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:52:36.216Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","funding_links":[],"total_stars":5547,"followers":614,"following":0,"created_at":"2022-11-10T05:32:40.232Z","updated_at":"2024-04-14T06:52:55.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"tags":[{"name":"cmx-v4.1.4","sha":"ca0ab00253f4a2cbd9c20463bc218a3230d96c38","kind":"commit","published_at":"2025-03-13T15:30:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4/manifests"},{"name":"cmind-v4.1.3","sha":"91f259b3233a9a8c34d157a96c958d1ecd2be7bc","kind":"commit","published_at":"2025-02-20T09:31:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmind-v4.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cmind-v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmind-v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3/manifests"},{"name":"cmx-v4.1.0","sha":"256f181984a40d1f0851551d449eea5060b66655","kind":"commit","published_at":"2025-02-17T10:55:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0/manifests"},{"name":"cmx-v4.0.2","sha":"1279009a07a6b147da4c9ac5ca72947827d7a07b","kind":"commit","published_at":"2025-02-05T17:45:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2/manifests"},{"name":"cm-v3.5.3","sha":"05a79cb375263011b62d00b55a52b8d7e117dd4b","kind":"commit","published_at":"2025-01-15T15:50:42.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3/manifests"},{"name":"cm-v3.5.2","sha":"b607edb96f00c6ef30ab4f8a18e8bdef6695d0db","kind":"commit","published_at":"2024-12-20T15:09:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2/manifests"},{"name":"cm-v3.5.1","sha":"80959de3239fb012d0962c1de57460bb46fd830b","kind":"commit","published_at":"2024-12-03T18:52:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1/manifests"},{"name":"cm-v3.4.4","sha":"f9ed6236e827d733b88ac09dda81841da69c6323","kind":"commit","published_at":"2024-11-29T15:02:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4/manifests"},{"name":"cm-v3.4.3","sha":"c28a4b63a956693cb329f3f8e5e5c7ea9069b260","kind":"commit","published_at":"2024-11-24T22:30:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3/manifests"},{"name":"cm-v3.4.2","sha":"ec9b1b9a6a1b4d9af0c0988b1859d8ecebb2f217","kind":"commit","published_at":"2024-11-22T14:19:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2/manifests"},{"name":"cm-v3.4.1","sha":"584ccb62fdc81f29caa66b8a4842c98fdc611932","kind":"commit","published_at":"2024-11-10T09:21:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1/manifests"},{"name":"cm-v3.3.4","sha":"212d825075ecd83464d5cefb4a541bd3dc3f083b","kind":"commit","published_at":"2024-11-06T11:53:32.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4/manifests"},{"name":"cm-v3.3.3","sha":"03eb0b25cc066791f4c7d99d8cf19d8fdabd385a","kind":"commit","published_at":"2024-11-03T10:39:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3/manifests"},{"name":"cm-v3.3.1","sha":"dfefc2ae450d4981d4c5718dcb155d824f5ecb67","kind":"commit","published_at":"2024-11-01T10:48:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1/manifests"},{"name":"cm-v3.2.9","sha":"b61d80eed399663af341171c49a26302c82b1db9","kind":"commit","published_at":"2024-10-29T10:26:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9/manifests"},{"name":"cm-v3.2.8","sha":"55405ba4c9e493542f77d978406709c62222c807","kind":"commit","published_at":"2024-10-27T15:45:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8/manifests"},{"name":"cm-v3.2.5","sha":"149cfba550cbcf429754a19e5a489ac79bd808fd","kind":"commit","published_at":"2024-10-19T17:03:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5/manifests"},{"name":"cm-v3.2.3","sha":"71e172062d3938ef020227dad39394e55cab5976","kind":"commit","published_at":"2024-10-16T09:50:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3/manifests"},{"name":"cm-v3.2.0","sha":"72734a1dab82ba3d33a49083f6c5333f858849bb","kind":"commit","published_at":"2024-10-13T12:17:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0/manifests"},{"name":"cm-v3.1.0","sha":"1eb3976cfa205aa0a8e4bdaabf1e992b4104dcb3","kind":"commit","published_at":"2024-10-10T19:02:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0/manifests"},{"name":"cm-v3.0.3","sha":"2dcaff543c64bdf19e86e03918c0d39d3918dea5","kind":"commit","published_at":"2024-10-09T10:16:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3/manifests"},{"name":"cm-v3.0.2","sha":"171977855330ccddb187a7a63f5f3e51b9a200ba","kind":"commit","published_at":"2024-10-08T02:12:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2/manifests"},{"name":"cm-v3.0.1","sha":"052f17bdc6dbf1d9637311a4864c349eaac988af","kind":"commit","published_at":"2024-10-07T10:22:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1/manifests"},{"name":"cm-v2.4.0","sha":"02a107520d0ae4dcb537d9335a3571f088c8651d","kind":"commit","published_at":"2024-10-04T21:09:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0/manifests"},{"name":"cm-v2.3.9","sha":"4ffeb19c341144ff0011737d04211634751179ec","kind":"commit","published_at":"2024-09-29T13:17:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9/manifests"},{"name":"cm-v2.3.8","sha":"07e3ac5baf096d43e6e8abb9d38e255d6fbb2720","kind":"commit","published_at":"2024-09-27T09:14:45.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8/manifests"},{"name":"cm-v2.3.7","sha":"443bd03eeff32d54bf6875d36948df0d343df999","kind":"commit","published_at":"2024-09-26T13:30:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.7","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7/manifests"},{"name":"cm-v2.3.6","sha":"2050f67d6f598a24bdf30a384fed9de4484502a8","kind":"commit","published_at":"2024-09-17T12:58:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6/manifests"},{"name":"cm-v2.3.5","sha":"76ba0e119dc35acd300b899f477f2d6749f9c1f5","kind":"commit","published_at":"2024-08-12T16:50:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5/manifests"},{"name":"cm-v2.3.4","sha":"56a02d3557b60445ffeaf3cb618baba198f5c575","kind":"commit","published_at":"2024-07-17T15:50:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4/manifests"},{"name":"cm-v2.3.2","sha":"8159140b25c86e25fc0227db013c582343378dda","kind":"commit","published_at":"2024-06-15T13:52:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2/manifests"},{"name":"cm-v2.3.0","sha":"e4c2133c8a8832a2fcb2ad4838c15b0c4defb792","kind":"commit","published_at":"2024-04-28T14:05:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0/manifests"},{"name":"cm-mlops-arc-20240428","sha":"14cc98783b0c7c82abcb48f71e1b2dc111007793","kind":"commit","published_at":"2024-04-26T13:48:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-mlops-arc-20240428","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-mlops-arc-20240428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-mlops-arc-20240428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428/manifests"},{"name":"cm-v2.2.0","sha":"c77b006e1fa179873d4e8915bbd415871ca2c6d3","kind":"commit","published_at":"2024-04-23T18:03:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0/manifests"},{"name":"cm-v2.1.2","sha":"baf3402a0de7b64d3c8289679360bc82beaa3d10","kind":"commit","published_at":"2024-04-17T15:42:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2/manifests"},{"name":"cm-v2.1.1","sha":"572fb006eb526d04ed309f0587997ca95cf8d463","kind":"commit","published_at":"2024-04-16T18:06:09.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1/manifests"},{"name":"cm-v2.0.4","sha":"9d6739ad8d00b9eeaa71b6b598c166a78d9af0c5","kind":"commit","published_at":"2024-04-10T15:50:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4/manifests"},{"name":"cm-v2.0.3","sha":"5b468c0b349026828b5b58829843975b386ba2c8","kind":"commit","published_at":"2024-03-20T21:03:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3/manifests"},{"name":"cm-v2.0.2","sha":"a1de1c4e1684e1bf4f0b7620e4be6b430856c18e","kind":"commit","published_at":"2024-03-11T09:23:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2/manifests"},{"name":"cm-v2.0.1","sha":"1f9de76fa8071e0e6c82b933d8fb85c98d549223","kind":"commit","published_at":"2024-02-23T11:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1/manifests"},{"name":"cm-v1.6.2","sha":"f2f68a27c8f59d1879ae0c128b0d13c299ffe438","kind":"commit","published_at":"2024-02-03T16:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2/manifests"},{"name":"cm-v1.6.1","sha":"a31610e185af39b163252dee122f02b3d05ab867","kind":"commit","published_at":"2024-02-02T11:10:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1/manifests"},{"name":"cm-v1.5.3","sha":"ca0d83caf02effcb90bb5e9c360c7bc5fa900bb5","kind":"commit","published_at":"2023-09-22T11:26:17.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3/manifests"},{"name":"cm-v1.5.2","sha":"926ae6701d971e13b088b0e2a2ac88c8a3365aa1","kind":"commit","published_at":"2023-09-01T15:05:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2/manifests"},{"name":"cm-v1.5.1","sha":"f12d69d913580d9f1a4c53af72d1c660084b14da","kind":"commit","published_at":"2023-07-17T20:04:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1/manifests"},{"name":"cm-v1.5.0","sha":"8c43a3dd65e7a5a4d19517f09614a0d95410c8d9","kind":"commit","published_at":"2023-07-05T19:29:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0/manifests"},{"name":"cm-v1.4.1","sha":"91f5a33a6d225220afd806ca1e2968063e6a5a1b","kind":"commit","published_at":"2023-06-08T10:49:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1/manifests"},{"name":"cm-v1.4.0","sha":"b037a3e49c233ab1e0e4ca745a01dbac65593f9b","kind":"commit","published_at":"2023-06-07T14:59:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0/manifests"},{"name":"cm-v1.3.0","sha":"cc5daa8d91e927cb5fe294f71a513ee59f91331b","kind":"commit","published_at":"2023-06-01T09:20:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0/manifests"},{"name":"cm-v1.2.2","sha":"f0f8ca36be7d8cb34dddd0224f7e12cb86e5625e","kind":"commit","published_at":"2023-05-31T08:40:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2/manifests"},{"name":"cm-v1.2.1","sha":"eca4465926a71ed1e9d0908b0128ac5c522ada30","kind":"commit","published_at":"2023-05-26T15:45:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1/manifests"},{"name":"cm-v1.1.6","sha":"ddb409f4b87a2803e11ebf6b32242d09307b2d1d","kind":"commit","published_at":"2023-05-16T10:26:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6/manifests"},{"name":"cm-v1.1.3","sha":"9f0fd853c6a4a3224fe306ca1e0880379278da6d","kind":"commit","published_at":"2022-12-07T13:43:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3/manifests"},{"name":"cm-v1.1.1","sha":"f9abc764a15a7dd26ca43650b4a1d4f016bac1e9","kind":"commit","published_at":"2022-11-15T14:47:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1/manifests"},{"name":"cm-v1.1.0","sha":"fe95527be4eb10b83e6581ce9ec6c1ff40f96266","kind":"commit","published_at":"2022-11-15T14:40:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0/manifests"},{"name":"cm-v1.0.5","sha":"d5d17732a8411a10168154748ef62d8e7243a465","kind":"commit","published_at":"2022-11-08T21:17:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5/manifests"},{"name":"cm-v1.0.1","sha":"fb602b5af642ab6841e760bddb87fcc6ebd94fc6","kind":"commit","published_at":"2022-09-13T12:40:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1/manifests"},{"name":"cm-v0.7.24","sha":"7e21eefa36976c042cf3350774993e305c9dda50","kind":"commit","published_at":"2022-09-04T14:42:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v0.7.24","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24/manifests"},{"name":"V2.6.1","sha":"558a22c5970eb0d6708d0edc080e62a92566bab0","kind":"commit","published_at":"2022-01-05T09:36:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1/manifests"},{"name":"V2.6.0","sha":"0dafd7cd428073188dad0bcb919f7a780cb3fae1","kind":"commit","published_at":"2022-01-03T21:54:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0/manifests"},{"name":"V2.5.8","sha":"e59c8948773afc78a4a9e4ae72176c3f9b5f759b","kind":"commit","published_at":"2021-07-23T08:14:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8/manifests"},{"name":"V2.5.7","sha":"3ab8c6b68d20d6938886026ab31d55cf0000025b","kind":"commit","published_at":"2021-07-10T12:02:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7/manifests"},{"name":"V2.5.6","sha":"9b1c838ee8e17ba7b525f9afd7248c8dd90b2117","kind":"commit","published_at":"2021-07-08T13:58:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6/manifests"},{"name":"V2.5.5","sha":"31ae6b7c20286b152db651caea3ebfe922e373c0","kind":"commit","published_at":"2021-06-26T14:36:08.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5/manifests"},{"name":"V2.5.4","sha":"6a0acafa293baa2ba19e7dc342ff6be412a1c394","kind":"commit","published_at":"2021-06-10T08:32:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4/manifests"},{"name":"V2.5.3","sha":"0e43e52bdc25235702dbd4c0d34c3d3af54ab9f5","kind":"commit","published_at":"2021-06-01T10:01:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3/manifests"},{"name":"V2.5.0","sha":"8cfe150678930441f42d64c68aee561a4b6218b0","kind":"commit","published_at":"2021-05-27T12:10:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0/manifests"},{"name":"V2.4.0","sha":"b25d0e8cc8b41ae993c30d3687a78adde54b41bb","kind":"commit","published_at":"2021-05-24T15:20:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0/manifests"},{"name":"V2.3.0","sha":"08ab19bfbbbaf18b9630ce5b2e4f74782e9fa861","kind":"commit","published_at":"2021-05-21T13:19:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0/manifests"},{"name":"V2.2.0","sha":"42459fde2fb29300362709d50143938318067f92","kind":"commit","published_at":"2021-05-20T09:14:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0/manifests"},{"name":"V2.1.0","sha":"0de17d25348017ab501562f3c722324a95dc8d90","kind":"commit","published_at":"2021-05-19T10:04:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0/manifests"},{"name":"V2.0.10","sha":"c80bffe304dbd246377246673c04e35ecd99e71e","kind":"commit","published_at":"2021-05-15T15:24:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10/manifests"},{"name":"V2.0.9","sha":"41d24084e63d0929b27772879421ec1ee654e752","kind":"commit","published_at":"2021-05-15T14:58:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9/manifests"},{"name":"V2.0.8","sha":"fb73b9515379a1d460b648d4a1ae6b87e4a7f6c7","kind":"commit","published_at":"2021-05-15T11:37:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8/manifests"},{"name":"V2.0.7","sha":"6e7b03c774b56fe1ac827fab07a7d940b18267df","kind":"commit","published_at":"2021-05-14T10:21:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7/manifests"},{"name":"V2.0.1","sha":"c5f0bc066971df9e6454f86c323d062b773235c6","kind":"commit","published_at":"2021-05-03T09:56:33.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1/manifests"},{"name":"V2.0.0","sha":"990cf581303a0111a7b19d9786b4f0279aa2bd60","kind":"commit","published_at":"2021-05-02T19:00:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0/manifests"},{"name":"V1.55.16","sha":"95b716c8aa9a66638c4756b39524b5490e9fb3f9","kind":"commit","published_at":"2021-05-01T13:11:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16/manifests"},{"name":"V1.55.15","sha":"35882230f62ec331b6042d37e45af4161d9ccac2","kind":"commit","published_at":"2021-04-30T14:56:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15/manifests"},{"name":"V1.55.14","sha":"fa07c85bbed109303b8ac396b09bbd6314f79733","kind":"commit","published_at":"2021-04-28T07:50:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14/manifests"},{"name":"V1.55.12","sha":"654adba209a3cd9e9f4472c7c86bc9dbe16d568e","kind":"commit","published_at":"2021-04-26T08:47:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12/manifests"},{"name":"V1.55.10","sha":"63efdfc4ac50a29a281d1bfd4ef929f15519d79d","kind":"commit","published_at":"2021-04-23T13:19:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10/manifests"},{"name":"V1.55.9","sha":"c44a3dbbbbba00668f58c54bc059b0e65b3e9d50","kind":"commit","published_at":"2021-04-22T12:17:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9/manifests"},{"name":"V1.55.8","sha":"cdc0f72cccaa8fc3f857c866f67074849e71f57e","kind":"commit","published_at":"2021-04-18T08:00:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8/manifests"},{"name":"V1.55.7","sha":"658ab2bf9bfaa6df0c18f09147515779d5ad3186","kind":"commit","published_at":"2021-04-18T06:41:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7/manifests"},{"name":"V1.55.6","sha":"341b714392d4e29eab4ff48ec41cf11d2544305c","kind":"commit","published_at":"2021-04-17T18:31:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6/manifests"},{"name":"V1.55.5","sha":"9938a0e81175e30045ef5e7abb2837312c863a02","kind":"commit","published_at":"2021-04-16T13:55:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5/manifests"},{"name":"V1.55.4","sha":"1c1c939742bb900f0e6ef8c62f3a6844e2bd2c01","kind":"commit","published_at":"2021-03-24T19:12:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4/manifests"},{"name":"V1.55.3","sha":"fe8021835aa1452c69c98163a3c0da9b9f8e987d","kind":"commit","published_at":"2021-03-04T14:07:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3/manifests"},{"name":"V1.55.2","sha":"fd03ac37193a173c4aeb2d78136f9788c141108d","kind":"commit","published_at":"2020-12-27T10:09:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2/manifests"},{"name":"V1.55.0","sha":"ed0395e0a383fb7855987b2e9f82f7ba8151f07f","kind":"commit","published_at":"2020-11-17T10:05:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0/manifests"},{"name":"V1.50.0","sha":"d50de1f8a3ad8da7beac257dcd23be299178e98e","kind":"commit","published_at":"2020-11-15T22:05:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.50.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0/manifests"},{"name":"V1.17.0","sha":"5b9fcca860466e1f5943b2447837513856948eba","kind":"commit","published_at":"2020-10-21T20:07:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.17.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0/manifests"},{"name":"V1.12.3","sha":"46b9cfcfd4126683b3e0bd3204f8f07af0513199","kind":"commit","published_at":"2020-03-22T20:24:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3/manifests"},{"name":"V1.12.2","sha":"c408983a6cdbac4f9892114c29f5a9100a1c14ba","kind":"commit","published_at":"2020-01-28T14:59:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2/manifests"},{"name":"V1.12.1","sha":"6c46e7dca77bfebb0d5d88cf93d9ffc0457ca011","kind":"commit","published_at":"2020-01-27T14:03:31.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1/manifests"},{"name":"V1.11.4","sha":"78c8d59b55aba98177431f2469a12d6fd35e3c74","kind":"commit","published_at":"2019-10-11T17:53:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4/manifests"},{"name":"V1.11.3","sha":"c6c43f6e7055d455fc2b6870267f5a4db0b326a0","kind":"commit","published_at":"2019-10-06T17:02:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3/manifests"},{"name":"V1.11.2","sha":"c6dd03a78ba823476bb62906198a92617229f2ab","kind":"commit","published_at":"2019-10-01T13:59:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2/manifests"},{"name":"V1.11.1","sha":"01da6cef24656162c001f83edb1d854ea2260e05","kind":"commit","published_at":"2019-09-13T10:08:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1/manifests"},{"name":"V1.10.3","sha":"7687057b1dbb4dd4df0f2236082498301f745850","kind":"commit","published_at":"2019-07-04T14:36:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3/manifests"},{"name":"V1.10.2","sha":"6c874ca6c1726db0456277cf0d9f9dd41d2a4d3d","kind":"commit","published_at":"2019-07-04T13:43:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2/manifests"},{"name":"V1.9.9","sha":"30226e0c5967ef2af896b525a50b2f1e36959968","kind":"commit","published_at":"2019-06-23T13:35:18.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9/manifests"},{"name":"V1.9.8","sha":"21a69cbabc71efec21aeb001caf65934848d2e7d","kind":"commit","published_at":"2019-05-29T14:26:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8/manifests"},{"name":"V1.9.7","sha":"90cd377ff9dbd1384ece08b069db114f19f1f294","kind":"commit","published_at":"2019-02-11T12:36:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7/manifests"},{"name":"V1.9.6","sha":"45ba8804fa0f64d7ad0c3effae34bd1f8abc8559","kind":"commit","published_at":"2018-09-26T14:10:29.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6/manifests"},{"name":"V1.9.5","sha":"823c0e969e6be94ce3b7b0764557dc74a1d5fca6","kind":"commit","published_at":"2018-07-18T09:06:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5/manifests"},{"name":"v1.9.4","sha":"3bdf708c68dbfdc6d46579a48ecb0d4eb52cd505","kind":"commit","published_at":"2017-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/v1.9.4","html_url":"https://github.com/mlcommons/ck/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4/manifests"},{"name":"V1.9.3","sha":"7a7655e38b3329a9e7bfb704a44c8da92dc6ff36","kind":"commit","published_at":"2017-10-13T14:47:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3/manifests"},{"name":"V1.9.2","sha":"acd9779584c7ef6f862b12ee683e898df27eda22","kind":"commit","published_at":"2017-10-04T15:29:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2/manifests"},{"name":"V1.9.1","sha":"f3746d8968daa73339eb5b353bf2fbcf17555419","kind":"commit","published_at":"2017-04-29T15:49:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1/manifests"},{"name":"V1.8.7","sha":"d2c3ce32559ebf97fd90f72d58f5cab95eca4710","kind":"commit","published_at":"2017-02-27T09:57:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7/manifests"},{"name":"V1.8.6","sha":"34687141c93e0300b0e0bebbf93950bcb09bb8f7","kind":"commit","published_at":"2017-01-04T21:19:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6/manifests"},{"name":"V1.8.5","sha":"88422ae950a2eadc38c27178e2712cc4dc351963","kind":"commit","published_at":"2016-12-13T07:25:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5/manifests"},{"name":"V1.8.4","sha":"77237523db88095753a9ba1a9c7ee32f56df5366","kind":"commit","published_at":"2016-11-15T14:47:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4/manifests"},{"name":"V1.8.2","sha":"7fc6fda05d8d626544d4c11aa73481746891ed62","kind":"commit","published_at":"2016-09-30T18:47:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2/manifests"},{"name":"V1.8.1","sha":"06eee8e009929a3db42702c708e155bd650baa13","kind":"commit","published_at":"2016-09-14T07:28:53.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1/manifests"},{"name":"V1.7.4","sha":"a7e493be6a3dd138030484d8a9046c87b9ce70b4","kind":"commit","published_at":"2016-08-23T15:25:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4/manifests"},{"name":"V1.7.3","sha":"b6725ba11cc21908409b8474fb4674835c58ec56","kind":"commit","published_at":"2016-08-02T15:04:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3/manifests"},{"name":"V1.7.2","sha":"5f040a893727abc1dcf512b728b981d645675038","kind":"commit","published_at":"2016-07-09T07:55:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2/manifests"},{"name":"V1.7.1","sha":"fbf6ad1e8d4a7136d045330e3ff6c7e0b8609e40","kind":"commit","published_at":"2016-05-21T15:31:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1/manifests"},{"name":"V1.6.16","sha":"901a43ea14b601dcf296be1ace5dc891cae4755b","kind":"commit","published_at":"2016-05-21T15:17:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16/manifests"},{"name":"V1.6.15","sha":"5201a867a3354bb3e035bf8c4316ea145d344af0","kind":"commit","published_at":"2016-05-02T15:41:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15/manifests"},{"name":"V1.6.14","sha":"901edded6abf975f1ee29e7bfaf57a3f7a9dbc51","kind":"commit","published_at":"2016-02-29T20:23:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14/manifests"},{"name":"V1.6.13","sha":"7e2c48e3126231e13ae713d95471b168acc2eef0","kind":"commit","published_at":"2016-02-29T16:09:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.13","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13/manifests"},{"name":"V1.6.12","sha":"ffa9eec65627000a7e5da4d974e03c5da4c3717b","kind":"commit","published_at":"2015-10-29T10:04:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12/manifests"},{"name":"V1.6.11","sha":"54fe24e834f369ad16656945e3b71d0415049c9d","kind":"commit","published_at":"2015-09-27T20:04:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.11","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11/manifests"},{"name":"V1.6.8","sha":"b337f637312c2b8cff2de4ed07da79eba0793bfc","kind":"commit","published_at":"2015-09-26T10:47:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8/manifests"},{"name":"V1.6.5","sha":"e5ad23d8537292e7057929f16735d714a866ebdb","kind":"commit","published_at":"2015-09-25T10:44:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5/manifests"},{"name":"V1.6.1","sha":"277667bb43d06810a0f7f729562671a3d621d63a","kind":"commit","published_at":"2015-09-17T09:53:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1/manifests"},{"name":"V1.5.0917","sha":"2eb8fe6696424f7cfb75742695f843061706d778","kind":"commit","published_at":"2015-09-15T19:49:14.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.5.0917","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.5.0917","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.5.0917","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917/manifests"},{"name":"V1.4.0909","sha":"9650fae7b4242999e4579a7ba535a83347218565","kind":"commit","published_at":"2015-09-09T21:14:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.4.0909","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.4.0909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.4.0909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909/manifests"},{"name":"V1.3.0824","sha":"3891ad9c3c3a86ceb98a3775c8f678fa891b904f","kind":"commit","published_at":"2015-08-24T22:12:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0824","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824/manifests"},{"name":"V1.3.0821","sha":"a6aadb95af867b9d0f5e6a1b74b762dfcc3bfdd6","kind":"commit","published_at":"2015-08-21T08:00:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0821","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0821","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0821","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821/manifests"},{"name":"V1.2.0701","sha":"0d6e06056d308c55f9420c64002deb1727c92e68","kind":"commit","published_at":"2015-06-28T10:38:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0701","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701/manifests"},{"name":"V1.2.0605","sha":"4e7e564d490152b539ca8f3c1f1e0e31daea535c","kind":"commit","published_at":"2015-06-05T16:03:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0605","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605/manifests"},{"name":"V1.2.0513","sha":"aa34cb379bf9b72a9d18edb695648d5edaf85c92","kind":"commit","published_at":"2015-05-13T18:03:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0513","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513/manifests"},{"name":"V1.1.0202","sha":"f0e98227c4230a38976af8c2dc991d3d04207fe1","kind":"commit","published_at":"2015-02-04T16:09:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0202","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202/manifests"},{"name":"V1.1.0201","sha":"b665280905f4ed26247c534cf86a1dfe0ea919e9","kind":"commit","published_at":"2015-02-02T10:48:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0201","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201/manifests"},{"name":"V1.0.1214","sha":"21b6c08e9fa1e9f9218b4c813d4ca54464463bb4","kind":"commit","published_at":"2014-12-14T12:29:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.0.1214","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.0.1214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.0.1214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:59:19.434Z","dependent_packages_count":0,"downloads":45,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":54.13540094386894,"dependent_packages_count":9.613679778355769,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.874540361112352},"purl":"pkg:pypi/cmx4mlperf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cmx4mlperf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cmx4mlperf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cmx4mlperf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T15:04:17.246Z","issues_count":228,"pull_requests_count":645,"avg_time_to_close_issue":9860210.827027027,"avg_time_to_close_pull_request":34552.45723172629,"issues_closed_count":185,"pull_requests_closed_count":643,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.925438596491228,"avg_comments_per_pull_request":1.1906976744186046,"merged_pull_requests_count":598,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":42,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":916733.552631579,"past_year_avg_time_to_close_pull_request":22395.868421052633,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2619047619047619,"past_year_avg_comments_per_pull_request":1.3070175438596492,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues","maintainers":[{"login":"ctuning-admin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"},{"login":"psyhtest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psyhtest"},{"login":"nathanw-mlc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanw-mlc"}],"active_maintainers":[{"login":"ctuning-admin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmx4mlperf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmx4mlperf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmx4mlperf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmx4mlperf/related_packages","maintainers":[{"uuid":"gfursin","login":"gfursin","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/gfursin/","role":"Owner","created_at":"2025-02-17T10:32:13.433Z","updated_at":"2025-02-17T10:32:13.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gfursin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725097,"maintainers_count":308361,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2670901,"name":"ck","ecosystem":"pypi","description":"Collective Knowledge - a lightweight knowledge manager to organize, cross-link, share and reuse artifacts and workflows based on FAIR principles","homepage":"https://github.com/mlcommons/ck","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mlcommons/ck","keywords_array":[],"namespace":null,"versions_count":97,"first_release_published_at":"2015-09-15T13:44:47.000Z","latest_release_published_at":"2024-08-01T12:16:16.000Z","latest_release_number":"2.6.4","last_synced_at":"2025-08-18T18:52:27.310Z","created_at":"2022-04-10T10:21:23.025Z","updated_at":"2025-08-18T18:59:19.461Z","registry_url":"https://pypi.org/project/ck/","install_command":"pip install ck --index-url https://pypi.org/simple","documentation_url":"https://ck.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: Plugins","Environment :: Web Environment","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","Intended Audience :: Information Technology","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Adaptive Technologies","Topic :: Database","Topic :: Education","Topic :: Home Automation","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Software Development","Topic :: System","Topic :: System :: Benchmark","Topic :: Utilities"],"normalized_name":"ck","project_status":null},"repo_metadata":{"id":22882399,"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","archived":false,"fork":false,"pushed_at":"2025-06-19T17:37:00.000Z","size":36843,"stargazers_count":629,"open_issues_count":9,"forks_count":118,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-07-18T12:45:00.910Z","etag":null,"topics":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"latest_commit_sha":null,"homepage":"https://access.cKnowledge.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.CM.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation.bib","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2025-07-12T16:28:05.000Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/mlcommons/ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/sbom","scorecard":{"id":312007,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlcommons/ck","commit":"6debe60716d21045fc1476221a4b0cbbbf540426"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/test-cm.yml:34"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-script-features.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: cm-mlops/script/app-mlperf-inference-intel/run_gptj_harness.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test2.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/run-mlperf-training-benchmark/tests/Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:16","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:6","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:22","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:23","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:24","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:19","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: downloadThenRun not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm-mlops/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm-mlops/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:7","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:9","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/run_gptj_harness_v4_0.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rocm-devices/run.sh:14","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-vision.sh:15","Warn: pipCommand not pinned by hash: docs/_generator/generate_api.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:39","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  64 containerImage dependencies pinned","Info:   1 out of 125 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"578 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2017-101","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2021-227 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-223 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: PYSEC-2021-160 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-173 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-249 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2021-199 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-170 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: PYSEC-2021-206 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: PYSEC-2021-231 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-168 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-226 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2021-150 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: PYSEC-2021-184 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-113 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-179 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2021-253 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2021-205 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: PYSEC-2021-163 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-233 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: PYSEC-2021-207 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: PYSEC-2021-196 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-209 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: PYSEC-2021-155 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-118 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2021-165 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-215 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2021-171 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: PYSEC-2021-212 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: PYSEC-2021-201 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: PYSEC-2021-156 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-154 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2021-216 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: PYSEC-2021-213 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: PYSEC-2021-211 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: PYSEC-2021-153 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2021-174 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2021-197 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2021-251 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2021-241 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: PYSEC-2020-258 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: PYSEC-2021-236 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2021-238 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: PYSEC-2020-117 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2021-210 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: PYSEC-2021-220 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-219 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: PYSEC-2021-159 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-140 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: PYSEC-2021-230 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: PYSEC-2021-246 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: PYSEC-2021-240 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: PYSEC-2020-134 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: PYSEC-2021-228 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2021-187 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: PYSEC-2021-180 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2021-193 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: PYSEC-2021-176 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-128 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: PYSEC-2021-244 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-198 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: PYSEC-2021-243 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: PYSEC-2020-125 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: PYSEC-2020-253 / GHSA-h98h-8mxr-m8gx","Warn: Project is vulnerable to: PYSEC-2021-190 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-152 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-255 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-182 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: PYSEC-2021-169 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: PYSEC-2021-224 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-175 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-237 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-242 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-166 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-189 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: PYSEC-2021-229 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: PYSEC-2021-183 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-172 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2020-256 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: PYSEC-2021-254 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-247 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-195 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: PYSEC-2021-222 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: PYSEC-2020-131 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: PYSEC-2021-185 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: PYSEC-2021-200 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-235 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: PYSEC-2021-203 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: PYSEC-2020-257 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: PYSEC-2020-130 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: PYSEC-2020-127 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: PYSEC-2020-132 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-254 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2021-252 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2021-192 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: PYSEC-2021-161 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: PYSEC-2021-202 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: PYSEC-2021-239 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-245 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: PYSEC-2020-138 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2021-234 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: PYSEC-2021-214 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: PYSEC-2021-232 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-225 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: PYSEC-2021-218 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-188 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-250 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2020-129 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: PYSEC-2021-157 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: PYSEC-2021-208 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2021-204 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: PYSEC-2021-256 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: PYSEC-2021-164 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2021-186 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-217 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: PYSEC-2020-133 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-167 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: PYSEC-2021-177 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-162 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-126 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-178 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-255 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: PYSEC-2021-221 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: PYSEC-2021-194 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-139 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: PYSEC-2019-204","Warn: Project is vulnerable to: PYSEC-2019-205","Warn: Project is vulnerable to: PYSEC-2019-206","Warn: Project is vulnerable to: PYSEC-2019-207","Warn: Project is vulnerable to: PYSEC-2019-208","Warn: Project is vulnerable to: PYSEC-2019-210","Warn: Project is vulnerable to: PYSEC-2020-114","Warn: Project is vulnerable to: PYSEC-2020-115","Warn: Project is vulnerable to: PYSEC-2020-116","Warn: Project is vulnerable to: PYSEC-2020-119","Warn: Project is vulnerable to: PYSEC-2020-120","Warn: Project is vulnerable to: PYSEC-2020-121","Warn: Project is vulnerable to: PYSEC-2020-122","Warn: Project is vulnerable to: PYSEC-2020-123","Warn: Project is vulnerable to: PYSEC-2020-124","Warn: Project is vulnerable to: PYSEC-2021-151","Warn: Project is vulnerable to: PYSEC-2021-181","Warn: Project is vulnerable to: PYSEC-2021-191","Warn: Project is vulnerable to: PYSEC-2021-248","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8"],"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-17T23:19:52.083Z","repository_id":22882399,"created_at":"2025-08-17T23:19:52.083Z","updated_at":"2025-08-17T23:19:52.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043459,"owners_count":24689765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:52:36.216Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","funding_links":[],"total_stars":5547,"followers":614,"following":0,"created_at":"2022-11-10T05:32:40.232Z","updated_at":"2024-04-14T06:52:55.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"tags":[{"name":"cmx-v4.1.4","sha":"ca0ab00253f4a2cbd9c20463bc218a3230d96c38","kind":"commit","published_at":"2025-03-13T15:30:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4/manifests"},{"name":"cmind-v4.1.3","sha":"91f259b3233a9a8c34d157a96c958d1ecd2be7bc","kind":"commit","published_at":"2025-02-20T09:31:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmind-v4.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cmind-v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmind-v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3/manifests"},{"name":"cmx-v4.1.0","sha":"256f181984a40d1f0851551d449eea5060b66655","kind":"commit","published_at":"2025-02-17T10:55:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0/manifests"},{"name":"cmx-v4.0.2","sha":"1279009a07a6b147da4c9ac5ca72947827d7a07b","kind":"commit","published_at":"2025-02-05T17:45:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2/manifests"},{"name":"cm-v3.5.3","sha":"05a79cb375263011b62d00b55a52b8d7e117dd4b","kind":"commit","published_at":"2025-01-15T15:50:42.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3/manifests"},{"name":"cm-v3.5.2","sha":"b607edb96f00c6ef30ab4f8a18e8bdef6695d0db","kind":"commit","published_at":"2024-12-20T15:09:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2/manifests"},{"name":"cm-v3.5.1","sha":"80959de3239fb012d0962c1de57460bb46fd830b","kind":"commit","published_at":"2024-12-03T18:52:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1/manifests"},{"name":"cm-v3.4.4","sha":"f9ed6236e827d733b88ac09dda81841da69c6323","kind":"commit","published_at":"2024-11-29T15:02:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4/manifests"},{"name":"cm-v3.4.3","sha":"c28a4b63a956693cb329f3f8e5e5c7ea9069b260","kind":"commit","published_at":"2024-11-24T22:30:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3/manifests"},{"name":"cm-v3.4.2","sha":"ec9b1b9a6a1b4d9af0c0988b1859d8ecebb2f217","kind":"commit","published_at":"2024-11-22T14:19:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2/manifests"},{"name":"cm-v3.4.1","sha":"584ccb62fdc81f29caa66b8a4842c98fdc611932","kind":"commit","published_at":"2024-11-10T09:21:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1/manifests"},{"name":"cm-v3.3.4","sha":"212d825075ecd83464d5cefb4a541bd3dc3f083b","kind":"commit","published_at":"2024-11-06T11:53:32.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4/manifests"},{"name":"cm-v3.3.3","sha":"03eb0b25cc066791f4c7d99d8cf19d8fdabd385a","kind":"commit","published_at":"2024-11-03T10:39:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3/manifests"},{"name":"cm-v3.3.1","sha":"dfefc2ae450d4981d4c5718dcb155d824f5ecb67","kind":"commit","published_at":"2024-11-01T10:48:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1/manifests"},{"name":"cm-v3.2.9","sha":"b61d80eed399663af341171c49a26302c82b1db9","kind":"commit","published_at":"2024-10-29T10:26:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9/manifests"},{"name":"cm-v3.2.8","sha":"55405ba4c9e493542f77d978406709c62222c807","kind":"commit","published_at":"2024-10-27T15:45:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8/manifests"},{"name":"cm-v3.2.5","sha":"149cfba550cbcf429754a19e5a489ac79bd808fd","kind":"commit","published_at":"2024-10-19T17:03:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5/manifests"},{"name":"cm-v3.2.3","sha":"71e172062d3938ef020227dad39394e55cab5976","kind":"commit","published_at":"2024-10-16T09:50:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3/manifests"},{"name":"cm-v3.2.0","sha":"72734a1dab82ba3d33a49083f6c5333f858849bb","kind":"commit","published_at":"2024-10-13T12:17:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0/manifests"},{"name":"cm-v3.1.0","sha":"1eb3976cfa205aa0a8e4bdaabf1e992b4104dcb3","kind":"commit","published_at":"2024-10-10T19:02:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0/manifests"},{"name":"cm-v3.0.3","sha":"2dcaff543c64bdf19e86e03918c0d39d3918dea5","kind":"commit","published_at":"2024-10-09T10:16:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3/manifests"},{"name":"cm-v3.0.2","sha":"171977855330ccddb187a7a63f5f3e51b9a200ba","kind":"commit","published_at":"2024-10-08T02:12:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2/manifests"},{"name":"cm-v3.0.1","sha":"052f17bdc6dbf1d9637311a4864c349eaac988af","kind":"commit","published_at":"2024-10-07T10:22:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1/manifests"},{"name":"cm-v2.4.0","sha":"02a107520d0ae4dcb537d9335a3571f088c8651d","kind":"commit","published_at":"2024-10-04T21:09:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0/manifests"},{"name":"cm-v2.3.9","sha":"4ffeb19c341144ff0011737d04211634751179ec","kind":"commit","published_at":"2024-09-29T13:17:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9/manifests"},{"name":"cm-v2.3.8","sha":"07e3ac5baf096d43e6e8abb9d38e255d6fbb2720","kind":"commit","published_at":"2024-09-27T09:14:45.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8/manifests"},{"name":"cm-v2.3.7","sha":"443bd03eeff32d54bf6875d36948df0d343df999","kind":"commit","published_at":"2024-09-26T13:30:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.7","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7/manifests"},{"name":"cm-v2.3.6","sha":"2050f67d6f598a24bdf30a384fed9de4484502a8","kind":"commit","published_at":"2024-09-17T12:58:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6/manifests"},{"name":"cm-v2.3.5","sha":"76ba0e119dc35acd300b899f477f2d6749f9c1f5","kind":"commit","published_at":"2024-08-12T16:50:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5/manifests"},{"name":"cm-v2.3.4","sha":"56a02d3557b60445ffeaf3cb618baba198f5c575","kind":"commit","published_at":"2024-07-17T15:50:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4/manifests"},{"name":"cm-v2.3.2","sha":"8159140b25c86e25fc0227db013c582343378dda","kind":"commit","published_at":"2024-06-15T13:52:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2/manifests"},{"name":"cm-v2.3.0","sha":"e4c2133c8a8832a2fcb2ad4838c15b0c4defb792","kind":"commit","published_at":"2024-04-28T14:05:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0/manifests"},{"name":"cm-mlops-arc-20240428","sha":"14cc98783b0c7c82abcb48f71e1b2dc111007793","kind":"commit","published_at":"2024-04-26T13:48:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-mlops-arc-20240428","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-mlops-arc-20240428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-mlops-arc-20240428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428/manifests"},{"name":"cm-v2.2.0","sha":"c77b006e1fa179873d4e8915bbd415871ca2c6d3","kind":"commit","published_at":"2024-04-23T18:03:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0/manifests"},{"name":"cm-v2.1.2","sha":"baf3402a0de7b64d3c8289679360bc82beaa3d10","kind":"commit","published_at":"2024-04-17T15:42:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2/manifests"},{"name":"cm-v2.1.1","sha":"572fb006eb526d04ed309f0587997ca95cf8d463","kind":"commit","published_at":"2024-04-16T18:06:09.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1/manifests"},{"name":"cm-v2.0.4","sha":"9d6739ad8d00b9eeaa71b6b598c166a78d9af0c5","kind":"commit","published_at":"2024-04-10T15:50:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4/manifests"},{"name":"cm-v2.0.3","sha":"5b468c0b349026828b5b58829843975b386ba2c8","kind":"commit","published_at":"2024-03-20T21:03:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3/manifests"},{"name":"cm-v2.0.2","sha":"a1de1c4e1684e1bf4f0b7620e4be6b430856c18e","kind":"commit","published_at":"2024-03-11T09:23:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2/manifests"},{"name":"cm-v2.0.1","sha":"1f9de76fa8071e0e6c82b933d8fb85c98d549223","kind":"commit","published_at":"2024-02-23T11:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1/manifests"},{"name":"cm-v1.6.2","sha":"f2f68a27c8f59d1879ae0c128b0d13c299ffe438","kind":"commit","published_at":"2024-02-03T16:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2/manifests"},{"name":"cm-v1.6.1","sha":"a31610e185af39b163252dee122f02b3d05ab867","kind":"commit","published_at":"2024-02-02T11:10:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1/manifests"},{"name":"cm-v1.5.3","sha":"ca0d83caf02effcb90bb5e9c360c7bc5fa900bb5","kind":"commit","published_at":"2023-09-22T11:26:17.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3/manifests"},{"name":"cm-v1.5.2","sha":"926ae6701d971e13b088b0e2a2ac88c8a3365aa1","kind":"commit","published_at":"2023-09-01T15:05:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2/manifests"},{"name":"cm-v1.5.1","sha":"f12d69d913580d9f1a4c53af72d1c660084b14da","kind":"commit","published_at":"2023-07-17T20:04:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1/manifests"},{"name":"cm-v1.5.0","sha":"8c43a3dd65e7a5a4d19517f09614a0d95410c8d9","kind":"commit","published_at":"2023-07-05T19:29:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0/manifests"},{"name":"cm-v1.4.1","sha":"91f5a33a6d225220afd806ca1e2968063e6a5a1b","kind":"commit","published_at":"2023-06-08T10:49:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1/manifests"},{"name":"cm-v1.4.0","sha":"b037a3e49c233ab1e0e4ca745a01dbac65593f9b","kind":"commit","published_at":"2023-06-07T14:59:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0/manifests"},{"name":"cm-v1.3.0","sha":"cc5daa8d91e927cb5fe294f71a513ee59f91331b","kind":"commit","published_at":"2023-06-01T09:20:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0/manifests"},{"name":"cm-v1.2.2","sha":"f0f8ca36be7d8cb34dddd0224f7e12cb86e5625e","kind":"commit","published_at":"2023-05-31T08:40:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2/manifests"},{"name":"cm-v1.2.1","sha":"eca4465926a71ed1e9d0908b0128ac5c522ada30","kind":"commit","published_at":"2023-05-26T15:45:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1/manifests"},{"name":"cm-v1.1.6","sha":"ddb409f4b87a2803e11ebf6b32242d09307b2d1d","kind":"commit","published_at":"2023-05-16T10:26:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6/manifests"},{"name":"cm-v1.1.3","sha":"9f0fd853c6a4a3224fe306ca1e0880379278da6d","kind":"commit","published_at":"2022-12-07T13:43:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3/manifests"},{"name":"cm-v1.1.1","sha":"f9abc764a15a7dd26ca43650b4a1d4f016bac1e9","kind":"commit","published_at":"2022-11-15T14:47:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1/manifests"},{"name":"cm-v1.1.0","sha":"fe95527be4eb10b83e6581ce9ec6c1ff40f96266","kind":"commit","published_at":"2022-11-15T14:40:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0/manifests"},{"name":"cm-v1.0.5","sha":"d5d17732a8411a10168154748ef62d8e7243a465","kind":"commit","published_at":"2022-11-08T21:17:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5/manifests"},{"name":"cm-v1.0.1","sha":"fb602b5af642ab6841e760bddb87fcc6ebd94fc6","kind":"commit","published_at":"2022-09-13T12:40:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1/manifests"},{"name":"cm-v0.7.24","sha":"7e21eefa36976c042cf3350774993e305c9dda50","kind":"commit","published_at":"2022-09-04T14:42:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v0.7.24","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24/manifests"},{"name":"V2.6.1","sha":"558a22c5970eb0d6708d0edc080e62a92566bab0","kind":"commit","published_at":"2022-01-05T09:36:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1/manifests"},{"name":"V2.6.0","sha":"0dafd7cd428073188dad0bcb919f7a780cb3fae1","kind":"commit","published_at":"2022-01-03T21:54:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0/manifests"},{"name":"V2.5.8","sha":"e59c8948773afc78a4a9e4ae72176c3f9b5f759b","kind":"commit","published_at":"2021-07-23T08:14:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8/manifests"},{"name":"V2.5.7","sha":"3ab8c6b68d20d6938886026ab31d55cf0000025b","kind":"commit","published_at":"2021-07-10T12:02:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7/manifests"},{"name":"V2.5.6","sha":"9b1c838ee8e17ba7b525f9afd7248c8dd90b2117","kind":"commit","published_at":"2021-07-08T13:58:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6/manifests"},{"name":"V2.5.5","sha":"31ae6b7c20286b152db651caea3ebfe922e373c0","kind":"commit","published_at":"2021-06-26T14:36:08.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5/manifests"},{"name":"V2.5.4","sha":"6a0acafa293baa2ba19e7dc342ff6be412a1c394","kind":"commit","published_at":"2021-06-10T08:32:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4/manifests"},{"name":"V2.5.3","sha":"0e43e52bdc25235702dbd4c0d34c3d3af54ab9f5","kind":"commit","published_at":"2021-06-01T10:01:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3/manifests"},{"name":"V2.5.0","sha":"8cfe150678930441f42d64c68aee561a4b6218b0","kind":"commit","published_at":"2021-05-27T12:10:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0/manifests"},{"name":"V2.4.0","sha":"b25d0e8cc8b41ae993c30d3687a78adde54b41bb","kind":"commit","published_at":"2021-05-24T15:20:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0/manifests"},{"name":"V2.3.0","sha":"08ab19bfbbbaf18b9630ce5b2e4f74782e9fa861","kind":"commit","published_at":"2021-05-21T13:19:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0/manifests"},{"name":"V2.2.0","sha":"42459fde2fb29300362709d50143938318067f92","kind":"commit","published_at":"2021-05-20T09:14:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0/manifests"},{"name":"V2.1.0","sha":"0de17d25348017ab501562f3c722324a95dc8d90","kind":"commit","published_at":"2021-05-19T10:04:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0/manifests"},{"name":"V2.0.10","sha":"c80bffe304dbd246377246673c04e35ecd99e71e","kind":"commit","published_at":"2021-05-15T15:24:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10/manifests"},{"name":"V2.0.9","sha":"41d24084e63d0929b27772879421ec1ee654e752","kind":"commit","published_at":"2021-05-15T14:58:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9/manifests"},{"name":"V2.0.8","sha":"fb73b9515379a1d460b648d4a1ae6b87e4a7f6c7","kind":"commit","published_at":"2021-05-15T11:37:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8/manifests"},{"name":"V2.0.7","sha":"6e7b03c774b56fe1ac827fab07a7d940b18267df","kind":"commit","published_at":"2021-05-14T10:21:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7/manifests"},{"name":"V2.0.1","sha":"c5f0bc066971df9e6454f86c323d062b773235c6","kind":"commit","published_at":"2021-05-03T09:56:33.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1/manifests"},{"name":"V2.0.0","sha":"990cf581303a0111a7b19d9786b4f0279aa2bd60","kind":"commit","published_at":"2021-05-02T19:00:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0/manifests"},{"name":"V1.55.16","sha":"95b716c8aa9a66638c4756b39524b5490e9fb3f9","kind":"commit","published_at":"2021-05-01T13:11:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16/manifests"},{"name":"V1.55.15","sha":"35882230f62ec331b6042d37e45af4161d9ccac2","kind":"commit","published_at":"2021-04-30T14:56:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15/manifests"},{"name":"V1.55.14","sha":"fa07c85bbed109303b8ac396b09bbd6314f79733","kind":"commit","published_at":"2021-04-28T07:50:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14/manifests"},{"name":"V1.55.12","sha":"654adba209a3cd9e9f4472c7c86bc9dbe16d568e","kind":"commit","published_at":"2021-04-26T08:47:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12/manifests"},{"name":"V1.55.10","sha":"63efdfc4ac50a29a281d1bfd4ef929f15519d79d","kind":"commit","published_at":"2021-04-23T13:19:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10/manifests"},{"name":"V1.55.9","sha":"c44a3dbbbbba00668f58c54bc059b0e65b3e9d50","kind":"commit","published_at":"2021-04-22T12:17:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9/manifests"},{"name":"V1.55.8","sha":"cdc0f72cccaa8fc3f857c866f67074849e71f57e","kind":"commit","published_at":"2021-04-18T08:00:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8/manifests"},{"name":"V1.55.7","sha":"658ab2bf9bfaa6df0c18f09147515779d5ad3186","kind":"commit","published_at":"2021-04-18T06:41:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7/manifests"},{"name":"V1.55.6","sha":"341b714392d4e29eab4ff48ec41cf11d2544305c","kind":"commit","published_at":"2021-04-17T18:31:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6/manifests"},{"name":"V1.55.5","sha":"9938a0e81175e30045ef5e7abb2837312c863a02","kind":"commit","published_at":"2021-04-16T13:55:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5/manifests"},{"name":"V1.55.4","sha":"1c1c939742bb900f0e6ef8c62f3a6844e2bd2c01","kind":"commit","published_at":"2021-03-24T19:12:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4/manifests"},{"name":"V1.55.3","sha":"fe8021835aa1452c69c98163a3c0da9b9f8e987d","kind":"commit","published_at":"2021-03-04T14:07:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3/manifests"},{"name":"V1.55.2","sha":"fd03ac37193a173c4aeb2d78136f9788c141108d","kind":"commit","published_at":"2020-12-27T10:09:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2/manifests"},{"name":"V1.55.0","sha":"ed0395e0a383fb7855987b2e9f82f7ba8151f07f","kind":"commit","published_at":"2020-11-17T10:05:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0/manifests"},{"name":"V1.50.0","sha":"d50de1f8a3ad8da7beac257dcd23be299178e98e","kind":"commit","published_at":"2020-11-15T22:05:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.50.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0/manifests"},{"name":"V1.17.0","sha":"5b9fcca860466e1f5943b2447837513856948eba","kind":"commit","published_at":"2020-10-21T20:07:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.17.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0/manifests"},{"name":"V1.12.3","sha":"46b9cfcfd4126683b3e0bd3204f8f07af0513199","kind":"commit","published_at":"2020-03-22T20:24:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3/manifests"},{"name":"V1.12.2","sha":"c408983a6cdbac4f9892114c29f5a9100a1c14ba","kind":"commit","published_at":"2020-01-28T14:59:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2/manifests"},{"name":"V1.12.1","sha":"6c46e7dca77bfebb0d5d88cf93d9ffc0457ca011","kind":"commit","published_at":"2020-01-27T14:03:31.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1/manifests"},{"name":"V1.11.4","sha":"78c8d59b55aba98177431f2469a12d6fd35e3c74","kind":"commit","published_at":"2019-10-11T17:53:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4/manifests"},{"name":"V1.11.3","sha":"c6c43f6e7055d455fc2b6870267f5a4db0b326a0","kind":"commit","published_at":"2019-10-06T17:02:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3/manifests"},{"name":"V1.11.2","sha":"c6dd03a78ba823476bb62906198a92617229f2ab","kind":"commit","published_at":"2019-10-01T13:59:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2/manifests"},{"name":"V1.11.1","sha":"01da6cef24656162c001f83edb1d854ea2260e05","kind":"commit","published_at":"2019-09-13T10:08:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1/manifests"},{"name":"V1.10.3","sha":"7687057b1dbb4dd4df0f2236082498301f745850","kind":"commit","published_at":"2019-07-04T14:36:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3/manifests"},{"name":"V1.10.2","sha":"6c874ca6c1726db0456277cf0d9f9dd41d2a4d3d","kind":"commit","published_at":"2019-07-04T13:43:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2/manifests"},{"name":"V1.9.9","sha":"30226e0c5967ef2af896b525a50b2f1e36959968","kind":"commit","published_at":"2019-06-23T13:35:18.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9/manifests"},{"name":"V1.9.8","sha":"21a69cbabc71efec21aeb001caf65934848d2e7d","kind":"commit","published_at":"2019-05-29T14:26:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8/manifests"},{"name":"V1.9.7","sha":"90cd377ff9dbd1384ece08b069db114f19f1f294","kind":"commit","published_at":"2019-02-11T12:36:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7/manifests"},{"name":"V1.9.6","sha":"45ba8804fa0f64d7ad0c3effae34bd1f8abc8559","kind":"commit","published_at":"2018-09-26T14:10:29.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6/manifests"},{"name":"V1.9.5","sha":"823c0e969e6be94ce3b7b0764557dc74a1d5fca6","kind":"commit","published_at":"2018-07-18T09:06:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5/manifests"},{"name":"v1.9.4","sha":"3bdf708c68dbfdc6d46579a48ecb0d4eb52cd505","kind":"commit","published_at":"2017-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/v1.9.4","html_url":"https://github.com/mlcommons/ck/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4/manifests"},{"name":"V1.9.3","sha":"7a7655e38b3329a9e7bfb704a44c8da92dc6ff36","kind":"commit","published_at":"2017-10-13T14:47:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3/manifests"},{"name":"V1.9.2","sha":"acd9779584c7ef6f862b12ee683e898df27eda22","kind":"commit","published_at":"2017-10-04T15:29:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2/manifests"},{"name":"V1.9.1","sha":"f3746d8968daa73339eb5b353bf2fbcf17555419","kind":"commit","published_at":"2017-04-29T15:49:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1/manifests"},{"name":"V1.8.7","sha":"d2c3ce32559ebf97fd90f72d58f5cab95eca4710","kind":"commit","published_at":"2017-02-27T09:57:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7/manifests"},{"name":"V1.8.6","sha":"34687141c93e0300b0e0bebbf93950bcb09bb8f7","kind":"commit","published_at":"2017-01-04T21:19:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6/manifests"},{"name":"V1.8.5","sha":"88422ae950a2eadc38c27178e2712cc4dc351963","kind":"commit","published_at":"2016-12-13T07:25:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5/manifests"},{"name":"V1.8.4","sha":"77237523db88095753a9ba1a9c7ee32f56df5366","kind":"commit","published_at":"2016-11-15T14:47:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4/manifests"},{"name":"V1.8.2","sha":"7fc6fda05d8d626544d4c11aa73481746891ed62","kind":"commit","published_at":"2016-09-30T18:47:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2/manifests"},{"name":"V1.8.1","sha":"06eee8e009929a3db42702c708e155bd650baa13","kind":"commit","published_at":"2016-09-14T07:28:53.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1/manifests"},{"name":"V1.7.4","sha":"a7e493be6a3dd138030484d8a9046c87b9ce70b4","kind":"commit","published_at":"2016-08-23T15:25:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4/manifests"},{"name":"V1.7.3","sha":"b6725ba11cc21908409b8474fb4674835c58ec56","kind":"commit","published_at":"2016-08-02T15:04:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3/manifests"},{"name":"V1.7.2","sha":"5f040a893727abc1dcf512b728b981d645675038","kind":"commit","published_at":"2016-07-09T07:55:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2/manifests"},{"name":"V1.7.1","sha":"fbf6ad1e8d4a7136d045330e3ff6c7e0b8609e40","kind":"commit","published_at":"2016-05-21T15:31:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1/manifests"},{"name":"V1.6.16","sha":"901a43ea14b601dcf296be1ace5dc891cae4755b","kind":"commit","published_at":"2016-05-21T15:17:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16/manifests"},{"name":"V1.6.15","sha":"5201a867a3354bb3e035bf8c4316ea145d344af0","kind":"commit","published_at":"2016-05-02T15:41:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15/manifests"},{"name":"V1.6.14","sha":"901edded6abf975f1ee29e7bfaf57a3f7a9dbc51","kind":"commit","published_at":"2016-02-29T20:23:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14/manifests"},{"name":"V1.6.13","sha":"7e2c48e3126231e13ae713d95471b168acc2eef0","kind":"commit","published_at":"2016-02-29T16:09:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.13","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13/manifests"},{"name":"V1.6.12","sha":"ffa9eec65627000a7e5da4d974e03c5da4c3717b","kind":"commit","published_at":"2015-10-29T10:04:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12/manifests"},{"name":"V1.6.11","sha":"54fe24e834f369ad16656945e3b71d0415049c9d","kind":"commit","published_at":"2015-09-27T20:04:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.11","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11/manifests"},{"name":"V1.6.8","sha":"b337f637312c2b8cff2de4ed07da79eba0793bfc","kind":"commit","published_at":"2015-09-26T10:47:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8/manifests"},{"name":"V1.6.5","sha":"e5ad23d8537292e7057929f16735d714a866ebdb","kind":"commit","published_at":"2015-09-25T10:44:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5/manifests"},{"name":"V1.6.1","sha":"277667bb43d06810a0f7f729562671a3d621d63a","kind":"commit","published_at":"2015-09-17T09:53:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1/manifests"},{"name":"V1.5.0917","sha":"2eb8fe6696424f7cfb75742695f843061706d778","kind":"commit","published_at":"2015-09-15T19:49:14.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.5.0917","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.5.0917","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.5.0917","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917/manifests"},{"name":"V1.4.0909","sha":"9650fae7b4242999e4579a7ba535a83347218565","kind":"commit","published_at":"2015-09-09T21:14:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.4.0909","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.4.0909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.4.0909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909/manifests"},{"name":"V1.3.0824","sha":"3891ad9c3c3a86ceb98a3775c8f678fa891b904f","kind":"commit","published_at":"2015-08-24T22:12:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0824","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824/manifests"},{"name":"V1.3.0821","sha":"a6aadb95af867b9d0f5e6a1b74b762dfcc3bfdd6","kind":"commit","published_at":"2015-08-21T08:00:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0821","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0821","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0821","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821/manifests"},{"name":"V1.2.0701","sha":"0d6e06056d308c55f9420c64002deb1727c92e68","kind":"commit","published_at":"2015-06-28T10:38:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0701","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701/manifests"},{"name":"V1.2.0605","sha":"4e7e564d490152b539ca8f3c1f1e0e31daea535c","kind":"commit","published_at":"2015-06-05T16:03:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0605","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605/manifests"},{"name":"V1.2.0513","sha":"aa34cb379bf9b72a9d18edb695648d5edaf85c92","kind":"commit","published_at":"2015-05-13T18:03:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0513","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513/manifests"},{"name":"V1.1.0202","sha":"f0e98227c4230a38976af8c2dc991d3d04207fe1","kind":"commit","published_at":"2015-02-04T16:09:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0202","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202/manifests"},{"name":"V1.1.0201","sha":"b665280905f4ed26247c534cf86a1dfe0ea919e9","kind":"commit","published_at":"2015-02-02T10:48:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0201","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201/manifests"},{"name":"V1.0.1214","sha":"21b6c08e9fa1e9f9218b4c813d4ca54464463bb4","kind":"commit","published_at":"2014-12-14T12:29:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.0.1214","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.0.1214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.0.1214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:59:19.460Z","dependent_packages_count":0,"downloads":692,"downloads_period":"last-month","dependent_repos_count":23,"rankings":{"downloads":4.329532183829086,"dependent_repos_count":3.02718569639967,"dependent_packages_count":10.09540786432578,"stargazers_count":2.6650433933028523,"forks_count":4.589703415464533,"docker_downloads_count":1.8036378069351897,"average":4.418418393376185},"purl":"pkg:pypi/ck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ck","docker_dependents_count":9,"docker_downloads_count":6069,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ck/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T15:04:17.246Z","issues_count":228,"pull_requests_count":645,"avg_time_to_close_issue":9860210.827027027,"avg_time_to_close_pull_request":34552.45723172629,"issues_closed_count":185,"pull_requests_closed_count":643,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.925438596491228,"avg_comments_per_pull_request":1.1906976744186046,"merged_pull_requests_count":598,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":42,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":916733.552631579,"past_year_avg_time_to_close_pull_request":22395.868421052633,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2619047619047619,"past_year_avg_comments_per_pull_request":1.3070175438596492,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues","maintainers":[{"login":"ctuning-admin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"},{"login":"psyhtest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psyhtest"},{"login":"nathanw-mlc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanw-mlc"}],"active_maintainers":[{"login":"ctuning-admin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ck/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ck/related_packages","maintainers":[{"uuid":"gfursin","login":"gfursin","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/gfursin/","role":null,"created_at":"2023-02-10T13:16:52.675Z","updated_at":"2023-02-10T13:16:52.675Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gfursin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725097,"maintainers_count":308361,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11268576,"name":"cmx4mlops","ecosystem":"pypi","description":"CMX4MLOps repository","homepage":"https://github.com/mlcommons/ck","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mlcommons/ck","keywords_array":["cmx4mlops","cmx4mlperf","cm4mlops","cm4mlperf","mlperf","virtual mlops","vmlops","cmind","workflow","automation","mlops","devops","aiops","portability","reusability"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-01-15T11:54:26.000Z","latest_release_published_at":"2025-02-02T21:42:06.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-08-18T18:52:26.888Z","created_at":"2025-01-15T12:00:26.411Z","updated_at":"2025-08-18T18:59:19.468Z","registry_url":"https://pypi.org/project/cmx4mlops/","install_command":"pip install cmx4mlops --index-url https://pypi.org/simple","documentation_url":"https://cmx4mlops.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"cmx4mlops","project_status":null},"repo_metadata":{"id":22882399,"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","archived":false,"fork":false,"pushed_at":"2025-06-19T17:37:00.000Z","size":36843,"stargazers_count":629,"open_issues_count":9,"forks_count":118,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-07-18T12:45:00.910Z","etag":null,"topics":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"latest_commit_sha":null,"homepage":"https://access.cKnowledge.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.CM.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation.bib","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2025-07-12T16:28:05.000Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/mlcommons/ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/sbom","scorecard":{"id":312007,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlcommons/ck","commit":"6debe60716d21045fc1476221a4b0cbbbf540426"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/test-cm.yml:34"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-script-features.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: cm-mlops/script/app-mlperf-inference-intel/run_gptj_harness.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test2.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/run-mlperf-training-benchmark/tests/Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:16","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:6","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:22","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:23","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:24","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:19","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: downloadThenRun not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm-mlops/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm-mlops/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:7","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:9","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/run_gptj_harness_v4_0.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rocm-devices/run.sh:14","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-vision.sh:15","Warn: pipCommand not pinned by hash: docs/_generator/generate_api.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:39","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  64 containerImage dependencies pinned","Info:   1 out of 125 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"578 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2017-101","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2021-227 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-223 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: PYSEC-2021-160 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-173 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-249 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2021-199 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-170 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: PYSEC-2021-206 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: PYSEC-2021-231 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-168 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-226 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2021-150 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: PYSEC-2021-184 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-113 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-179 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2021-253 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2021-205 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: PYSEC-2021-163 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-233 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: PYSEC-2021-207 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: PYSEC-2021-196 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-209 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: PYSEC-2021-155 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-118 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2021-165 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-215 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2021-171 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: PYSEC-2021-212 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: PYSEC-2021-201 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: PYSEC-2021-156 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-154 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2021-216 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: PYSEC-2021-213 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: PYSEC-2021-211 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: PYSEC-2021-153 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2021-174 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2021-197 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2021-251 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2021-241 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: PYSEC-2020-258 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: PYSEC-2021-236 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2021-238 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: PYSEC-2020-117 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2021-210 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: PYSEC-2021-220 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-219 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: PYSEC-2021-159 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-140 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: PYSEC-2021-230 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: PYSEC-2021-246 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: PYSEC-2021-240 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: PYSEC-2020-134 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: PYSEC-2021-228 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2021-187 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: PYSEC-2021-180 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2021-193 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: PYSEC-2021-176 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-128 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: PYSEC-2021-244 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-198 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: PYSEC-2021-243 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: PYSEC-2020-125 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: PYSEC-2020-253 / GHSA-h98h-8mxr-m8gx","Warn: Project is vulnerable to: PYSEC-2021-190 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-152 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-255 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-182 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: PYSEC-2021-169 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: PYSEC-2021-224 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-175 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-237 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-242 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-166 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-189 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: PYSEC-2021-229 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: PYSEC-2021-183 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-172 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2020-256 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: PYSEC-2021-254 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-247 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-195 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: PYSEC-2021-222 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: PYSEC-2020-131 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: PYSEC-2021-185 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: PYSEC-2021-200 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-235 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: PYSEC-2021-203 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: PYSEC-2020-257 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: PYSEC-2020-130 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: PYSEC-2020-127 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: PYSEC-2020-132 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-254 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2021-252 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2021-192 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: PYSEC-2021-161 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: PYSEC-2021-202 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: PYSEC-2021-239 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-245 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: PYSEC-2020-138 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2021-234 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: PYSEC-2021-214 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: PYSEC-2021-232 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-225 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: PYSEC-2021-218 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-188 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-250 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2020-129 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: PYSEC-2021-157 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: PYSEC-2021-208 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2021-204 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: PYSEC-2021-256 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: PYSEC-2021-164 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2021-186 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-217 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: PYSEC-2020-133 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-167 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: PYSEC-2021-177 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-162 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-126 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-178 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-255 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: PYSEC-2021-221 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: PYSEC-2021-194 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-139 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: PYSEC-2019-204","Warn: Project is vulnerable to: PYSEC-2019-205","Warn: Project is vulnerable to: PYSEC-2019-206","Warn: Project is vulnerable to: PYSEC-2019-207","Warn: Project is vulnerable to: PYSEC-2019-208","Warn: Project is vulnerable to: PYSEC-2019-210","Warn: Project is vulnerable to: PYSEC-2020-114","Warn: Project is vulnerable to: PYSEC-2020-115","Warn: Project is vulnerable to: PYSEC-2020-116","Warn: Project is vulnerable to: PYSEC-2020-119","Warn: Project is vulnerable to: PYSEC-2020-120","Warn: Project is vulnerable to: PYSEC-2020-121","Warn: Project is vulnerable to: PYSEC-2020-122","Warn: Project is vulnerable to: PYSEC-2020-123","Warn: Project is vulnerable to: PYSEC-2020-124","Warn: Project is vulnerable to: PYSEC-2021-151","Warn: Project is vulnerable to: PYSEC-2021-181","Warn: Project is vulnerable to: PYSEC-2021-191","Warn: Project is vulnerable to: PYSEC-2021-248","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8"],"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-17T23:19:52.083Z","repository_id":22882399,"created_at":"2025-08-17T23:19:52.083Z","updated_at":"2025-08-17T23:19:52.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043459,"owners_count":24689765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:52:36.216Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","funding_links":[],"total_stars":5547,"followers":614,"following":0,"created_at":"2022-11-10T05:32:40.232Z","updated_at":"2024-04-14T06:52:55.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"tags":[{"name":"cmx-v4.1.4","sha":"ca0ab00253f4a2cbd9c20463bc218a3230d96c38","kind":"commit","published_at":"2025-03-13T15:30:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4/manifests"},{"name":"cmind-v4.1.3","sha":"91f259b3233a9a8c34d157a96c958d1ecd2be7bc","kind":"commit","published_at":"2025-02-20T09:31:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmind-v4.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cmind-v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmind-v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3/manifests"},{"name":"cmx-v4.1.0","sha":"256f181984a40d1f0851551d449eea5060b66655","kind":"commit","published_at":"2025-02-17T10:55:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0/manifests"},{"name":"cmx-v4.0.2","sha":"1279009a07a6b147da4c9ac5ca72947827d7a07b","kind":"commit","published_at":"2025-02-05T17:45:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2/manifests"},{"name":"cm-v3.5.3","sha":"05a79cb375263011b62d00b55a52b8d7e117dd4b","kind":"commit","published_at":"2025-01-15T15:50:42.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3/manifests"},{"name":"cm-v3.5.2","sha":"b607edb96f00c6ef30ab4f8a18e8bdef6695d0db","kind":"commit","published_at":"2024-12-20T15:09:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2/manifests"},{"name":"cm-v3.5.1","sha":"80959de3239fb012d0962c1de57460bb46fd830b","kind":"commit","published_at":"2024-12-03T18:52:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1/manifests"},{"name":"cm-v3.4.4","sha":"f9ed6236e827d733b88ac09dda81841da69c6323","kind":"commit","published_at":"2024-11-29T15:02:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4/manifests"},{"name":"cm-v3.4.3","sha":"c28a4b63a956693cb329f3f8e5e5c7ea9069b260","kind":"commit","published_at":"2024-11-24T22:30:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3/manifests"},{"name":"cm-v3.4.2","sha":"ec9b1b9a6a1b4d9af0c0988b1859d8ecebb2f217","kind":"commit","published_at":"2024-11-22T14:19:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2/manifests"},{"name":"cm-v3.4.1","sha":"584ccb62fdc81f29caa66b8a4842c98fdc611932","kind":"commit","published_at":"2024-11-10T09:21:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1/manifests"},{"name":"cm-v3.3.4","sha":"212d825075ecd83464d5cefb4a541bd3dc3f083b","kind":"commit","published_at":"2024-11-06T11:53:32.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4/manifests"},{"name":"cm-v3.3.3","sha":"03eb0b25cc066791f4c7d99d8cf19d8fdabd385a","kind":"commit","published_at":"2024-11-03T10:39:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3/manifests"},{"name":"cm-v3.3.1","sha":"dfefc2ae450d4981d4c5718dcb155d824f5ecb67","kind":"commit","published_at":"2024-11-01T10:48:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1/manifests"},{"name":"cm-v3.2.9","sha":"b61d80eed399663af341171c49a26302c82b1db9","kind":"commit","published_at":"2024-10-29T10:26:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9/manifests"},{"name":"cm-v3.2.8","sha":"55405ba4c9e493542f77d978406709c62222c807","kind":"commit","published_at":"2024-10-27T15:45:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8/manifests"},{"name":"cm-v3.2.5","sha":"149cfba550cbcf429754a19e5a489ac79bd808fd","kind":"commit","published_at":"2024-10-19T17:03:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5/manifests"},{"name":"cm-v3.2.3","sha":"71e172062d3938ef020227dad39394e55cab5976","kind":"commit","published_at":"2024-10-16T09:50:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3/manifests"},{"name":"cm-v3.2.0","sha":"72734a1dab82ba3d33a49083f6c5333f858849bb","kind":"commit","published_at":"2024-10-13T12:17:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0/manifests"},{"name":"cm-v3.1.0","sha":"1eb3976cfa205aa0a8e4bdaabf1e992b4104dcb3","kind":"commit","published_at":"2024-10-10T19:02:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0/manifests"},{"name":"cm-v3.0.3","sha":"2dcaff543c64bdf19e86e03918c0d39d3918dea5","kind":"commit","published_at":"2024-10-09T10:16:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3/manifests"},{"name":"cm-v3.0.2","sha":"171977855330ccddb187a7a63f5f3e51b9a200ba","kind":"commit","published_at":"2024-10-08T02:12:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2/manifests"},{"name":"cm-v3.0.1","sha":"052f17bdc6dbf1d9637311a4864c349eaac988af","kind":"commit","published_at":"2024-10-07T10:22:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1/manifests"},{"name":"cm-v2.4.0","sha":"02a107520d0ae4dcb537d9335a3571f088c8651d","kind":"commit","published_at":"2024-10-04T21:09:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0/manifests"},{"name":"cm-v2.3.9","sha":"4ffeb19c341144ff0011737d04211634751179ec","kind":"commit","published_at":"2024-09-29T13:17:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9/manifests"},{"name":"cm-v2.3.8","sha":"07e3ac5baf096d43e6e8abb9d38e255d6fbb2720","kind":"commit","published_at":"2024-09-27T09:14:45.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8/manifests"},{"name":"cm-v2.3.7","sha":"443bd03eeff32d54bf6875d36948df0d343df999","kind":"commit","published_at":"2024-09-26T13:30:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.7","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7/manifests"},{"name":"cm-v2.3.6","sha":"2050f67d6f598a24bdf30a384fed9de4484502a8","kind":"commit","published_at":"2024-09-17T12:58:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6/manifests"},{"name":"cm-v2.3.5","sha":"76ba0e119dc35acd300b899f477f2d6749f9c1f5","kind":"commit","published_at":"2024-08-12T16:50:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5/manifests"},{"name":"cm-v2.3.4","sha":"56a02d3557b60445ffeaf3cb618baba198f5c575","kind":"commit","published_at":"2024-07-17T15:50:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4/manifests"},{"name":"cm-v2.3.2","sha":"8159140b25c86e25fc0227db013c582343378dda","kind":"commit","published_at":"2024-06-15T13:52:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2/manifests"},{"name":"cm-v2.3.0","sha":"e4c2133c8a8832a2fcb2ad4838c15b0c4defb792","kind":"commit","published_at":"2024-04-28T14:05:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0/manifests"},{"name":"cm-mlops-arc-20240428","sha":"14cc98783b0c7c82abcb48f71e1b2dc111007793","kind":"commit","published_at":"2024-04-26T13:48:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-mlops-arc-20240428","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-mlops-arc-20240428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-mlops-arc-20240428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428/manifests"},{"name":"cm-v2.2.0","sha":"c77b006e1fa179873d4e8915bbd415871ca2c6d3","kind":"commit","published_at":"2024-04-23T18:03:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0/manifests"},{"name":"cm-v2.1.2","sha":"baf3402a0de7b64d3c8289679360bc82beaa3d10","kind":"commit","published_at":"2024-04-17T15:42:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2/manifests"},{"name":"cm-v2.1.1","sha":"572fb006eb526d04ed309f0587997ca95cf8d463","kind":"commit","published_at":"2024-04-16T18:06:09.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1/manifests"},{"name":"cm-v2.0.4","sha":"9d6739ad8d00b9eeaa71b6b598c166a78d9af0c5","kind":"commit","published_at":"2024-04-10T15:50:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4/manifests"},{"name":"cm-v2.0.3","sha":"5b468c0b349026828b5b58829843975b386ba2c8","kind":"commit","published_at":"2024-03-20T21:03:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3/manifests"},{"name":"cm-v2.0.2","sha":"a1de1c4e1684e1bf4f0b7620e4be6b430856c18e","kind":"commit","published_at":"2024-03-11T09:23:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2/manifests"},{"name":"cm-v2.0.1","sha":"1f9de76fa8071e0e6c82b933d8fb85c98d549223","kind":"commit","published_at":"2024-02-23T11:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1/manifests"},{"name":"cm-v1.6.2","sha":"f2f68a27c8f59d1879ae0c128b0d13c299ffe438","kind":"commit","published_at":"2024-02-03T16:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2/manifests"},{"name":"cm-v1.6.1","sha":"a31610e185af39b163252dee122f02b3d05ab867","kind":"commit","published_at":"2024-02-02T11:10:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1/manifests"},{"name":"cm-v1.5.3","sha":"ca0d83caf02effcb90bb5e9c360c7bc5fa900bb5","kind":"commit","published_at":"2023-09-22T11:26:17.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3/manifests"},{"name":"cm-v1.5.2","sha":"926ae6701d971e13b088b0e2a2ac88c8a3365aa1","kind":"commit","published_at":"2023-09-01T15:05:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2/manifests"},{"name":"cm-v1.5.1","sha":"f12d69d913580d9f1a4c53af72d1c660084b14da","kind":"commit","published_at":"2023-07-17T20:04:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1/manifests"},{"name":"cm-v1.5.0","sha":"8c43a3dd65e7a5a4d19517f09614a0d95410c8d9","kind":"commit","published_at":"2023-07-05T19:29:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0/manifests"},{"name":"cm-v1.4.1","sha":"91f5a33a6d225220afd806ca1e2968063e6a5a1b","kind":"commit","published_at":"2023-06-08T10:49:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1/manifests"},{"name":"cm-v1.4.0","sha":"b037a3e49c233ab1e0e4ca745a01dbac65593f9b","kind":"commit","published_at":"2023-06-07T14:59:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0/manifests"},{"name":"cm-v1.3.0","sha":"cc5daa8d91e927cb5fe294f71a513ee59f91331b","kind":"commit","published_at":"2023-06-01T09:20:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0/manifests"},{"name":"cm-v1.2.2","sha":"f0f8ca36be7d8cb34dddd0224f7e12cb86e5625e","kind":"commit","published_at":"2023-05-31T08:40:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2/manifests"},{"name":"cm-v1.2.1","sha":"eca4465926a71ed1e9d0908b0128ac5c522ada30","kind":"commit","published_at":"2023-05-26T15:45:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1/manifests"},{"name":"cm-v1.1.6","sha":"ddb409f4b87a2803e11ebf6b32242d09307b2d1d","kind":"commit","published_at":"2023-05-16T10:26:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6/manifests"},{"name":"cm-v1.1.3","sha":"9f0fd853c6a4a3224fe306ca1e0880379278da6d","kind":"commit","published_at":"2022-12-07T13:43:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3/manifests"},{"name":"cm-v1.1.1","sha":"f9abc764a15a7dd26ca43650b4a1d4f016bac1e9","kind":"commit","published_at":"2022-11-15T14:47:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1/manifests"},{"name":"cm-v1.1.0","sha":"fe95527be4eb10b83e6581ce9ec6c1ff40f96266","kind":"commit","published_at":"2022-11-15T14:40:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0/manifests"},{"name":"cm-v1.0.5","sha":"d5d17732a8411a10168154748ef62d8e7243a465","kind":"commit","published_at":"2022-11-08T21:17:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5/manifests"},{"name":"cm-v1.0.1","sha":"fb602b5af642ab6841e760bddb87fcc6ebd94fc6","kind":"commit","published_at":"2022-09-13T12:40:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1/manifests"},{"name":"cm-v0.7.24","sha":"7e21eefa36976c042cf3350774993e305c9dda50","kind":"commit","published_at":"2022-09-04T14:42:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v0.7.24","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24/manifests"},{"name":"V2.6.1","sha":"558a22c5970eb0d6708d0edc080e62a92566bab0","kind":"commit","published_at":"2022-01-05T09:36:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1/manifests"},{"name":"V2.6.0","sha":"0dafd7cd428073188dad0bcb919f7a780cb3fae1","kind":"commit","published_at":"2022-01-03T21:54:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0/manifests"},{"name":"V2.5.8","sha":"e59c8948773afc78a4a9e4ae72176c3f9b5f759b","kind":"commit","published_at":"2021-07-23T08:14:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8/manifests"},{"name":"V2.5.7","sha":"3ab8c6b68d20d6938886026ab31d55cf0000025b","kind":"commit","published_at":"2021-07-10T12:02:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7/manifests"},{"name":"V2.5.6","sha":"9b1c838ee8e17ba7b525f9afd7248c8dd90b2117","kind":"commit","published_at":"2021-07-08T13:58:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6/manifests"},{"name":"V2.5.5","sha":"31ae6b7c20286b152db651caea3ebfe922e373c0","kind":"commit","published_at":"2021-06-26T14:36:08.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5/manifests"},{"name":"V2.5.4","sha":"6a0acafa293baa2ba19e7dc342ff6be412a1c394","kind":"commit","published_at":"2021-06-10T08:32:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4/manifests"},{"name":"V2.5.3","sha":"0e43e52bdc25235702dbd4c0d34c3d3af54ab9f5","kind":"commit","published_at":"2021-06-01T10:01:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3/manifests"},{"name":"V2.5.0","sha":"8cfe150678930441f42d64c68aee561a4b6218b0","kind":"commit","published_at":"2021-05-27T12:10:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0/manifests"},{"name":"V2.4.0","sha":"b25d0e8cc8b41ae993c30d3687a78adde54b41bb","kind":"commit","published_at":"2021-05-24T15:20:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0/manifests"},{"name":"V2.3.0","sha":"08ab19bfbbbaf18b9630ce5b2e4f74782e9fa861","kind":"commit","published_at":"2021-05-21T13:19:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0/manifests"},{"name":"V2.2.0","sha":"42459fde2fb29300362709d50143938318067f92","kind":"commit","published_at":"2021-05-20T09:14:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0/manifests"},{"name":"V2.1.0","sha":"0de17d25348017ab501562f3c722324a95dc8d90","kind":"commit","published_at":"2021-05-19T10:04:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0/manifests"},{"name":"V2.0.10","sha":"c80bffe304dbd246377246673c04e35ecd99e71e","kind":"commit","published_at":"2021-05-15T15:24:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10/manifests"},{"name":"V2.0.9","sha":"41d24084e63d0929b27772879421ec1ee654e752","kind":"commit","published_at":"2021-05-15T14:58:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9/manifests"},{"name":"V2.0.8","sha":"fb73b9515379a1d460b648d4a1ae6b87e4a7f6c7","kind":"commit","published_at":"2021-05-15T11:37:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8/manifests"},{"name":"V2.0.7","sha":"6e7b03c774b56fe1ac827fab07a7d940b18267df","kind":"commit","published_at":"2021-05-14T10:21:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7/manifests"},{"name":"V2.0.1","sha":"c5f0bc066971df9e6454f86c323d062b773235c6","kind":"commit","published_at":"2021-05-03T09:56:33.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1/manifests"},{"name":"V2.0.0","sha":"990cf581303a0111a7b19d9786b4f0279aa2bd60","kind":"commit","published_at":"2021-05-02T19:00:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0/manifests"},{"name":"V1.55.16","sha":"95b716c8aa9a66638c4756b39524b5490e9fb3f9","kind":"commit","published_at":"2021-05-01T13:11:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16/manifests"},{"name":"V1.55.15","sha":"35882230f62ec331b6042d37e45af4161d9ccac2","kind":"commit","published_at":"2021-04-30T14:56:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15/manifests"},{"name":"V1.55.14","sha":"fa07c85bbed109303b8ac396b09bbd6314f79733","kind":"commit","published_at":"2021-04-28T07:50:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14/manifests"},{"name":"V1.55.12","sha":"654adba209a3cd9e9f4472c7c86bc9dbe16d568e","kind":"commit","published_at":"2021-04-26T08:47:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12/manifests"},{"name":"V1.55.10","sha":"63efdfc4ac50a29a281d1bfd4ef929f15519d79d","kind":"commit","published_at":"2021-04-23T13:19:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10/manifests"},{"name":"V1.55.9","sha":"c44a3dbbbbba00668f58c54bc059b0e65b3e9d50","kind":"commit","published_at":"2021-04-22T12:17:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9/manifests"},{"name":"V1.55.8","sha":"cdc0f72cccaa8fc3f857c866f67074849e71f57e","kind":"commit","published_at":"2021-04-18T08:00:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8/manifests"},{"name":"V1.55.7","sha":"658ab2bf9bfaa6df0c18f09147515779d5ad3186","kind":"commit","published_at":"2021-04-18T06:41:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7/manifests"},{"name":"V1.55.6","sha":"341b714392d4e29eab4ff48ec41cf11d2544305c","kind":"commit","published_at":"2021-04-17T18:31:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6/manifests"},{"name":"V1.55.5","sha":"9938a0e81175e30045ef5e7abb2837312c863a02","kind":"commit","published_at":"2021-04-16T13:55:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5/manifests"},{"name":"V1.55.4","sha":"1c1c939742bb900f0e6ef8c62f3a6844e2bd2c01","kind":"commit","published_at":"2021-03-24T19:12:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4/manifests"},{"name":"V1.55.3","sha":"fe8021835aa1452c69c98163a3c0da9b9f8e987d","kind":"commit","published_at":"2021-03-04T14:07:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3/manifests"},{"name":"V1.55.2","sha":"fd03ac37193a173c4aeb2d78136f9788c141108d","kind":"commit","published_at":"2020-12-27T10:09:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2/manifests"},{"name":"V1.55.0","sha":"ed0395e0a383fb7855987b2e9f82f7ba8151f07f","kind":"commit","published_at":"2020-11-17T10:05:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0/manifests"},{"name":"V1.50.0","sha":"d50de1f8a3ad8da7beac257dcd23be299178e98e","kind":"commit","published_at":"2020-11-15T22:05:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.50.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0/manifests"},{"name":"V1.17.0","sha":"5b9fcca860466e1f5943b2447837513856948eba","kind":"commit","published_at":"2020-10-21T20:07:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.17.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0/manifests"},{"name":"V1.12.3","sha":"46b9cfcfd4126683b3e0bd3204f8f07af0513199","kind":"commit","published_at":"2020-03-22T20:24:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3/manifests"},{"name":"V1.12.2","sha":"c408983a6cdbac4f9892114c29f5a9100a1c14ba","kind":"commit","published_at":"2020-01-28T14:59:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2/manifests"},{"name":"V1.12.1","sha":"6c46e7dca77bfebb0d5d88cf93d9ffc0457ca011","kind":"commit","published_at":"2020-01-27T14:03:31.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1/manifests"},{"name":"V1.11.4","sha":"78c8d59b55aba98177431f2469a12d6fd35e3c74","kind":"commit","published_at":"2019-10-11T17:53:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4/manifests"},{"name":"V1.11.3","sha":"c6c43f6e7055d455fc2b6870267f5a4db0b326a0","kind":"commit","published_at":"2019-10-06T17:02:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3/manifests"},{"name":"V1.11.2","sha":"c6dd03a78ba823476bb62906198a92617229f2ab","kind":"commit","published_at":"2019-10-01T13:59:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2/manifests"},{"name":"V1.11.1","sha":"01da6cef24656162c001f83edb1d854ea2260e05","kind":"commit","published_at":"2019-09-13T10:08:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1/manifests"},{"name":"V1.10.3","sha":"7687057b1dbb4dd4df0f2236082498301f745850","kind":"commit","published_at":"2019-07-04T14:36:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3/manifests"},{"name":"V1.10.2","sha":"6c874ca6c1726db0456277cf0d9f9dd41d2a4d3d","kind":"commit","published_at":"2019-07-04T13:43:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2/manifests"},{"name":"V1.9.9","sha":"30226e0c5967ef2af896b525a50b2f1e36959968","kind":"commit","published_at":"2019-06-23T13:35:18.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9/manifests"},{"name":"V1.9.8","sha":"21a69cbabc71efec21aeb001caf65934848d2e7d","kind":"commit","published_at":"2019-05-29T14:26:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8/manifests"},{"name":"V1.9.7","sha":"90cd377ff9dbd1384ece08b069db114f19f1f294","kind":"commit","published_at":"2019-02-11T12:36:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7/manifests"},{"name":"V1.9.6","sha":"45ba8804fa0f64d7ad0c3effae34bd1f8abc8559","kind":"commit","published_at":"2018-09-26T14:10:29.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6/manifests"},{"name":"V1.9.5","sha":"823c0e969e6be94ce3b7b0764557dc74a1d5fca6","kind":"commit","published_at":"2018-07-18T09:06:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5/manifests"},{"name":"v1.9.4","sha":"3bdf708c68dbfdc6d46579a48ecb0d4eb52cd505","kind":"commit","published_at":"2017-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/v1.9.4","html_url":"https://github.com/mlcommons/ck/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4/manifests"},{"name":"V1.9.3","sha":"7a7655e38b3329a9e7bfb704a44c8da92dc6ff36","kind":"commit","published_at":"2017-10-13T14:47:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3/manifests"},{"name":"V1.9.2","sha":"acd9779584c7ef6f862b12ee683e898df27eda22","kind":"commit","published_at":"2017-10-04T15:29:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2/manifests"},{"name":"V1.9.1","sha":"f3746d8968daa73339eb5b353bf2fbcf17555419","kind":"commit","published_at":"2017-04-29T15:49:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1/manifests"},{"name":"V1.8.7","sha":"d2c3ce32559ebf97fd90f72d58f5cab95eca4710","kind":"commit","published_at":"2017-02-27T09:57:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7/manifests"},{"name":"V1.8.6","sha":"34687141c93e0300b0e0bebbf93950bcb09bb8f7","kind":"commit","published_at":"2017-01-04T21:19:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6/manifests"},{"name":"V1.8.5","sha":"88422ae950a2eadc38c27178e2712cc4dc351963","kind":"commit","published_at":"2016-12-13T07:25:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5/manifests"},{"name":"V1.8.4","sha":"77237523db88095753a9ba1a9c7ee32f56df5366","kind":"commit","published_at":"2016-11-15T14:47:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4/manifests"},{"name":"V1.8.2","sha":"7fc6fda05d8d626544d4c11aa73481746891ed62","kind":"commit","published_at":"2016-09-30T18:47:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2/manifests"},{"name":"V1.8.1","sha":"06eee8e009929a3db42702c708e155bd650baa13","kind":"commit","published_at":"2016-09-14T07:28:53.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1/manifests"},{"name":"V1.7.4","sha":"a7e493be6a3dd138030484d8a9046c87b9ce70b4","kind":"commit","published_at":"2016-08-23T15:25:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4/manifests"},{"name":"V1.7.3","sha":"b6725ba11cc21908409b8474fb4674835c58ec56","kind":"commit","published_at":"2016-08-02T15:04:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3/manifests"},{"name":"V1.7.2","sha":"5f040a893727abc1dcf512b728b981d645675038","kind":"commit","published_at":"2016-07-09T07:55:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2/manifests"},{"name":"V1.7.1","sha":"fbf6ad1e8d4a7136d045330e3ff6c7e0b8609e40","kind":"commit","published_at":"2016-05-21T15:31:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1/manifests"},{"name":"V1.6.16","sha":"901a43ea14b601dcf296be1ace5dc891cae4755b","kind":"commit","published_at":"2016-05-21T15:17:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16/manifests"},{"name":"V1.6.15","sha":"5201a867a3354bb3e035bf8c4316ea145d344af0","kind":"commit","published_at":"2016-05-02T15:41:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15/manifests"},{"name":"V1.6.14","sha":"901edded6abf975f1ee29e7bfaf57a3f7a9dbc51","kind":"commit","published_at":"2016-02-29T20:23:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14/manifests"},{"name":"V1.6.13","sha":"7e2c48e3126231e13ae713d95471b168acc2eef0","kind":"commit","published_at":"2016-02-29T16:09:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.13","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13/manifests"},{"name":"V1.6.12","sha":"ffa9eec65627000a7e5da4d974e03c5da4c3717b","kind":"commit","published_at":"2015-10-29T10:04:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12/manifests"},{"name":"V1.6.11","sha":"54fe24e834f369ad16656945e3b71d0415049c9d","kind":"commit","published_at":"2015-09-27T20:04:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.11","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11/manifests"},{"name":"V1.6.8","sha":"b337f637312c2b8cff2de4ed07da79eba0793bfc","kind":"commit","published_at":"2015-09-26T10:47:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8/manifests"},{"name":"V1.6.5","sha":"e5ad23d8537292e7057929f16735d714a866ebdb","kind":"commit","published_at":"2015-09-25T10:44:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5/manifests"},{"name":"V1.6.1","sha":"277667bb43d06810a0f7f729562671a3d621d63a","kind":"commit","published_at":"2015-09-17T09:53:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1/manifests"},{"name":"V1.5.0917","sha":"2eb8fe6696424f7cfb75742695f843061706d778","kind":"commit","published_at":"2015-09-15T19:49:14.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.5.0917","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.5.0917","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.5.0917","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917/manifests"},{"name":"V1.4.0909","sha":"9650fae7b4242999e4579a7ba535a83347218565","kind":"commit","published_at":"2015-09-09T21:14:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.4.0909","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.4.0909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.4.0909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909/manifests"},{"name":"V1.3.0824","sha":"3891ad9c3c3a86ceb98a3775c8f678fa891b904f","kind":"commit","published_at":"2015-08-24T22:12:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0824","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824/manifests"},{"name":"V1.3.0821","sha":"a6aadb95af867b9d0f5e6a1b74b762dfcc3bfdd6","kind":"commit","published_at":"2015-08-21T08:00:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0821","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0821","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0821","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821/manifests"},{"name":"V1.2.0701","sha":"0d6e06056d308c55f9420c64002deb1727c92e68","kind":"commit","published_at":"2015-06-28T10:38:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0701","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701/manifests"},{"name":"V1.2.0605","sha":"4e7e564d490152b539ca8f3c1f1e0e31daea535c","kind":"commit","published_at":"2015-06-05T16:03:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0605","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605/manifests"},{"name":"V1.2.0513","sha":"aa34cb379bf9b72a9d18edb695648d5edaf85c92","kind":"commit","published_at":"2015-05-13T18:03:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0513","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513/manifests"},{"name":"V1.1.0202","sha":"f0e98227c4230a38976af8c2dc991d3d04207fe1","kind":"commit","published_at":"2015-02-04T16:09:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0202","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202/manifests"},{"name":"V1.1.0201","sha":"b665280905f4ed26247c534cf86a1dfe0ea919e9","kind":"commit","published_at":"2015-02-02T10:48:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0201","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201/manifests"},{"name":"V1.0.1214","sha":"21b6c08e9fa1e9f9218b4c813d4ca54464463bb4","kind":"commit","published_at":"2014-12-14T12:29:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.0.1214","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.0.1214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.0.1214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:59:19.467Z","dependent_packages_count":0,"downloads":31,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":54.945816847798866,"dependent_packages_count":9.760949316372013,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.35338308208544},"purl":"pkg:pypi/cmx4mlops","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cmx4mlops","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cmx4mlops","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cmx4mlops/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T15:04:17.246Z","issues_count":228,"pull_requests_count":645,"avg_time_to_close_issue":9860210.827027027,"avg_time_to_close_pull_request":34552.45723172629,"issues_closed_count":185,"pull_requests_closed_count":643,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.925438596491228,"avg_comments_per_pull_request":1.1906976744186046,"merged_pull_requests_count":598,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":42,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":916733.552631579,"past_year_avg_time_to_close_pull_request":22395.868421052633,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2619047619047619,"past_year_avg_comments_per_pull_request":1.3070175438596492,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues","maintainers":[{"login":"ctuning-admin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"},{"login":"psyhtest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psyhtest"},{"login":"nathanw-mlc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanw-mlc"}],"active_maintainers":[{"login":"ctuning-admin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmx4mlops/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmx4mlops/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmx4mlops/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmx4mlops/related_packages","maintainers":[{"uuid":"gfursin","login":"gfursin","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/gfursin/","role":"Owner","created_at":"2025-01-15T12:00:29.481Z","updated_at":"2025-01-15T12:00:29.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gfursin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725097,"maintainers_count":308361,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10374307,"name":"cmind4mlperf","ecosystem":"pypi","description":"TBD","homepage":"https://github.com/mlcommons/ck","licenses":"Apache Software License (Apache 2.0)","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mlcommons/ck","keywords_array":["cmind","cmind4mlperf","automation","portability","modularity","cknowledge","ctuning","mlcommons","mlperf"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-06-15T13:00:53.000Z","latest_release_published_at":"2024-07-07T10:42:56.000Z","latest_release_number":"0.0.0.2","last_synced_at":"2024-11-29T15:33:02.792Z","created_at":"2024-06-15T13:15:41.846Z","updated_at":"2025-08-18T18:59:20.208Z","registry_url":"https://pypi.org/project/cmind4mlperf/","install_command":"pip install cmind4mlperf --index-url https://pypi.org/simple","documentation_url":"https://cmind4mlperf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: System"],"normalized_name":"cmind4mlperf"},"repo_metadata":{"id":22882399,"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","archived":false,"fork":false,"pushed_at":"2025-06-19T17:37:00.000Z","size":36843,"stargazers_count":629,"open_issues_count":9,"forks_count":118,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-07-18T12:45:00.910Z","etag":null,"topics":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"latest_commit_sha":null,"homepage":"https://access.cKnowledge.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.CM.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation.bib","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2025-07-12T16:28:05.000Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/mlcommons/ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/sbom","scorecard":{"id":312007,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlcommons/ck","commit":"6debe60716d21045fc1476221a4b0cbbbf540426"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/test-cm.yml:34"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-script-features.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: cm-mlops/script/app-mlperf-inference-intel/run_gptj_harness.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test2.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/run-mlperf-training-benchmark/tests/Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:16","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:6","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:22","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:23","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:24","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:19","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: downloadThenRun not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm-mlops/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm-mlops/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:7","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:9","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/run_gptj_harness_v4_0.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rocm-devices/run.sh:14","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-vision.sh:15","Warn: pipCommand not pinned by hash: docs/_generator/generate_api.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:39","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  64 containerImage dependencies pinned","Info:   1 out of 125 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"578 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2017-101","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2021-227 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-223 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: PYSEC-2021-160 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-173 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-249 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2021-199 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-170 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: PYSEC-2021-206 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: PYSEC-2021-231 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-168 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-226 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2021-150 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: PYSEC-2021-184 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-113 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-179 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2021-253 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2021-205 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: PYSEC-2021-163 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-233 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: PYSEC-2021-207 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: PYSEC-2021-196 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-209 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: PYSEC-2021-155 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-118 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2021-165 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-215 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2021-171 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: PYSEC-2021-212 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: PYSEC-2021-201 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: PYSEC-2021-156 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-154 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2021-216 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: PYSEC-2021-213 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: PYSEC-2021-211 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: PYSEC-2021-153 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2021-174 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2021-197 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2021-251 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2021-241 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: PYSEC-2020-258 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: PYSEC-2021-236 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2021-238 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: PYSEC-2020-117 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2021-210 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: PYSEC-2021-220 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-219 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: PYSEC-2021-159 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-140 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: PYSEC-2021-230 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: PYSEC-2021-246 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: PYSEC-2021-240 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: PYSEC-2020-134 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: PYSEC-2021-228 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2021-187 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: PYSEC-2021-180 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2021-193 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: PYSEC-2021-176 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-128 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: PYSEC-2021-244 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-198 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: PYSEC-2021-243 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: PYSEC-2020-125 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: PYSEC-2020-253 / GHSA-h98h-8mxr-m8gx","Warn: Project is vulnerable to: PYSEC-2021-190 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-152 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-255 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-182 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: PYSEC-2021-169 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: PYSEC-2021-224 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-175 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-237 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-242 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-166 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-189 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: PYSEC-2021-229 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: PYSEC-2021-183 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-172 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2020-256 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: PYSEC-2021-254 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-247 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-195 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: PYSEC-2021-222 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: PYSEC-2020-131 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: PYSEC-2021-185 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: PYSEC-2021-200 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-235 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: PYSEC-2021-203 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: PYSEC-2020-257 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: PYSEC-2020-130 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: PYSEC-2020-127 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: PYSEC-2020-132 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-254 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2021-252 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2021-192 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: PYSEC-2021-161 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: PYSEC-2021-202 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: PYSEC-2021-239 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-245 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: PYSEC-2020-138 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2021-234 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: PYSEC-2021-214 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: PYSEC-2021-232 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-225 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: PYSEC-2021-218 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-188 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-250 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2020-129 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: PYSEC-2021-157 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: PYSEC-2021-208 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2021-204 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: PYSEC-2021-256 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: PYSEC-2021-164 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2021-186 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-217 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: PYSEC-2020-133 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-167 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: PYSEC-2021-177 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-162 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-126 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-178 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-255 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: PYSEC-2021-221 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: PYSEC-2021-194 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-139 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: PYSEC-2019-204","Warn: Project is vulnerable to: PYSEC-2019-205","Warn: Project is vulnerable to: PYSEC-2019-206","Warn: Project is vulnerable to: PYSEC-2019-207","Warn: Project is vulnerable to: PYSEC-2019-208","Warn: Project is vulnerable to: PYSEC-2019-210","Warn: Project is vulnerable to: PYSEC-2020-114","Warn: Project is vulnerable to: PYSEC-2020-115","Warn: Project is vulnerable to: PYSEC-2020-116","Warn: Project is vulnerable to: PYSEC-2020-119","Warn: Project is vulnerable to: PYSEC-2020-120","Warn: Project is vulnerable to: PYSEC-2020-121","Warn: Project is vulnerable to: PYSEC-2020-122","Warn: Project is vulnerable to: PYSEC-2020-123","Warn: Project is vulnerable to: PYSEC-2020-124","Warn: Project is vulnerable to: PYSEC-2021-151","Warn: Project is vulnerable to: PYSEC-2021-181","Warn: Project is vulnerable to: PYSEC-2021-191","Warn: Project is vulnerable to: PYSEC-2021-248","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8"],"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-17T23:19:52.083Z","repository_id":22882399,"created_at":"2025-08-17T23:19:52.083Z","updated_at":"2025-08-17T23:19:52.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043459,"owners_count":24689765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:52:36.216Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","funding_links":[],"total_stars":5547,"followers":614,"following":0,"created_at":"2022-11-10T05:32:40.232Z","updated_at":"2024-04-14T06:52:55.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"tags":[{"name":"cmx-v4.1.4","sha":"ca0ab00253f4a2cbd9c20463bc218a3230d96c38","kind":"commit","published_at":"2025-03-13T15:30:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4/manifests"},{"name":"cmind-v4.1.3","sha":"91f259b3233a9a8c34d157a96c958d1ecd2be7bc","kind":"commit","published_at":"2025-02-20T09:31:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmind-v4.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cmind-v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmind-v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3/manifests"},{"name":"cmx-v4.1.0","sha":"256f181984a40d1f0851551d449eea5060b66655","kind":"commit","published_at":"2025-02-17T10:55:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0/manifests"},{"name":"cmx-v4.0.2","sha":"1279009a07a6b147da4c9ac5ca72947827d7a07b","kind":"commit","published_at":"2025-02-05T17:45:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2/manifests"},{"name":"cm-v3.5.3","sha":"05a79cb375263011b62d00b55a52b8d7e117dd4b","kind":"commit","published_at":"2025-01-15T15:50:42.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3/manifests"},{"name":"cm-v3.5.2","sha":"b607edb96f00c6ef30ab4f8a18e8bdef6695d0db","kind":"commit","published_at":"2024-12-20T15:09:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2/manifests"},{"name":"cm-v3.5.1","sha":"80959de3239fb012d0962c1de57460bb46fd830b","kind":"commit","published_at":"2024-12-03T18:52:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1/manifests"},{"name":"cm-v3.4.4","sha":"f9ed6236e827d733b88ac09dda81841da69c6323","kind":"commit","published_at":"2024-11-29T15:02:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4/manifests"},{"name":"cm-v3.4.3","sha":"c28a4b63a956693cb329f3f8e5e5c7ea9069b260","kind":"commit","published_at":"2024-11-24T22:30:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3/manifests"},{"name":"cm-v3.4.2","sha":"ec9b1b9a6a1b4d9af0c0988b1859d8ecebb2f217","kind":"commit","published_at":"2024-11-22T14:19:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2/manifests"},{"name":"cm-v3.4.1","sha":"584ccb62fdc81f29caa66b8a4842c98fdc611932","kind":"commit","published_at":"2024-11-10T09:21:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1/manifests"},{"name":"cm-v3.3.4","sha":"212d825075ecd83464d5cefb4a541bd3dc3f083b","kind":"commit","published_at":"2024-11-06T11:53:32.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4/manifests"},{"name":"cm-v3.3.3","sha":"03eb0b25cc066791f4c7d99d8cf19d8fdabd385a","kind":"commit","published_at":"2024-11-03T10:39:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3/manifests"},{"name":"cm-v3.3.1","sha":"dfefc2ae450d4981d4c5718dcb155d824f5ecb67","kind":"commit","published_at":"2024-11-01T10:48:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1/manifests"},{"name":"cm-v3.2.9","sha":"b61d80eed399663af341171c49a26302c82b1db9","kind":"commit","published_at":"2024-10-29T10:26:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9/manifests"},{"name":"cm-v3.2.8","sha":"55405ba4c9e493542f77d978406709c62222c807","kind":"commit","published_at":"2024-10-27T15:45:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8/manifests"},{"name":"cm-v3.2.5","sha":"149cfba550cbcf429754a19e5a489ac79bd808fd","kind":"commit","published_at":"2024-10-19T17:03:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5/manifests"},{"name":"cm-v3.2.3","sha":"71e172062d3938ef020227dad39394e55cab5976","kind":"commit","published_at":"2024-10-16T09:50:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3/manifests"},{"name":"cm-v3.2.0","sha":"72734a1dab82ba3d33a49083f6c5333f858849bb","kind":"commit","published_at":"2024-10-13T12:17:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0/manifests"},{"name":"cm-v3.1.0","sha":"1eb3976cfa205aa0a8e4bdaabf1e992b4104dcb3","kind":"commit","published_at":"2024-10-10T19:02:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0/manifests"},{"name":"cm-v3.0.3","sha":"2dcaff543c64bdf19e86e03918c0d39d3918dea5","kind":"commit","published_at":"2024-10-09T10:16:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3/manifests"},{"name":"cm-v3.0.2","sha":"171977855330ccddb187a7a63f5f3e51b9a200ba","kind":"commit","published_at":"2024-10-08T02:12:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2/manifests"},{"name":"cm-v3.0.1","sha":"052f17bdc6dbf1d9637311a4864c349eaac988af","kind":"commit","published_at":"2024-10-07T10:22:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1/manifests"},{"name":"cm-v2.4.0","sha":"02a107520d0ae4dcb537d9335a3571f088c8651d","kind":"commit","published_at":"2024-10-04T21:09:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0/manifests"},{"name":"cm-v2.3.9","sha":"4ffeb19c341144ff0011737d04211634751179ec","kind":"commit","published_at":"2024-09-29T13:17:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9/manifests"},{"name":"cm-v2.3.8","sha":"07e3ac5baf096d43e6e8abb9d38e255d6fbb2720","kind":"commit","published_at":"2024-09-27T09:14:45.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8/manifests"},{"name":"cm-v2.3.7","sha":"443bd03eeff32d54bf6875d36948df0d343df999","kind":"commit","published_at":"2024-09-26T13:30:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.7","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7/manifests"},{"name":"cm-v2.3.6","sha":"2050f67d6f598a24bdf30a384fed9de4484502a8","kind":"commit","published_at":"2024-09-17T12:58:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6/manifests"},{"name":"cm-v2.3.5","sha":"76ba0e119dc35acd300b899f477f2d6749f9c1f5","kind":"commit","published_at":"2024-08-12T16:50:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5/manifests"},{"name":"cm-v2.3.4","sha":"56a02d3557b60445ffeaf3cb618baba198f5c575","kind":"commit","published_at":"2024-07-17T15:50:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4/manifests"},{"name":"cm-v2.3.2","sha":"8159140b25c86e25fc0227db013c582343378dda","kind":"commit","published_at":"2024-06-15T13:52:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2/manifests"},{"name":"cm-v2.3.0","sha":"e4c2133c8a8832a2fcb2ad4838c15b0c4defb792","kind":"commit","published_at":"2024-04-28T14:05:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0/manifests"},{"name":"cm-mlops-arc-20240428","sha":"14cc98783b0c7c82abcb48f71e1b2dc111007793","kind":"commit","published_at":"2024-04-26T13:48:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-mlops-arc-20240428","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-mlops-arc-20240428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-mlops-arc-20240428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428/manifests"},{"name":"cm-v2.2.0","sha":"c77b006e1fa179873d4e8915bbd415871ca2c6d3","kind":"commit","published_at":"2024-04-23T18:03:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0/manifests"},{"name":"cm-v2.1.2","sha":"baf3402a0de7b64d3c8289679360bc82beaa3d10","kind":"commit","published_at":"2024-04-17T15:42:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2/manifests"},{"name":"cm-v2.1.1","sha":"572fb006eb526d04ed309f0587997ca95cf8d463","kind":"commit","published_at":"2024-04-16T18:06:09.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1/manifests"},{"name":"cm-v2.0.4","sha":"9d6739ad8d00b9eeaa71b6b598c166a78d9af0c5","kind":"commit","published_at":"2024-04-10T15:50:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4/manifests"},{"name":"cm-v2.0.3","sha":"5b468c0b349026828b5b58829843975b386ba2c8","kind":"commit","published_at":"2024-03-20T21:03:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3/manifests"},{"name":"cm-v2.0.2","sha":"a1de1c4e1684e1bf4f0b7620e4be6b430856c18e","kind":"commit","published_at":"2024-03-11T09:23:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2/manifests"},{"name":"cm-v2.0.1","sha":"1f9de76fa8071e0e6c82b933d8fb85c98d549223","kind":"commit","published_at":"2024-02-23T11:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1/manifests"},{"name":"cm-v1.6.2","sha":"f2f68a27c8f59d1879ae0c128b0d13c299ffe438","kind":"commit","published_at":"2024-02-03T16:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2/manifests"},{"name":"cm-v1.6.1","sha":"a31610e185af39b163252dee122f02b3d05ab867","kind":"commit","published_at":"2024-02-02T11:10:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1/manifests"},{"name":"cm-v1.5.3","sha":"ca0d83caf02effcb90bb5e9c360c7bc5fa900bb5","kind":"commit","published_at":"2023-09-22T11:26:17.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3/manifests"},{"name":"cm-v1.5.2","sha":"926ae6701d971e13b088b0e2a2ac88c8a3365aa1","kind":"commit","published_at":"2023-09-01T15:05:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2/manifests"},{"name":"cm-v1.5.1","sha":"f12d69d913580d9f1a4c53af72d1c660084b14da","kind":"commit","published_at":"2023-07-17T20:04:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1/manifests"},{"name":"cm-v1.5.0","sha":"8c43a3dd65e7a5a4d19517f09614a0d95410c8d9","kind":"commit","published_at":"2023-07-05T19:29:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0/manifests"},{"name":"cm-v1.4.1","sha":"91f5a33a6d225220afd806ca1e2968063e6a5a1b","kind":"commit","published_at":"2023-06-08T10:49:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1/manifests"},{"name":"cm-v1.4.0","sha":"b037a3e49c233ab1e0e4ca745a01dbac65593f9b","kind":"commit","published_at":"2023-06-07T14:59:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0/manifests"},{"name":"cm-v1.3.0","sha":"cc5daa8d91e927cb5fe294f71a513ee59f91331b","kind":"commit","published_at":"2023-06-01T09:20:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0/manifests"},{"name":"cm-v1.2.2","sha":"f0f8ca36be7d8cb34dddd0224f7e12cb86e5625e","kind":"commit","published_at":"2023-05-31T08:40:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2/manifests"},{"name":"cm-v1.2.1","sha":"eca4465926a71ed1e9d0908b0128ac5c522ada30","kind":"commit","published_at":"2023-05-26T15:45:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1/manifests"},{"name":"cm-v1.1.6","sha":"ddb409f4b87a2803e11ebf6b32242d09307b2d1d","kind":"commit","published_at":"2023-05-16T10:26:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6/manifests"},{"name":"cm-v1.1.3","sha":"9f0fd853c6a4a3224fe306ca1e0880379278da6d","kind":"commit","published_at":"2022-12-07T13:43:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3/manifests"},{"name":"cm-v1.1.1","sha":"f9abc764a15a7dd26ca43650b4a1d4f016bac1e9","kind":"commit","published_at":"2022-11-15T14:47:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1/manifests"},{"name":"cm-v1.1.0","sha":"fe95527be4eb10b83e6581ce9ec6c1ff40f96266","kind":"commit","published_at":"2022-11-15T14:40:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0/manifests"},{"name":"cm-v1.0.5","sha":"d5d17732a8411a10168154748ef62d8e7243a465","kind":"commit","published_at":"2022-11-08T21:17:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5/manifests"},{"name":"cm-v1.0.1","sha":"fb602b5af642ab6841e760bddb87fcc6ebd94fc6","kind":"commit","published_at":"2022-09-13T12:40:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1/manifests"},{"name":"cm-v0.7.24","sha":"7e21eefa36976c042cf3350774993e305c9dda50","kind":"commit","published_at":"2022-09-04T14:42:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v0.7.24","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24/manifests"},{"name":"V2.6.1","sha":"558a22c5970eb0d6708d0edc080e62a92566bab0","kind":"commit","published_at":"2022-01-05T09:36:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1/manifests"},{"name":"V2.6.0","sha":"0dafd7cd428073188dad0bcb919f7a780cb3fae1","kind":"commit","published_at":"2022-01-03T21:54:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0/manifests"},{"name":"V2.5.8","sha":"e59c8948773afc78a4a9e4ae72176c3f9b5f759b","kind":"commit","published_at":"2021-07-23T08:14:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8/manifests"},{"name":"V2.5.7","sha":"3ab8c6b68d20d6938886026ab31d55cf0000025b","kind":"commit","published_at":"2021-07-10T12:02:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7/manifests"},{"name":"V2.5.6","sha":"9b1c838ee8e17ba7b525f9afd7248c8dd90b2117","kind":"commit","published_at":"2021-07-08T13:58:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6/manifests"},{"name":"V2.5.5","sha":"31ae6b7c20286b152db651caea3ebfe922e373c0","kind":"commit","published_at":"2021-06-26T14:36:08.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5/manifests"},{"name":"V2.5.4","sha":"6a0acafa293baa2ba19e7dc342ff6be412a1c394","kind":"commit","published_at":"2021-06-10T08:32:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4/manifests"},{"name":"V2.5.3","sha":"0e43e52bdc25235702dbd4c0d34c3d3af54ab9f5","kind":"commit","published_at":"2021-06-01T10:01:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3/manifests"},{"name":"V2.5.0","sha":"8cfe150678930441f42d64c68aee561a4b6218b0","kind":"commit","published_at":"2021-05-27T12:10:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0/manifests"},{"name":"V2.4.0","sha":"b25d0e8cc8b41ae993c30d3687a78adde54b41bb","kind":"commit","published_at":"2021-05-24T15:20:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0/manifests"},{"name":"V2.3.0","sha":"08ab19bfbbbaf18b9630ce5b2e4f74782e9fa861","kind":"commit","published_at":"2021-05-21T13:19:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0/manifests"},{"name":"V2.2.0","sha":"42459fde2fb29300362709d50143938318067f92","kind":"commit","published_at":"2021-05-20T09:14:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0/manifests"},{"name":"V2.1.0","sha":"0de17d25348017ab501562f3c722324a95dc8d90","kind":"commit","published_at":"2021-05-19T10:04:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0/manifests"},{"name":"V2.0.10","sha":"c80bffe304dbd246377246673c04e35ecd99e71e","kind":"commit","published_at":"2021-05-15T15:24:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10/manifests"},{"name":"V2.0.9","sha":"41d24084e63d0929b27772879421ec1ee654e752","kind":"commit","published_at":"2021-05-15T14:58:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9/manifests"},{"name":"V2.0.8","sha":"fb73b9515379a1d460b648d4a1ae6b87e4a7f6c7","kind":"commit","published_at":"2021-05-15T11:37:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8/manifests"},{"name":"V2.0.7","sha":"6e7b03c774b56fe1ac827fab07a7d940b18267df","kind":"commit","published_at":"2021-05-14T10:21:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7/manifests"},{"name":"V2.0.1","sha":"c5f0bc066971df9e6454f86c323d062b773235c6","kind":"commit","published_at":"2021-05-03T09:56:33.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1/manifests"},{"name":"V2.0.0","sha":"990cf581303a0111a7b19d9786b4f0279aa2bd60","kind":"commit","published_at":"2021-05-02T19:00:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0/manifests"},{"name":"V1.55.16","sha":"95b716c8aa9a66638c4756b39524b5490e9fb3f9","kind":"commit","published_at":"2021-05-01T13:11:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16/manifests"},{"name":"V1.55.15","sha":"35882230f62ec331b6042d37e45af4161d9ccac2","kind":"commit","published_at":"2021-04-30T14:56:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15/manifests"},{"name":"V1.55.14","sha":"fa07c85bbed109303b8ac396b09bbd6314f79733","kind":"commit","published_at":"2021-04-28T07:50:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14/manifests"},{"name":"V1.55.12","sha":"654adba209a3cd9e9f4472c7c86bc9dbe16d568e","kind":"commit","published_at":"2021-04-26T08:47:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12/manifests"},{"name":"V1.55.10","sha":"63efdfc4ac50a29a281d1bfd4ef929f15519d79d","kind":"commit","published_at":"2021-04-23T13:19:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10/manifests"},{"name":"V1.55.9","sha":"c44a3dbbbbba00668f58c54bc059b0e65b3e9d50","kind":"commit","published_at":"2021-04-22T12:17:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9/manifests"},{"name":"V1.55.8","sha":"cdc0f72cccaa8fc3f857c866f67074849e71f57e","kind":"commit","published_at":"2021-04-18T08:00:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8/manifests"},{"name":"V1.55.7","sha":"658ab2bf9bfaa6df0c18f09147515779d5ad3186","kind":"commit","published_at":"2021-04-18T06:41:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7/manifests"},{"name":"V1.55.6","sha":"341b714392d4e29eab4ff48ec41cf11d2544305c","kind":"commit","published_at":"2021-04-17T18:31:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6/manifests"},{"name":"V1.55.5","sha":"9938a0e81175e30045ef5e7abb2837312c863a02","kind":"commit","published_at":"2021-04-16T13:55:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5/manifests"},{"name":"V1.55.4","sha":"1c1c939742bb900f0e6ef8c62f3a6844e2bd2c01","kind":"commit","published_at":"2021-03-24T19:12:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4/manifests"},{"name":"V1.55.3","sha":"fe8021835aa1452c69c98163a3c0da9b9f8e987d","kind":"commit","published_at":"2021-03-04T14:07:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3/manifests"},{"name":"V1.55.2","sha":"fd03ac37193a173c4aeb2d78136f9788c141108d","kind":"commit","published_at":"2020-12-27T10:09:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2/manifests"},{"name":"V1.55.0","sha":"ed0395e0a383fb7855987b2e9f82f7ba8151f07f","kind":"commit","published_at":"2020-11-17T10:05:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0/manifests"},{"name":"V1.50.0","sha":"d50de1f8a3ad8da7beac257dcd23be299178e98e","kind":"commit","published_at":"2020-11-15T22:05:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.50.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0/manifests"},{"name":"V1.17.0","sha":"5b9fcca860466e1f5943b2447837513856948eba","kind":"commit","published_at":"2020-10-21T20:07:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.17.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0/manifests"},{"name":"V1.12.3","sha":"46b9cfcfd4126683b3e0bd3204f8f07af0513199","kind":"commit","published_at":"2020-03-22T20:24:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3/manifests"},{"name":"V1.12.2","sha":"c408983a6cdbac4f9892114c29f5a9100a1c14ba","kind":"commit","published_at":"2020-01-28T14:59:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2/manifests"},{"name":"V1.12.1","sha":"6c46e7dca77bfebb0d5d88cf93d9ffc0457ca011","kind":"commit","published_at":"2020-01-27T14:03:31.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1/manifests"},{"name":"V1.11.4","sha":"78c8d59b55aba98177431f2469a12d6fd35e3c74","kind":"commit","published_at":"2019-10-11T17:53:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4/manifests"},{"name":"V1.11.3","sha":"c6c43f6e7055d455fc2b6870267f5a4db0b326a0","kind":"commit","published_at":"2019-10-06T17:02:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3/manifests"},{"name":"V1.11.2","sha":"c6dd03a78ba823476bb62906198a92617229f2ab","kind":"commit","published_at":"2019-10-01T13:59:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2/manifests"},{"name":"V1.11.1","sha":"01da6cef24656162c001f83edb1d854ea2260e05","kind":"commit","published_at":"2019-09-13T10:08:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1/manifests"},{"name":"V1.10.3","sha":"7687057b1dbb4dd4df0f2236082498301f745850","kind":"commit","published_at":"2019-07-04T14:36:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3/manifests"},{"name":"V1.10.2","sha":"6c874ca6c1726db0456277cf0d9f9dd41d2a4d3d","kind":"commit","published_at":"2019-07-04T13:43:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2/manifests"},{"name":"V1.9.9","sha":"30226e0c5967ef2af896b525a50b2f1e36959968","kind":"commit","published_at":"2019-06-23T13:35:18.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9/manifests"},{"name":"V1.9.8","sha":"21a69cbabc71efec21aeb001caf65934848d2e7d","kind":"commit","published_at":"2019-05-29T14:26:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8/manifests"},{"name":"V1.9.7","sha":"90cd377ff9dbd1384ece08b069db114f19f1f294","kind":"commit","published_at":"2019-02-11T12:36:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7/manifests"},{"name":"V1.9.6","sha":"45ba8804fa0f64d7ad0c3effae34bd1f8abc8559","kind":"commit","published_at":"2018-09-26T14:10:29.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6/manifests"},{"name":"V1.9.5","sha":"823c0e969e6be94ce3b7b0764557dc74a1d5fca6","kind":"commit","published_at":"2018-07-18T09:06:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5/manifests"},{"name":"v1.9.4","sha":"3bdf708c68dbfdc6d46579a48ecb0d4eb52cd505","kind":"commit","published_at":"2017-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/v1.9.4","html_url":"https://github.com/mlcommons/ck/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4/manifests"},{"name":"V1.9.3","sha":"7a7655e38b3329a9e7bfb704a44c8da92dc6ff36","kind":"commit","published_at":"2017-10-13T14:47:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3/manifests"},{"name":"V1.9.2","sha":"acd9779584c7ef6f862b12ee683e898df27eda22","kind":"commit","published_at":"2017-10-04T15:29:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2/manifests"},{"name":"V1.9.1","sha":"f3746d8968daa73339eb5b353bf2fbcf17555419","kind":"commit","published_at":"2017-04-29T15:49:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1/manifests"},{"name":"V1.8.7","sha":"d2c3ce32559ebf97fd90f72d58f5cab95eca4710","kind":"commit","published_at":"2017-02-27T09:57:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7/manifests"},{"name":"V1.8.6","sha":"34687141c93e0300b0e0bebbf93950bcb09bb8f7","kind":"commit","published_at":"2017-01-04T21:19:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6/manifests"},{"name":"V1.8.5","sha":"88422ae950a2eadc38c27178e2712cc4dc351963","kind":"commit","published_at":"2016-12-13T07:25:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5/manifests"},{"name":"V1.8.4","sha":"77237523db88095753a9ba1a9c7ee32f56df5366","kind":"commit","published_at":"2016-11-15T14:47:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4/manifests"},{"name":"V1.8.2","sha":"7fc6fda05d8d626544d4c11aa73481746891ed62","kind":"commit","published_at":"2016-09-30T18:47:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2/manifests"},{"name":"V1.8.1","sha":"06eee8e009929a3db42702c708e155bd650baa13","kind":"commit","published_at":"2016-09-14T07:28:53.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1/manifests"},{"name":"V1.7.4","sha":"a7e493be6a3dd138030484d8a9046c87b9ce70b4","kind":"commit","published_at":"2016-08-23T15:25:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4/manifests"},{"name":"V1.7.3","sha":"b6725ba11cc21908409b8474fb4674835c58ec56","kind":"commit","published_at":"2016-08-02T15:04:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3/manifests"},{"name":"V1.7.2","sha":"5f040a893727abc1dcf512b728b981d645675038","kind":"commit","published_at":"2016-07-09T07:55:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2/manifests"},{"name":"V1.7.1","sha":"fbf6ad1e8d4a7136d045330e3ff6c7e0b8609e40","kind":"commit","published_at":"2016-05-21T15:31:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1/manifests"},{"name":"V1.6.16","sha":"901a43ea14b601dcf296be1ace5dc891cae4755b","kind":"commit","published_at":"2016-05-21T15:17:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16/manifests"},{"name":"V1.6.15","sha":"5201a867a3354bb3e035bf8c4316ea145d344af0","kind":"commit","published_at":"2016-05-02T15:41:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15/manifests"},{"name":"V1.6.14","sha":"901edded6abf975f1ee29e7bfaf57a3f7a9dbc51","kind":"commit","published_at":"2016-02-29T20:23:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14/manifests"},{"name":"V1.6.13","sha":"7e2c48e3126231e13ae713d95471b168acc2eef0","kind":"commit","published_at":"2016-02-29T16:09:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.13","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13/manifests"},{"name":"V1.6.12","sha":"ffa9eec65627000a7e5da4d974e03c5da4c3717b","kind":"commit","published_at":"2015-10-29T10:04:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12/manifests"},{"name":"V1.6.11","sha":"54fe24e834f369ad16656945e3b71d0415049c9d","kind":"commit","published_at":"2015-09-27T20:04:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.11","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11/manifests"},{"name":"V1.6.8","sha":"b337f637312c2b8cff2de4ed07da79eba0793bfc","kind":"commit","published_at":"2015-09-26T10:47:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8/manifests"},{"name":"V1.6.5","sha":"e5ad23d8537292e7057929f16735d714a866ebdb","kind":"commit","published_at":"2015-09-25T10:44:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5/manifests"},{"name":"V1.6.1","sha":"277667bb43d06810a0f7f729562671a3d621d63a","kind":"commit","published_at":"2015-09-17T09:53:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1/manifests"},{"name":"V1.5.0917","sha":"2eb8fe6696424f7cfb75742695f843061706d778","kind":"commit","published_at":"2015-09-15T19:49:14.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.5.0917","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.5.0917","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.5.0917","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917/manifests"},{"name":"V1.4.0909","sha":"9650fae7b4242999e4579a7ba535a83347218565","kind":"commit","published_at":"2015-09-09T21:14:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.4.0909","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.4.0909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.4.0909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909/manifests"},{"name":"V1.3.0824","sha":"3891ad9c3c3a86ceb98a3775c8f678fa891b904f","kind":"commit","published_at":"2015-08-24T22:12:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0824","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824/manifests"},{"name":"V1.3.0821","sha":"a6aadb95af867b9d0f5e6a1b74b762dfcc3bfdd6","kind":"commit","published_at":"2015-08-21T08:00:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0821","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0821","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0821","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821/manifests"},{"name":"V1.2.0701","sha":"0d6e06056d308c55f9420c64002deb1727c92e68","kind":"commit","published_at":"2015-06-28T10:38:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0701","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701/manifests"},{"name":"V1.2.0605","sha":"4e7e564d490152b539ca8f3c1f1e0e31daea535c","kind":"commit","published_at":"2015-06-05T16:03:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0605","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605/manifests"},{"name":"V1.2.0513","sha":"aa34cb379bf9b72a9d18edb695648d5edaf85c92","kind":"commit","published_at":"2015-05-13T18:03:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0513","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513/manifests"},{"name":"V1.1.0202","sha":"f0e98227c4230a38976af8c2dc991d3d04207fe1","kind":"commit","published_at":"2015-02-04T16:09:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0202","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202/manifests"},{"name":"V1.1.0201","sha":"b665280905f4ed26247c534cf86a1dfe0ea919e9","kind":"commit","published_at":"2015-02-02T10:48:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0201","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201/manifests"},{"name":"V1.0.1214","sha":"21b6c08e9fa1e9f9218b4c813d4ca54464463bb4","kind":"commit","published_at":"2014-12-14T12:29:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.0.1214","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.0.1214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.0.1214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:59:20.208Z","dependent_packages_count":0,"downloads":100,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.727001610228136,"dependent_packages_count":10.782833207633137,"stargazers_count":3.517199492021424,"forks_count":5.666963447628513,"docker_downloads_count":null,"average":20.173499439377803},"purl":"pkg:pypi/cmind4mlperf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cmind4mlperf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cmind4mlperf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cmind4mlperf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T15:04:17.246Z","issues_count":228,"pull_requests_count":645,"avg_time_to_close_issue":9860210.827027027,"avg_time_to_close_pull_request":34552.45723172629,"issues_closed_count":185,"pull_requests_closed_count":643,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.925438596491228,"avg_comments_per_pull_request":1.1906976744186046,"merged_pull_requests_count":598,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":42,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":916733.552631579,"past_year_avg_time_to_close_pull_request":22395.868421052633,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2619047619047619,"past_year_avg_comments_per_pull_request":1.3070175438596492,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues","maintainers":[{"login":"ctuning-admin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"},{"login":"psyhtest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psyhtest"},{"login":"nathanw-mlc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanw-mlc"}],"active_maintainers":[{"login":"ctuning-admin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind4mlperf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind4mlperf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind4mlperf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind4mlperf/related_packages","maintainers":[{"uuid":"gfursin","login":"gfursin","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/gfursin/","role":null,"created_at":"2024-06-15T13:15:44.636Z","updated_at":"2024-06-15T13:15:44.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gfursin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725097,"maintainers_count":308361,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10374345,"name":"cmind4system","ecosystem":"pypi","description":"TBD","homepage":"https://github.com/mlcommons/ck","licenses":"Apache Software License (Apache 2.0)","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mlcommons/ck","keywords_array":["cmind","cmind4system","automation","portability","modularity","cknowledge","ctuning","mlcommons","system"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-15T13:23:30.000Z","latest_release_published_at":"2024-06-15T13:23:30.000Z","latest_release_number":"0.0.0.1","last_synced_at":"2024-11-29T19:16:05.599Z","created_at":"2024-06-15T13:30:54.759Z","updated_at":"2025-08-18T18:59:20.282Z","registry_url":"https://pypi.org/project/cmind4system/","install_command":"pip install cmind4system --index-url https://pypi.org/simple","documentation_url":"https://cmind4system.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: System"],"normalized_name":"cmind4system"},"repo_metadata":{"id":22882399,"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","archived":false,"fork":false,"pushed_at":"2025-06-19T17:37:00.000Z","size":36843,"stargazers_count":629,"open_issues_count":9,"forks_count":118,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-07-18T12:45:00.910Z","etag":null,"topics":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"latest_commit_sha":null,"homepage":"https://access.cKnowledge.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.CM.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation.bib","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2025-07-12T16:28:05.000Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/mlcommons/ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/sbom","scorecard":{"id":312007,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlcommons/ck","commit":"6debe60716d21045fc1476221a4b0cbbbf540426"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/test-cm.yml:34"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-script-features.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: cm-mlops/script/app-mlperf-inference-intel/run_gptj_harness.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test2.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/run-mlperf-training-benchmark/tests/Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:16","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:6","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:22","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:23","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:24","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:19","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: downloadThenRun not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm-mlops/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm-mlops/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:7","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:9","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/run_gptj_harness_v4_0.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rocm-devices/run.sh:14","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-vision.sh:15","Warn: pipCommand not pinned by hash: docs/_generator/generate_api.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:39","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  64 containerImage dependencies pinned","Info:   1 out of 125 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"578 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2017-101","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2021-227 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-223 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: PYSEC-2021-160 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-173 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-249 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2021-199 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-170 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: PYSEC-2021-206 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: PYSEC-2021-231 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-168 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-226 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2021-150 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: PYSEC-2021-184 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-113 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-179 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2021-253 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2021-205 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: PYSEC-2021-163 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-233 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: PYSEC-2021-207 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: PYSEC-2021-196 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-209 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: PYSEC-2021-155 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-118 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2021-165 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-215 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2021-171 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: PYSEC-2021-212 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: PYSEC-2021-201 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: PYSEC-2021-156 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-154 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2021-216 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: PYSEC-2021-213 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: PYSEC-2021-211 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: PYSEC-2021-153 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2021-174 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2021-197 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2021-251 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2021-241 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: PYSEC-2020-258 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: PYSEC-2021-236 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2021-238 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: PYSEC-2020-117 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2021-210 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: PYSEC-2021-220 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-219 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: PYSEC-2021-159 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-140 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: PYSEC-2021-230 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: PYSEC-2021-246 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: PYSEC-2021-240 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: PYSEC-2020-134 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: PYSEC-2021-228 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2021-187 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: PYSEC-2021-180 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2021-193 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: PYSEC-2021-176 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-128 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: PYSEC-2021-244 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-198 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: PYSEC-2021-243 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: PYSEC-2020-125 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: PYSEC-2020-253 / GHSA-h98h-8mxr-m8gx","Warn: Project is vulnerable to: PYSEC-2021-190 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-152 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-255 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-182 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: PYSEC-2021-169 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: PYSEC-2021-224 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-175 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-237 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-242 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-166 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-189 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: PYSEC-2021-229 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: PYSEC-2021-183 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-172 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2020-256 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: PYSEC-2021-254 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-247 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-195 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: PYSEC-2021-222 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: PYSEC-2020-131 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: PYSEC-2021-185 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: PYSEC-2021-200 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-235 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: PYSEC-2021-203 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: PYSEC-2020-257 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: PYSEC-2020-130 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: PYSEC-2020-127 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: PYSEC-2020-132 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-254 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2021-252 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2021-192 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: PYSEC-2021-161 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: PYSEC-2021-202 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: PYSEC-2021-239 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-245 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: PYSEC-2020-138 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2021-234 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: PYSEC-2021-214 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: PYSEC-2021-232 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-225 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: PYSEC-2021-218 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-188 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-250 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2020-129 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: PYSEC-2021-157 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: PYSEC-2021-208 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2021-204 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: PYSEC-2021-256 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: PYSEC-2021-164 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2021-186 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-217 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: PYSEC-2020-133 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-167 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: PYSEC-2021-177 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-162 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-126 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-178 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-255 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: PYSEC-2021-221 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: PYSEC-2021-194 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-139 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: PYSEC-2019-204","Warn: Project is vulnerable to: PYSEC-2019-205","Warn: Project is vulnerable to: PYSEC-2019-206","Warn: Project is vulnerable to: PYSEC-2019-207","Warn: Project is vulnerable to: PYSEC-2019-208","Warn: Project is vulnerable to: PYSEC-2019-210","Warn: Project is vulnerable to: PYSEC-2020-114","Warn: Project is vulnerable to: PYSEC-2020-115","Warn: Project is vulnerable to: PYSEC-2020-116","Warn: Project is vulnerable to: PYSEC-2020-119","Warn: Project is vulnerable to: PYSEC-2020-120","Warn: Project is vulnerable to: PYSEC-2020-121","Warn: Project is vulnerable to: PYSEC-2020-122","Warn: Project is vulnerable to: PYSEC-2020-123","Warn: Project is vulnerable to: PYSEC-2020-124","Warn: Project is vulnerable to: PYSEC-2021-151","Warn: Project is vulnerable to: PYSEC-2021-181","Warn: Project is vulnerable to: PYSEC-2021-191","Warn: Project is vulnerable to: PYSEC-2021-248","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8"],"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-17T23:19:52.083Z","repository_id":22882399,"created_at":"2025-08-17T23:19:52.083Z","updated_at":"2025-08-17T23:19:52.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043459,"owners_count":24689765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:52:36.216Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","funding_links":[],"total_stars":5547,"followers":614,"following":0,"created_at":"2022-11-10T05:32:40.232Z","updated_at":"2024-04-14T06:52:55.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"tags":[{"name":"cmx-v4.1.4","sha":"ca0ab00253f4a2cbd9c20463bc218a3230d96c38","kind":"commit","published_at":"2025-03-13T15:30:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4/manifests"},{"name":"cmind-v4.1.3","sha":"91f259b3233a9a8c34d157a96c958d1ecd2be7bc","kind":"commit","published_at":"2025-02-20T09:31:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmind-v4.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cmind-v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmind-v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3/manifests"},{"name":"cmx-v4.1.0","sha":"256f181984a40d1f0851551d449eea5060b66655","kind":"commit","published_at":"2025-02-17T10:55:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0/manifests"},{"name":"cmx-v4.0.2","sha":"1279009a07a6b147da4c9ac5ca72947827d7a07b","kind":"commit","published_at":"2025-02-05T17:45:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2/manifests"},{"name":"cm-v3.5.3","sha":"05a79cb375263011b62d00b55a52b8d7e117dd4b","kind":"commit","published_at":"2025-01-15T15:50:42.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3/manifests"},{"name":"cm-v3.5.2","sha":"b607edb96f00c6ef30ab4f8a18e8bdef6695d0db","kind":"commit","published_at":"2024-12-20T15:09:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2/manifests"},{"name":"cm-v3.5.1","sha":"80959de3239fb012d0962c1de57460bb46fd830b","kind":"commit","published_at":"2024-12-03T18:52:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1/manifests"},{"name":"cm-v3.4.4","sha":"f9ed6236e827d733b88ac09dda81841da69c6323","kind":"commit","published_at":"2024-11-29T15:02:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4/manifests"},{"name":"cm-v3.4.3","sha":"c28a4b63a956693cb329f3f8e5e5c7ea9069b260","kind":"commit","published_at":"2024-11-24T22:30:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3/manifests"},{"name":"cm-v3.4.2","sha":"ec9b1b9a6a1b4d9af0c0988b1859d8ecebb2f217","kind":"commit","published_at":"2024-11-22T14:19:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2/manifests"},{"name":"cm-v3.4.1","sha":"584ccb62fdc81f29caa66b8a4842c98fdc611932","kind":"commit","published_at":"2024-11-10T09:21:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1/manifests"},{"name":"cm-v3.3.4","sha":"212d825075ecd83464d5cefb4a541bd3dc3f083b","kind":"commit","published_at":"2024-11-06T11:53:32.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4/manifests"},{"name":"cm-v3.3.3","sha":"03eb0b25cc066791f4c7d99d8cf19d8fdabd385a","kind":"commit","published_at":"2024-11-03T10:39:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3/manifests"},{"name":"cm-v3.3.1","sha":"dfefc2ae450d4981d4c5718dcb155d824f5ecb67","kind":"commit","published_at":"2024-11-01T10:48:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1/manifests"},{"name":"cm-v3.2.9","sha":"b61d80eed399663af341171c49a26302c82b1db9","kind":"commit","published_at":"2024-10-29T10:26:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9/manifests"},{"name":"cm-v3.2.8","sha":"55405ba4c9e493542f77d978406709c62222c807","kind":"commit","published_at":"2024-10-27T15:45:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8/manifests"},{"name":"cm-v3.2.5","sha":"149cfba550cbcf429754a19e5a489ac79bd808fd","kind":"commit","published_at":"2024-10-19T17:03:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5/manifests"},{"name":"cm-v3.2.3","sha":"71e172062d3938ef020227dad39394e55cab5976","kind":"commit","published_at":"2024-10-16T09:50:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3/manifests"},{"name":"cm-v3.2.0","sha":"72734a1dab82ba3d33a49083f6c5333f858849bb","kind":"commit","published_at":"2024-10-13T12:17:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0/manifests"},{"name":"cm-v3.1.0","sha":"1eb3976cfa205aa0a8e4bdaabf1e992b4104dcb3","kind":"commit","published_at":"2024-10-10T19:02:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0/manifests"},{"name":"cm-v3.0.3","sha":"2dcaff543c64bdf19e86e03918c0d39d3918dea5","kind":"commit","published_at":"2024-10-09T10:16:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3/manifests"},{"name":"cm-v3.0.2","sha":"171977855330ccddb187a7a63f5f3e51b9a200ba","kind":"commit","published_at":"2024-10-08T02:12:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2/manifests"},{"name":"cm-v3.0.1","sha":"052f17bdc6dbf1d9637311a4864c349eaac988af","kind":"commit","published_at":"2024-10-07T10:22:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1/manifests"},{"name":"cm-v2.4.0","sha":"02a107520d0ae4dcb537d9335a3571f088c8651d","kind":"commit","published_at":"2024-10-04T21:09:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0/manifests"},{"name":"cm-v2.3.9","sha":"4ffeb19c341144ff0011737d04211634751179ec","kind":"commit","published_at":"2024-09-29T13:17:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9/manifests"},{"name":"cm-v2.3.8","sha":"07e3ac5baf096d43e6e8abb9d38e255d6fbb2720","kind":"commit","published_at":"2024-09-27T09:14:45.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8/manifests"},{"name":"cm-v2.3.7","sha":"443bd03eeff32d54bf6875d36948df0d343df999","kind":"commit","published_at":"2024-09-26T13:30:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.7","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7/manifests"},{"name":"cm-v2.3.6","sha":"2050f67d6f598a24bdf30a384fed9de4484502a8","kind":"commit","published_at":"2024-09-17T12:58:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6/manifests"},{"name":"cm-v2.3.5","sha":"76ba0e119dc35acd300b899f477f2d6749f9c1f5","kind":"commit","published_at":"2024-08-12T16:50:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5/manifests"},{"name":"cm-v2.3.4","sha":"56a02d3557b60445ffeaf3cb618baba198f5c575","kind":"commit","published_at":"2024-07-17T15:50:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4/manifests"},{"name":"cm-v2.3.2","sha":"8159140b25c86e25fc0227db013c582343378dda","kind":"commit","published_at":"2024-06-15T13:52:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2/manifests"},{"name":"cm-v2.3.0","sha":"e4c2133c8a8832a2fcb2ad4838c15b0c4defb792","kind":"commit","published_at":"2024-04-28T14:05:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0/manifests"},{"name":"cm-mlops-arc-20240428","sha":"14cc98783b0c7c82abcb48f71e1b2dc111007793","kind":"commit","published_at":"2024-04-26T13:48:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-mlops-arc-20240428","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-mlops-arc-20240428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-mlops-arc-20240428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428/manifests"},{"name":"cm-v2.2.0","sha":"c77b006e1fa179873d4e8915bbd415871ca2c6d3","kind":"commit","published_at":"2024-04-23T18:03:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0/manifests"},{"name":"cm-v2.1.2","sha":"baf3402a0de7b64d3c8289679360bc82beaa3d10","kind":"commit","published_at":"2024-04-17T15:42:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2/manifests"},{"name":"cm-v2.1.1","sha":"572fb006eb526d04ed309f0587997ca95cf8d463","kind":"commit","published_at":"2024-04-16T18:06:09.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1/manifests"},{"name":"cm-v2.0.4","sha":"9d6739ad8d00b9eeaa71b6b598c166a78d9af0c5","kind":"commit","published_at":"2024-04-10T15:50:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4/manifests"},{"name":"cm-v2.0.3","sha":"5b468c0b349026828b5b58829843975b386ba2c8","kind":"commit","published_at":"2024-03-20T21:03:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3/manifests"},{"name":"cm-v2.0.2","sha":"a1de1c4e1684e1bf4f0b7620e4be6b430856c18e","kind":"commit","published_at":"2024-03-11T09:23:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2/manifests"},{"name":"cm-v2.0.1","sha":"1f9de76fa8071e0e6c82b933d8fb85c98d549223","kind":"commit","published_at":"2024-02-23T11:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1/manifests"},{"name":"cm-v1.6.2","sha":"f2f68a27c8f59d1879ae0c128b0d13c299ffe438","kind":"commit","published_at":"2024-02-03T16:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2/manifests"},{"name":"cm-v1.6.1","sha":"a31610e185af39b163252dee122f02b3d05ab867","kind":"commit","published_at":"2024-02-02T11:10:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1/manifests"},{"name":"cm-v1.5.3","sha":"ca0d83caf02effcb90bb5e9c360c7bc5fa900bb5","kind":"commit","published_at":"2023-09-22T11:26:17.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3/manifests"},{"name":"cm-v1.5.2","sha":"926ae6701d971e13b088b0e2a2ac88c8a3365aa1","kind":"commit","published_at":"2023-09-01T15:05:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2/manifests"},{"name":"cm-v1.5.1","sha":"f12d69d913580d9f1a4c53af72d1c660084b14da","kind":"commit","published_at":"2023-07-17T20:04:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1/manifests"},{"name":"cm-v1.5.0","sha":"8c43a3dd65e7a5a4d19517f09614a0d95410c8d9","kind":"commit","published_at":"2023-07-05T19:29:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0/manifests"},{"name":"cm-v1.4.1","sha":"91f5a33a6d225220afd806ca1e2968063e6a5a1b","kind":"commit","published_at":"2023-06-08T10:49:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1/manifests"},{"name":"cm-v1.4.0","sha":"b037a3e49c233ab1e0e4ca745a01dbac65593f9b","kind":"commit","published_at":"2023-06-07T14:59:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0/manifests"},{"name":"cm-v1.3.0","sha":"cc5daa8d91e927cb5fe294f71a513ee59f91331b","kind":"commit","published_at":"2023-06-01T09:20:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0/manifests"},{"name":"cm-v1.2.2","sha":"f0f8ca36be7d8cb34dddd0224f7e12cb86e5625e","kind":"commit","published_at":"2023-05-31T08:40:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2/manifests"},{"name":"cm-v1.2.1","sha":"eca4465926a71ed1e9d0908b0128ac5c522ada30","kind":"commit","published_at":"2023-05-26T15:45:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1/manifests"},{"name":"cm-v1.1.6","sha":"ddb409f4b87a2803e11ebf6b32242d09307b2d1d","kind":"commit","published_at":"2023-05-16T10:26:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6/manifests"},{"name":"cm-v1.1.3","sha":"9f0fd853c6a4a3224fe306ca1e0880379278da6d","kind":"commit","published_at":"2022-12-07T13:43:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3/manifests"},{"name":"cm-v1.1.1","sha":"f9abc764a15a7dd26ca43650b4a1d4f016bac1e9","kind":"commit","published_at":"2022-11-15T14:47:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1/manifests"},{"name":"cm-v1.1.0","sha":"fe95527be4eb10b83e6581ce9ec6c1ff40f96266","kind":"commit","published_at":"2022-11-15T14:40:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0/manifests"},{"name":"cm-v1.0.5","sha":"d5d17732a8411a10168154748ef62d8e7243a465","kind":"commit","published_at":"2022-11-08T21:17:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5/manifests"},{"name":"cm-v1.0.1","sha":"fb602b5af642ab6841e760bddb87fcc6ebd94fc6","kind":"commit","published_at":"2022-09-13T12:40:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1/manifests"},{"name":"cm-v0.7.24","sha":"7e21eefa36976c042cf3350774993e305c9dda50","kind":"commit","published_at":"2022-09-04T14:42:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v0.7.24","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24/manifests"},{"name":"V2.6.1","sha":"558a22c5970eb0d6708d0edc080e62a92566bab0","kind":"commit","published_at":"2022-01-05T09:36:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1/manifests"},{"name":"V2.6.0","sha":"0dafd7cd428073188dad0bcb919f7a780cb3fae1","kind":"commit","published_at":"2022-01-03T21:54:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0/manifests"},{"name":"V2.5.8","sha":"e59c8948773afc78a4a9e4ae72176c3f9b5f759b","kind":"commit","published_at":"2021-07-23T08:14:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8/manifests"},{"name":"V2.5.7","sha":"3ab8c6b68d20d6938886026ab31d55cf0000025b","kind":"commit","published_at":"2021-07-10T12:02:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7/manifests"},{"name":"V2.5.6","sha":"9b1c838ee8e17ba7b525f9afd7248c8dd90b2117","kind":"commit","published_at":"2021-07-08T13:58:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6/manifests"},{"name":"V2.5.5","sha":"31ae6b7c20286b152db651caea3ebfe922e373c0","kind":"commit","published_at":"2021-06-26T14:36:08.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5/manifests"},{"name":"V2.5.4","sha":"6a0acafa293baa2ba19e7dc342ff6be412a1c394","kind":"commit","published_at":"2021-06-10T08:32:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4/manifests"},{"name":"V2.5.3","sha":"0e43e52bdc25235702dbd4c0d34c3d3af54ab9f5","kind":"commit","published_at":"2021-06-01T10:01:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3/manifests"},{"name":"V2.5.0","sha":"8cfe150678930441f42d64c68aee561a4b6218b0","kind":"commit","published_at":"2021-05-27T12:10:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0/manifests"},{"name":"V2.4.0","sha":"b25d0e8cc8b41ae993c30d3687a78adde54b41bb","kind":"commit","published_at":"2021-05-24T15:20:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0/manifests"},{"name":"V2.3.0","sha":"08ab19bfbbbaf18b9630ce5b2e4f74782e9fa861","kind":"commit","published_at":"2021-05-21T13:19:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0/manifests"},{"name":"V2.2.0","sha":"42459fde2fb29300362709d50143938318067f92","kind":"commit","published_at":"2021-05-20T09:14:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0/manifests"},{"name":"V2.1.0","sha":"0de17d25348017ab501562f3c722324a95dc8d90","kind":"commit","published_at":"2021-05-19T10:04:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0/manifests"},{"name":"V2.0.10","sha":"c80bffe304dbd246377246673c04e35ecd99e71e","kind":"commit","published_at":"2021-05-15T15:24:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10/manifests"},{"name":"V2.0.9","sha":"41d24084e63d0929b27772879421ec1ee654e752","kind":"commit","published_at":"2021-05-15T14:58:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9/manifests"},{"name":"V2.0.8","sha":"fb73b9515379a1d460b648d4a1ae6b87e4a7f6c7","kind":"commit","published_at":"2021-05-15T11:37:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8/manifests"},{"name":"V2.0.7","sha":"6e7b03c774b56fe1ac827fab07a7d940b18267df","kind":"commit","published_at":"2021-05-14T10:21:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7/manifests"},{"name":"V2.0.1","sha":"c5f0bc066971df9e6454f86c323d062b773235c6","kind":"commit","published_at":"2021-05-03T09:56:33.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1/manifests"},{"name":"V2.0.0","sha":"990cf581303a0111a7b19d9786b4f0279aa2bd60","kind":"commit","published_at":"2021-05-02T19:00:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0/manifests"},{"name":"V1.55.16","sha":"95b716c8aa9a66638c4756b39524b5490e9fb3f9","kind":"commit","published_at":"2021-05-01T13:11:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16/manifests"},{"name":"V1.55.15","sha":"35882230f62ec331b6042d37e45af4161d9ccac2","kind":"commit","published_at":"2021-04-30T14:56:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15/manifests"},{"name":"V1.55.14","sha":"fa07c85bbed109303b8ac396b09bbd6314f79733","kind":"commit","published_at":"2021-04-28T07:50:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14/manifests"},{"name":"V1.55.12","sha":"654adba209a3cd9e9f4472c7c86bc9dbe16d568e","kind":"commit","published_at":"2021-04-26T08:47:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12/manifests"},{"name":"V1.55.10","sha":"63efdfc4ac50a29a281d1bfd4ef929f15519d79d","kind":"commit","published_at":"2021-04-23T13:19:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10/manifests"},{"name":"V1.55.9","sha":"c44a3dbbbbba00668f58c54bc059b0e65b3e9d50","kind":"commit","published_at":"2021-04-22T12:17:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9/manifests"},{"name":"V1.55.8","sha":"cdc0f72cccaa8fc3f857c866f67074849e71f57e","kind":"commit","published_at":"2021-04-18T08:00:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8/manifests"},{"name":"V1.55.7","sha":"658ab2bf9bfaa6df0c18f09147515779d5ad3186","kind":"commit","published_at":"2021-04-18T06:41:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7/manifests"},{"name":"V1.55.6","sha":"341b714392d4e29eab4ff48ec41cf11d2544305c","kind":"commit","published_at":"2021-04-17T18:31:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6/manifests"},{"name":"V1.55.5","sha":"9938a0e81175e30045ef5e7abb2837312c863a02","kind":"commit","published_at":"2021-04-16T13:55:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5/manifests"},{"name":"V1.55.4","sha":"1c1c939742bb900f0e6ef8c62f3a6844e2bd2c01","kind":"commit","published_at":"2021-03-24T19:12:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4/manifests"},{"name":"V1.55.3","sha":"fe8021835aa1452c69c98163a3c0da9b9f8e987d","kind":"commit","published_at":"2021-03-04T14:07:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3/manifests"},{"name":"V1.55.2","sha":"fd03ac37193a173c4aeb2d78136f9788c141108d","kind":"commit","published_at":"2020-12-27T10:09:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2/manifests"},{"name":"V1.55.0","sha":"ed0395e0a383fb7855987b2e9f82f7ba8151f07f","kind":"commit","published_at":"2020-11-17T10:05:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0/manifests"},{"name":"V1.50.0","sha":"d50de1f8a3ad8da7beac257dcd23be299178e98e","kind":"commit","published_at":"2020-11-15T22:05:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.50.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0/manifests"},{"name":"V1.17.0","sha":"5b9fcca860466e1f5943b2447837513856948eba","kind":"commit","published_at":"2020-10-21T20:07:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.17.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0/manifests"},{"name":"V1.12.3","sha":"46b9cfcfd4126683b3e0bd3204f8f07af0513199","kind":"commit","published_at":"2020-03-22T20:24:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3/manifests"},{"name":"V1.12.2","sha":"c408983a6cdbac4f9892114c29f5a9100a1c14ba","kind":"commit","published_at":"2020-01-28T14:59:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2/manifests"},{"name":"V1.12.1","sha":"6c46e7dca77bfebb0d5d88cf93d9ffc0457ca011","kind":"commit","published_at":"2020-01-27T14:03:31.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1/manifests"},{"name":"V1.11.4","sha":"78c8d59b55aba98177431f2469a12d6fd35e3c74","kind":"commit","published_at":"2019-10-11T17:53:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4/manifests"},{"name":"V1.11.3","sha":"c6c43f6e7055d455fc2b6870267f5a4db0b326a0","kind":"commit","published_at":"2019-10-06T17:02:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3/manifests"},{"name":"V1.11.2","sha":"c6dd03a78ba823476bb62906198a92617229f2ab","kind":"commit","published_at":"2019-10-01T13:59:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2/manifests"},{"name":"V1.11.1","sha":"01da6cef24656162c001f83edb1d854ea2260e05","kind":"commit","published_at":"2019-09-13T10:08:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1/manifests"},{"name":"V1.10.3","sha":"7687057b1dbb4dd4df0f2236082498301f745850","kind":"commit","published_at":"2019-07-04T14:36:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3/manifests"},{"name":"V1.10.2","sha":"6c874ca6c1726db0456277cf0d9f9dd41d2a4d3d","kind":"commit","published_at":"2019-07-04T13:43:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2/manifests"},{"name":"V1.9.9","sha":"30226e0c5967ef2af896b525a50b2f1e36959968","kind":"commit","published_at":"2019-06-23T13:35:18.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9/manifests"},{"name":"V1.9.8","sha":"21a69cbabc71efec21aeb001caf65934848d2e7d","kind":"commit","published_at":"2019-05-29T14:26:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8/manifests"},{"name":"V1.9.7","sha":"90cd377ff9dbd1384ece08b069db114f19f1f294","kind":"commit","published_at":"2019-02-11T12:36:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7/manifests"},{"name":"V1.9.6","sha":"45ba8804fa0f64d7ad0c3effae34bd1f8abc8559","kind":"commit","published_at":"2018-09-26T14:10:29.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6/manifests"},{"name":"V1.9.5","sha":"823c0e969e6be94ce3b7b0764557dc74a1d5fca6","kind":"commit","published_at":"2018-07-18T09:06:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5/manifests"},{"name":"v1.9.4","sha":"3bdf708c68dbfdc6d46579a48ecb0d4eb52cd505","kind":"commit","published_at":"2017-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/v1.9.4","html_url":"https://github.com/mlcommons/ck/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4/manifests"},{"name":"V1.9.3","sha":"7a7655e38b3329a9e7bfb704a44c8da92dc6ff36","kind":"commit","published_at":"2017-10-13T14:47:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3/manifests"},{"name":"V1.9.2","sha":"acd9779584c7ef6f862b12ee683e898df27eda22","kind":"commit","published_at":"2017-10-04T15:29:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2/manifests"},{"name":"V1.9.1","sha":"f3746d8968daa73339eb5b353bf2fbcf17555419","kind":"commit","published_at":"2017-04-29T15:49:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1/manifests"},{"name":"V1.8.7","sha":"d2c3ce32559ebf97fd90f72d58f5cab95eca4710","kind":"commit","published_at":"2017-02-27T09:57:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7/manifests"},{"name":"V1.8.6","sha":"34687141c93e0300b0e0bebbf93950bcb09bb8f7","kind":"commit","published_at":"2017-01-04T21:19:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6/manifests"},{"name":"V1.8.5","sha":"88422ae950a2eadc38c27178e2712cc4dc351963","kind":"commit","published_at":"2016-12-13T07:25:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5/manifests"},{"name":"V1.8.4","sha":"77237523db88095753a9ba1a9c7ee32f56df5366","kind":"commit","published_at":"2016-11-15T14:47:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4/manifests"},{"name":"V1.8.2","sha":"7fc6fda05d8d626544d4c11aa73481746891ed62","kind":"commit","published_at":"2016-09-30T18:47:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2/manifests"},{"name":"V1.8.1","sha":"06eee8e009929a3db42702c708e155bd650baa13","kind":"commit","published_at":"2016-09-14T07:28:53.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1/manifests"},{"name":"V1.7.4","sha":"a7e493be6a3dd138030484d8a9046c87b9ce70b4","kind":"commit","published_at":"2016-08-23T15:25:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4/manifests"},{"name":"V1.7.3","sha":"b6725ba11cc21908409b8474fb4674835c58ec56","kind":"commit","published_at":"2016-08-02T15:04:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3/manifests"},{"name":"V1.7.2","sha":"5f040a893727abc1dcf512b728b981d645675038","kind":"commit","published_at":"2016-07-09T07:55:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2/manifests"},{"name":"V1.7.1","sha":"fbf6ad1e8d4a7136d045330e3ff6c7e0b8609e40","kind":"commit","published_at":"2016-05-21T15:31:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1/manifests"},{"name":"V1.6.16","sha":"901a43ea14b601dcf296be1ace5dc891cae4755b","kind":"commit","published_at":"2016-05-21T15:17:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16/manifests"},{"name":"V1.6.15","sha":"5201a867a3354bb3e035bf8c4316ea145d344af0","kind":"commit","published_at":"2016-05-02T15:41:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15/manifests"},{"name":"V1.6.14","sha":"901edded6abf975f1ee29e7bfaf57a3f7a9dbc51","kind":"commit","published_at":"2016-02-29T20:23:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14/manifests"},{"name":"V1.6.13","sha":"7e2c48e3126231e13ae713d95471b168acc2eef0","kind":"commit","published_at":"2016-02-29T16:09:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.13","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13/manifests"},{"name":"V1.6.12","sha":"ffa9eec65627000a7e5da4d974e03c5da4c3717b","kind":"commit","published_at":"2015-10-29T10:04:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12/manifests"},{"name":"V1.6.11","sha":"54fe24e834f369ad16656945e3b71d0415049c9d","kind":"commit","published_at":"2015-09-27T20:04:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.11","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11/manifests"},{"name":"V1.6.8","sha":"b337f637312c2b8cff2de4ed07da79eba0793bfc","kind":"commit","published_at":"2015-09-26T10:47:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8/manifests"},{"name":"V1.6.5","sha":"e5ad23d8537292e7057929f16735d714a866ebdb","kind":"commit","published_at":"2015-09-25T10:44:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5/manifests"},{"name":"V1.6.1","sha":"277667bb43d06810a0f7f729562671a3d621d63a","kind":"commit","published_at":"2015-09-17T09:53:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1/manifests"},{"name":"V1.5.0917","sha":"2eb8fe6696424f7cfb75742695f843061706d778","kind":"commit","published_at":"2015-09-15T19:49:14.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.5.0917","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.5.0917","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.5.0917","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917/manifests"},{"name":"V1.4.0909","sha":"9650fae7b4242999e4579a7ba535a83347218565","kind":"commit","published_at":"2015-09-09T21:14:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.4.0909","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.4.0909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.4.0909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909/manifests"},{"name":"V1.3.0824","sha":"3891ad9c3c3a86ceb98a3775c8f678fa891b904f","kind":"commit","published_at":"2015-08-24T22:12:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0824","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824/manifests"},{"name":"V1.3.0821","sha":"a6aadb95af867b9d0f5e6a1b74b762dfcc3bfdd6","kind":"commit","published_at":"2015-08-21T08:00:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0821","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0821","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0821","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821/manifests"},{"name":"V1.2.0701","sha":"0d6e06056d308c55f9420c64002deb1727c92e68","kind":"commit","published_at":"2015-06-28T10:38:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0701","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701/manifests"},{"name":"V1.2.0605","sha":"4e7e564d490152b539ca8f3c1f1e0e31daea535c","kind":"commit","published_at":"2015-06-05T16:03:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0605","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605/manifests"},{"name":"V1.2.0513","sha":"aa34cb379bf9b72a9d18edb695648d5edaf85c92","kind":"commit","published_at":"2015-05-13T18:03:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0513","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513/manifests"},{"name":"V1.1.0202","sha":"f0e98227c4230a38976af8c2dc991d3d04207fe1","kind":"commit","published_at":"2015-02-04T16:09:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0202","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202/manifests"},{"name":"V1.1.0201","sha":"b665280905f4ed26247c534cf86a1dfe0ea919e9","kind":"commit","published_at":"2015-02-02T10:48:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0201","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201/manifests"},{"name":"V1.0.1214","sha":"21b6c08e9fa1e9f9218b4c813d4ca54464463bb4","kind":"commit","published_at":"2014-12-14T12:29:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.0.1214","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.0.1214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.0.1214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:59:20.281Z","dependent_packages_count":0,"downloads":64,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.727001610228136,"dependent_packages_count":10.782833207633137,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.75491740893064},"purl":"pkg:pypi/cmind4system","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cmind4system","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cmind4system","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cmind4system/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T15:04:17.246Z","issues_count":228,"pull_requests_count":645,"avg_time_to_close_issue":9860210.827027027,"avg_time_to_close_pull_request":34552.45723172629,"issues_closed_count":185,"pull_requests_closed_count":643,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.925438596491228,"avg_comments_per_pull_request":1.1906976744186046,"merged_pull_requests_count":598,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":42,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":916733.552631579,"past_year_avg_time_to_close_pull_request":22395.868421052633,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2619047619047619,"past_year_avg_comments_per_pull_request":1.3070175438596492,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues","maintainers":[{"login":"ctuning-admin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"},{"login":"psyhtest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psyhtest"},{"login":"nathanw-mlc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanw-mlc"}],"active_maintainers":[{"login":"ctuning-admin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind4system/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind4system/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind4system/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cmind4system/related_packages","maintainers":[{"uuid":"gfursin","login":"gfursin","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/gfursin/","role":null,"created_at":"2024-06-15T13:30:57.462Z","updated_at":"2024-06-15T13:30:57.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gfursin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725097,"maintainers_count":308361,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10374342,"name":"cm4system","ecosystem":"pypi","description":"TBD","homepage":"https://github.com/mlcommons/ck","licenses":"Apache Software License (Apache 2.0)","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mlcommons/ck","keywords_array":["cmind","cm4system","automation","portability","modularity","cknowledge","ctuning","mlcommons","system"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-15T13:22:25.000Z","latest_release_published_at":"2024-06-15T13:22:25.000Z","latest_release_number":"0.0.0.1","last_synced_at":"2024-11-29T23:02:57.360Z","created_at":"2024-06-15T13:30:54.644Z","updated_at":"2025-08-18T18:59:20.370Z","registry_url":"https://pypi.org/project/cm4system/","install_command":"pip install cm4system --index-url https://pypi.org/simple","documentation_url":"https://cm4system.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: System"],"normalized_name":"cm4system"},"repo_metadata":{"id":22882399,"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","archived":false,"fork":false,"pushed_at":"2025-06-19T17:37:00.000Z","size":36843,"stargazers_count":629,"open_issues_count":9,"forks_count":118,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-07-18T12:45:00.910Z","etag":null,"topics":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"latest_commit_sha":null,"homepage":"https://access.cKnowledge.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.CM.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation.bib","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2025-07-12T16:28:05.000Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/mlcommons/ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/sbom","scorecard":{"id":312007,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlcommons/ck","commit":"6debe60716d21045fc1476221a4b0cbbbf540426"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/test-cm.yml:34"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-script-features.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: cm-mlops/script/app-mlperf-inference-intel/run_gptj_harness.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test2.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/run-mlperf-training-benchmark/tests/Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:16","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:6","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:22","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:23","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:24","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:19","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: downloadThenRun not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm-mlops/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm-mlops/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:7","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:9","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/run_gptj_harness_v4_0.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rocm-devices/run.sh:14","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-vision.sh:15","Warn: pipCommand not pinned by hash: docs/_generator/generate_api.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:39","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  64 containerImage dependencies pinned","Info:   1 out of 125 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"578 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2017-101","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2021-227 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-223 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: PYSEC-2021-160 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-173 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-249 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2021-199 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-170 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: PYSEC-2021-206 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: PYSEC-2021-231 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-168 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-226 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2021-150 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: PYSEC-2021-184 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-113 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-179 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2021-253 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2021-205 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: PYSEC-2021-163 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-233 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: PYSEC-2021-207 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: PYSEC-2021-196 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-209 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: PYSEC-2021-155 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-118 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2021-165 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-215 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2021-171 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: PYSEC-2021-212 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: PYSEC-2021-201 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: PYSEC-2021-156 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-154 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2021-216 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: PYSEC-2021-213 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: PYSEC-2021-211 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: PYSEC-2021-153 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2021-174 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2021-197 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2021-251 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2021-241 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: PYSEC-2020-258 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: PYSEC-2021-236 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2021-238 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: PYSEC-2020-117 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2021-210 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: PYSEC-2021-220 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-219 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: PYSEC-2021-159 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-140 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: PYSEC-2021-230 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: PYSEC-2021-246 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: PYSEC-2021-240 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: PYSEC-2020-134 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: PYSEC-2021-228 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2021-187 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: PYSEC-2021-180 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2021-193 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: PYSEC-2021-176 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-128 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: PYSEC-2021-244 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-198 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: PYSEC-2021-243 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: PYSEC-2020-125 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: PYSEC-2020-253 / GHSA-h98h-8mxr-m8gx","Warn: Project is vulnerable to: PYSEC-2021-190 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-152 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-255 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-182 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: PYSEC-2021-169 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: PYSEC-2021-224 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-175 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-237 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-242 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-166 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-189 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: PYSEC-2021-229 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: PYSEC-2021-183 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-172 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2020-256 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: PYSEC-2021-254 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-247 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-195 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: PYSEC-2021-222 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: PYSEC-2020-131 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: PYSEC-2021-185 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: PYSEC-2021-200 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-235 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: PYSEC-2021-203 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: PYSEC-2020-257 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: PYSEC-2020-130 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: PYSEC-2020-127 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: PYSEC-2020-132 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-254 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2021-252 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2021-192 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: PYSEC-2021-161 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: PYSEC-2021-202 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: PYSEC-2021-239 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-245 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: PYSEC-2020-138 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2021-234 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: PYSEC-2021-214 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: PYSEC-2021-232 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-225 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: PYSEC-2021-218 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-188 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-250 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2020-129 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: PYSEC-2021-157 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: PYSEC-2021-208 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2021-204 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: PYSEC-2021-256 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: PYSEC-2021-164 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2021-186 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-217 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: PYSEC-2020-133 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-167 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: PYSEC-2021-177 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-162 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-126 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-178 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-255 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: PYSEC-2021-221 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: PYSEC-2021-194 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-139 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: PYSEC-2019-204","Warn: Project is vulnerable to: PYSEC-2019-205","Warn: Project is vulnerable to: PYSEC-2019-206","Warn: Project is vulnerable to: PYSEC-2019-207","Warn: Project is vulnerable to: PYSEC-2019-208","Warn: Project is vulnerable to: PYSEC-2019-210","Warn: Project is vulnerable to: PYSEC-2020-114","Warn: Project is vulnerable to: PYSEC-2020-115","Warn: Project is vulnerable to: PYSEC-2020-116","Warn: Project is vulnerable to: PYSEC-2020-119","Warn: Project is vulnerable to: PYSEC-2020-120","Warn: Project is vulnerable to: PYSEC-2020-121","Warn: Project is vulnerable to: PYSEC-2020-122","Warn: Project is vulnerable to: PYSEC-2020-123","Warn: Project is vulnerable to: PYSEC-2020-124","Warn: Project is vulnerable to: PYSEC-2021-151","Warn: Project is vulnerable to: PYSEC-2021-181","Warn: Project is vulnerable to: PYSEC-2021-191","Warn: Project is vulnerable to: PYSEC-2021-248","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8"],"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-17T23:19:52.083Z","repository_id":22882399,"created_at":"2025-08-17T23:19:52.083Z","updated_at":"2025-08-17T23:19:52.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043459,"owners_count":24689765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:52:36.216Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","funding_links":[],"total_stars":5547,"followers":614,"following":0,"created_at":"2022-11-10T05:32:40.232Z","updated_at":"2024-04-14T06:52:55.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"tags":[{"name":"cmx-v4.1.4","sha":"ca0ab00253f4a2cbd9c20463bc218a3230d96c38","kind":"commit","published_at":"2025-03-13T15:30:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4/manifests"},{"name":"cmind-v4.1.3","sha":"91f259b3233a9a8c34d157a96c958d1ecd2be7bc","kind":"commit","published_at":"2025-02-20T09:31:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmind-v4.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cmind-v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmind-v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3/manifests"},{"name":"cmx-v4.1.0","sha":"256f181984a40d1f0851551d449eea5060b66655","kind":"commit","published_at":"2025-02-17T10:55:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0/manifests"},{"name":"cmx-v4.0.2","sha":"1279009a07a6b147da4c9ac5ca72947827d7a07b","kind":"commit","published_at":"2025-02-05T17:45:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2/manifests"},{"name":"cm-v3.5.3","sha":"05a79cb375263011b62d00b55a52b8d7e117dd4b","kind":"commit","published_at":"2025-01-15T15:50:42.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3/manifests"},{"name":"cm-v3.5.2","sha":"b607edb96f00c6ef30ab4f8a18e8bdef6695d0db","kind":"commit","published_at":"2024-12-20T15:09:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2/manifests"},{"name":"cm-v3.5.1","sha":"80959de3239fb012d0962c1de57460bb46fd830b","kind":"commit","published_at":"2024-12-03T18:52:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1/manifests"},{"name":"cm-v3.4.4","sha":"f9ed6236e827d733b88ac09dda81841da69c6323","kind":"commit","published_at":"2024-11-29T15:02:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4/manifests"},{"name":"cm-v3.4.3","sha":"c28a4b63a956693cb329f3f8e5e5c7ea9069b260","kind":"commit","published_at":"2024-11-24T22:30:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3/manifests"},{"name":"cm-v3.4.2","sha":"ec9b1b9a6a1b4d9af0c0988b1859d8ecebb2f217","kind":"commit","published_at":"2024-11-22T14:19:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2/manifests"},{"name":"cm-v3.4.1","sha":"584ccb62fdc81f29caa66b8a4842c98fdc611932","kind":"commit","published_at":"2024-11-10T09:21:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1/manifests"},{"name":"cm-v3.3.4","sha":"212d825075ecd83464d5cefb4a541bd3dc3f083b","kind":"commit","published_at":"2024-11-06T11:53:32.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4/manifests"},{"name":"cm-v3.3.3","sha":"03eb0b25cc066791f4c7d99d8cf19d8fdabd385a","kind":"commit","published_at":"2024-11-03T10:39:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3/manifests"},{"name":"cm-v3.3.1","sha":"dfefc2ae450d4981d4c5718dcb155d824f5ecb67","kind":"commit","published_at":"2024-11-01T10:48:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1/manifests"},{"name":"cm-v3.2.9","sha":"b61d80eed399663af341171c49a26302c82b1db9","kind":"commit","published_at":"2024-10-29T10:26:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9/manifests"},{"name":"cm-v3.2.8","sha":"55405ba4c9e493542f77d978406709c62222c807","kind":"commit","published_at":"2024-10-27T15:45:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8/manifests"},{"name":"cm-v3.2.5","sha":"149cfba550cbcf429754a19e5a489ac79bd808fd","kind":"commit","published_at":"2024-10-19T17:03:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5/manifests"},{"name":"cm-v3.2.3","sha":"71e172062d3938ef020227dad39394e55cab5976","kind":"commit","published_at":"2024-10-16T09:50:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3/manifests"},{"name":"cm-v3.2.0","sha":"72734a1dab82ba3d33a49083f6c5333f858849bb","kind":"commit","published_at":"2024-10-13T12:17:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0/manifests"},{"name":"cm-v3.1.0","sha":"1eb3976cfa205aa0a8e4bdaabf1e992b4104dcb3","kind":"commit","published_at":"2024-10-10T19:02:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0/manifests"},{"name":"cm-v3.0.3","sha":"2dcaff543c64bdf19e86e03918c0d39d3918dea5","kind":"commit","published_at":"2024-10-09T10:16:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3/manifests"},{"name":"cm-v3.0.2","sha":"171977855330ccddb187a7a63f5f3e51b9a200ba","kind":"commit","published_at":"2024-10-08T02:12:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2/manifests"},{"name":"cm-v3.0.1","sha":"052f17bdc6dbf1d9637311a4864c349eaac988af","kind":"commit","published_at":"2024-10-07T10:22:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1/manifests"},{"name":"cm-v2.4.0","sha":"02a107520d0ae4dcb537d9335a3571f088c8651d","kind":"commit","published_at":"2024-10-04T21:09:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0/manifests"},{"name":"cm-v2.3.9","sha":"4ffeb19c341144ff0011737d04211634751179ec","kind":"commit","published_at":"2024-09-29T13:17:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9/manifests"},{"name":"cm-v2.3.8","sha":"07e3ac5baf096d43e6e8abb9d38e255d6fbb2720","kind":"commit","published_at":"2024-09-27T09:14:45.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8/manifests"},{"name":"cm-v2.3.7","sha":"443bd03eeff32d54bf6875d36948df0d343df999","kind":"commit","published_at":"2024-09-26T13:30:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.7","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7/manifests"},{"name":"cm-v2.3.6","sha":"2050f67d6f598a24bdf30a384fed9de4484502a8","kind":"commit","published_at":"2024-09-17T12:58:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6/manifests"},{"name":"cm-v2.3.5","sha":"76ba0e119dc35acd300b899f477f2d6749f9c1f5","kind":"commit","published_at":"2024-08-12T16:50:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5/manifests"},{"name":"cm-v2.3.4","sha":"56a02d3557b60445ffeaf3cb618baba198f5c575","kind":"commit","published_at":"2024-07-17T15:50:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4/manifests"},{"name":"cm-v2.3.2","sha":"8159140b25c86e25fc0227db013c582343378dda","kind":"commit","published_at":"2024-06-15T13:52:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2/manifests"},{"name":"cm-v2.3.0","sha":"e4c2133c8a8832a2fcb2ad4838c15b0c4defb792","kind":"commit","published_at":"2024-04-28T14:05:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0/manifests"},{"name":"cm-mlops-arc-20240428","sha":"14cc98783b0c7c82abcb48f71e1b2dc111007793","kind":"commit","published_at":"2024-04-26T13:48:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-mlops-arc-20240428","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-mlops-arc-20240428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-mlops-arc-20240428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428/manifests"},{"name":"cm-v2.2.0","sha":"c77b006e1fa179873d4e8915bbd415871ca2c6d3","kind":"commit","published_at":"2024-04-23T18:03:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0/manifests"},{"name":"cm-v2.1.2","sha":"baf3402a0de7b64d3c8289679360bc82beaa3d10","kind":"commit","published_at":"2024-04-17T15:42:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2/manifests"},{"name":"cm-v2.1.1","sha":"572fb006eb526d04ed309f0587997ca95cf8d463","kind":"commit","published_at":"2024-04-16T18:06:09.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1/manifests"},{"name":"cm-v2.0.4","sha":"9d6739ad8d00b9eeaa71b6b598c166a78d9af0c5","kind":"commit","published_at":"2024-04-10T15:50:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4/manifests"},{"name":"cm-v2.0.3","sha":"5b468c0b349026828b5b58829843975b386ba2c8","kind":"commit","published_at":"2024-03-20T21:03:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3/manifests"},{"name":"cm-v2.0.2","sha":"a1de1c4e1684e1bf4f0b7620e4be6b430856c18e","kind":"commit","published_at":"2024-03-11T09:23:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2/manifests"},{"name":"cm-v2.0.1","sha":"1f9de76fa8071e0e6c82b933d8fb85c98d549223","kind":"commit","published_at":"2024-02-23T11:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1/manifests"},{"name":"cm-v1.6.2","sha":"f2f68a27c8f59d1879ae0c128b0d13c299ffe438","kind":"commit","published_at":"2024-02-03T16:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2/manifests"},{"name":"cm-v1.6.1","sha":"a31610e185af39b163252dee122f02b3d05ab867","kind":"commit","published_at":"2024-02-02T11:10:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1/manifests"},{"name":"cm-v1.5.3","sha":"ca0d83caf02effcb90bb5e9c360c7bc5fa900bb5","kind":"commit","published_at":"2023-09-22T11:26:17.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3/manifests"},{"name":"cm-v1.5.2","sha":"926ae6701d971e13b088b0e2a2ac88c8a3365aa1","kind":"commit","published_at":"2023-09-01T15:05:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2/manifests"},{"name":"cm-v1.5.1","sha":"f12d69d913580d9f1a4c53af72d1c660084b14da","kind":"commit","published_at":"2023-07-17T20:04:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1/manifests"},{"name":"cm-v1.5.0","sha":"8c43a3dd65e7a5a4d19517f09614a0d95410c8d9","kind":"commit","published_at":"2023-07-05T19:29:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0/manifests"},{"name":"cm-v1.4.1","sha":"91f5a33a6d225220afd806ca1e2968063e6a5a1b","kind":"commit","published_at":"2023-06-08T10:49:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1/manifests"},{"name":"cm-v1.4.0","sha":"b037a3e49c233ab1e0e4ca745a01dbac65593f9b","kind":"commit","published_at":"2023-06-07T14:59:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0/manifests"},{"name":"cm-v1.3.0","sha":"cc5daa8d91e927cb5fe294f71a513ee59f91331b","kind":"commit","published_at":"2023-06-01T09:20:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0/manifests"},{"name":"cm-v1.2.2","sha":"f0f8ca36be7d8cb34dddd0224f7e12cb86e5625e","kind":"commit","published_at":"2023-05-31T08:40:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2/manifests"},{"name":"cm-v1.2.1","sha":"eca4465926a71ed1e9d0908b0128ac5c522ada30","kind":"commit","published_at":"2023-05-26T15:45:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1/manifests"},{"name":"cm-v1.1.6","sha":"ddb409f4b87a2803e11ebf6b32242d09307b2d1d","kind":"commit","published_at":"2023-05-16T10:26:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6/manifests"},{"name":"cm-v1.1.3","sha":"9f0fd853c6a4a3224fe306ca1e0880379278da6d","kind":"commit","published_at":"2022-12-07T13:43:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3/manifests"},{"name":"cm-v1.1.1","sha":"f9abc764a15a7dd26ca43650b4a1d4f016bac1e9","kind":"commit","published_at":"2022-11-15T14:47:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1/manifests"},{"name":"cm-v1.1.0","sha":"fe95527be4eb10b83e6581ce9ec6c1ff40f96266","kind":"commit","published_at":"2022-11-15T14:40:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0/manifests"},{"name":"cm-v1.0.5","sha":"d5d17732a8411a10168154748ef62d8e7243a465","kind":"commit","published_at":"2022-11-08T21:17:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5/manifests"},{"name":"cm-v1.0.1","sha":"fb602b5af642ab6841e760bddb87fcc6ebd94fc6","kind":"commit","published_at":"2022-09-13T12:40:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1/manifests"},{"name":"cm-v0.7.24","sha":"7e21eefa36976c042cf3350774993e305c9dda50","kind":"commit","published_at":"2022-09-04T14:42:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v0.7.24","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24/manifests"},{"name":"V2.6.1","sha":"558a22c5970eb0d6708d0edc080e62a92566bab0","kind":"commit","published_at":"2022-01-05T09:36:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1/manifests"},{"name":"V2.6.0","sha":"0dafd7cd428073188dad0bcb919f7a780cb3fae1","kind":"commit","published_at":"2022-01-03T21:54:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0/manifests"},{"name":"V2.5.8","sha":"e59c8948773afc78a4a9e4ae72176c3f9b5f759b","kind":"commit","published_at":"2021-07-23T08:14:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8/manifests"},{"name":"V2.5.7","sha":"3ab8c6b68d20d6938886026ab31d55cf0000025b","kind":"commit","published_at":"2021-07-10T12:02:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7/manifests"},{"name":"V2.5.6","sha":"9b1c838ee8e17ba7b525f9afd7248c8dd90b2117","kind":"commit","published_at":"2021-07-08T13:58:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6/manifests"},{"name":"V2.5.5","sha":"31ae6b7c20286b152db651caea3ebfe922e373c0","kind":"commit","published_at":"2021-06-26T14:36:08.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5/manifests"},{"name":"V2.5.4","sha":"6a0acafa293baa2ba19e7dc342ff6be412a1c394","kind":"commit","published_at":"2021-06-10T08:32:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4/manifests"},{"name":"V2.5.3","sha":"0e43e52bdc25235702dbd4c0d34c3d3af54ab9f5","kind":"commit","published_at":"2021-06-01T10:01:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3/manifests"},{"name":"V2.5.0","sha":"8cfe150678930441f42d64c68aee561a4b6218b0","kind":"commit","published_at":"2021-05-27T12:10:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0/manifests"},{"name":"V2.4.0","sha":"b25d0e8cc8b41ae993c30d3687a78adde54b41bb","kind":"commit","published_at":"2021-05-24T15:20:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0/manifests"},{"name":"V2.3.0","sha":"08ab19bfbbbaf18b9630ce5b2e4f74782e9fa861","kind":"commit","published_at":"2021-05-21T13:19:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0/manifests"},{"name":"V2.2.0","sha":"42459fde2fb29300362709d50143938318067f92","kind":"commit","published_at":"2021-05-20T09:14:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0/manifests"},{"name":"V2.1.0","sha":"0de17d25348017ab501562f3c722324a95dc8d90","kind":"commit","published_at":"2021-05-19T10:04:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0/manifests"},{"name":"V2.0.10","sha":"c80bffe304dbd246377246673c04e35ecd99e71e","kind":"commit","published_at":"2021-05-15T15:24:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10/manifests"},{"name":"V2.0.9","sha":"41d24084e63d0929b27772879421ec1ee654e752","kind":"commit","published_at":"2021-05-15T14:58:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9/manifests"},{"name":"V2.0.8","sha":"fb73b9515379a1d460b648d4a1ae6b87e4a7f6c7","kind":"commit","published_at":"2021-05-15T11:37:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8/manifests"},{"name":"V2.0.7","sha":"6e7b03c774b56fe1ac827fab07a7d940b18267df","kind":"commit","published_at":"2021-05-14T10:21:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7/manifests"},{"name":"V2.0.1","sha":"c5f0bc066971df9e6454f86c323d062b773235c6","kind":"commit","published_at":"2021-05-03T09:56:33.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1/manifests"},{"name":"V2.0.0","sha":"990cf581303a0111a7b19d9786b4f0279aa2bd60","kind":"commit","published_at":"2021-05-02T19:00:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0/manifests"},{"name":"V1.55.16","sha":"95b716c8aa9a66638c4756b39524b5490e9fb3f9","kind":"commit","published_at":"2021-05-01T13:11:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16/manifests"},{"name":"V1.55.15","sha":"35882230f62ec331b6042d37e45af4161d9ccac2","kind":"commit","published_at":"2021-04-30T14:56:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15/manifests"},{"name":"V1.55.14","sha":"fa07c85bbed109303b8ac396b09bbd6314f79733","kind":"commit","published_at":"2021-04-28T07:50:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14/manifests"},{"name":"V1.55.12","sha":"654adba209a3cd9e9f4472c7c86bc9dbe16d568e","kind":"commit","published_at":"2021-04-26T08:47:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12/manifests"},{"name":"V1.55.10","sha":"63efdfc4ac50a29a281d1bfd4ef929f15519d79d","kind":"commit","published_at":"2021-04-23T13:19:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10/manifests"},{"name":"V1.55.9","sha":"c44a3dbbbbba00668f58c54bc059b0e65b3e9d50","kind":"commit","published_at":"2021-04-22T12:17:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9/manifests"},{"name":"V1.55.8","sha":"cdc0f72cccaa8fc3f857c866f67074849e71f57e","kind":"commit","published_at":"2021-04-18T08:00:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8/manifests"},{"name":"V1.55.7","sha":"658ab2bf9bfaa6df0c18f09147515779d5ad3186","kind":"commit","published_at":"2021-04-18T06:41:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7/manifests"},{"name":"V1.55.6","sha":"341b714392d4e29eab4ff48ec41cf11d2544305c","kind":"commit","published_at":"2021-04-17T18:31:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6/manifests"},{"name":"V1.55.5","sha":"9938a0e81175e30045ef5e7abb2837312c863a02","kind":"commit","published_at":"2021-04-16T13:55:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5/manifests"},{"name":"V1.55.4","sha":"1c1c939742bb900f0e6ef8c62f3a6844e2bd2c01","kind":"commit","published_at":"2021-03-24T19:12:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4/manifests"},{"name":"V1.55.3","sha":"fe8021835aa1452c69c98163a3c0da9b9f8e987d","kind":"commit","published_at":"2021-03-04T14:07:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3/manifests"},{"name":"V1.55.2","sha":"fd03ac37193a173c4aeb2d78136f9788c141108d","kind":"commit","published_at":"2020-12-27T10:09:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2/manifests"},{"name":"V1.55.0","sha":"ed0395e0a383fb7855987b2e9f82f7ba8151f07f","kind":"commit","published_at":"2020-11-17T10:05:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0/manifests"},{"name":"V1.50.0","sha":"d50de1f8a3ad8da7beac257dcd23be299178e98e","kind":"commit","published_at":"2020-11-15T22:05:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.50.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0/manifests"},{"name":"V1.17.0","sha":"5b9fcca860466e1f5943b2447837513856948eba","kind":"commit","published_at":"2020-10-21T20:07:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.17.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0/manifests"},{"name":"V1.12.3","sha":"46b9cfcfd4126683b3e0bd3204f8f07af0513199","kind":"commit","published_at":"2020-03-22T20:24:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3/manifests"},{"name":"V1.12.2","sha":"c408983a6cdbac4f9892114c29f5a9100a1c14ba","kind":"commit","published_at":"2020-01-28T14:59:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2/manifests"},{"name":"V1.12.1","sha":"6c46e7dca77bfebb0d5d88cf93d9ffc0457ca011","kind":"commit","published_at":"2020-01-27T14:03:31.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1/manifests"},{"name":"V1.11.4","sha":"78c8d59b55aba98177431f2469a12d6fd35e3c74","kind":"commit","published_at":"2019-10-11T17:53:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4/manifests"},{"name":"V1.11.3","sha":"c6c43f6e7055d455fc2b6870267f5a4db0b326a0","kind":"commit","published_at":"2019-10-06T17:02:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3/manifests"},{"name":"V1.11.2","sha":"c6dd03a78ba823476bb62906198a92617229f2ab","kind":"commit","published_at":"2019-10-01T13:59:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2/manifests"},{"name":"V1.11.1","sha":"01da6cef24656162c001f83edb1d854ea2260e05","kind":"commit","published_at":"2019-09-13T10:08:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1/manifests"},{"name":"V1.10.3","sha":"7687057b1dbb4dd4df0f2236082498301f745850","kind":"commit","published_at":"2019-07-04T14:36:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3/manifests"},{"name":"V1.10.2","sha":"6c874ca6c1726db0456277cf0d9f9dd41d2a4d3d","kind":"commit","published_at":"2019-07-04T13:43:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2/manifests"},{"name":"V1.9.9","sha":"30226e0c5967ef2af896b525a50b2f1e36959968","kind":"commit","published_at":"2019-06-23T13:35:18.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9/manifests"},{"name":"V1.9.8","sha":"21a69cbabc71efec21aeb001caf65934848d2e7d","kind":"commit","published_at":"2019-05-29T14:26:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8/manifests"},{"name":"V1.9.7","sha":"90cd377ff9dbd1384ece08b069db114f19f1f294","kind":"commit","published_at":"2019-02-11T12:36:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7/manifests"},{"name":"V1.9.6","sha":"45ba8804fa0f64d7ad0c3effae34bd1f8abc8559","kind":"commit","published_at":"2018-09-26T14:10:29.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6/manifests"},{"name":"V1.9.5","sha":"823c0e969e6be94ce3b7b0764557dc74a1d5fca6","kind":"commit","published_at":"2018-07-18T09:06:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5/manifests"},{"name":"v1.9.4","sha":"3bdf708c68dbfdc6d46579a48ecb0d4eb52cd505","kind":"commit","published_at":"2017-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/v1.9.4","html_url":"https://github.com/mlcommons/ck/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4/manifests"},{"name":"V1.9.3","sha":"7a7655e38b3329a9e7bfb704a44c8da92dc6ff36","kind":"commit","published_at":"2017-10-13T14:47:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3/manifests"},{"name":"V1.9.2","sha":"acd9779584c7ef6f862b12ee683e898df27eda22","kind":"commit","published_at":"2017-10-04T15:29:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2/manifests"},{"name":"V1.9.1","sha":"f3746d8968daa73339eb5b353bf2fbcf17555419","kind":"commit","published_at":"2017-04-29T15:49:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1/manifests"},{"name":"V1.8.7","sha":"d2c3ce32559ebf97fd90f72d58f5cab95eca4710","kind":"commit","published_at":"2017-02-27T09:57:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7/manifests"},{"name":"V1.8.6","sha":"34687141c93e0300b0e0bebbf93950bcb09bb8f7","kind":"commit","published_at":"2017-01-04T21:19:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6/manifests"},{"name":"V1.8.5","sha":"88422ae950a2eadc38c27178e2712cc4dc351963","kind":"commit","published_at":"2016-12-13T07:25:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5/manifests"},{"name":"V1.8.4","sha":"77237523db88095753a9ba1a9c7ee32f56df5366","kind":"commit","published_at":"2016-11-15T14:47:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4/manifests"},{"name":"V1.8.2","sha":"7fc6fda05d8d626544d4c11aa73481746891ed62","kind":"commit","published_at":"2016-09-30T18:47:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2/manifests"},{"name":"V1.8.1","sha":"06eee8e009929a3db42702c708e155bd650baa13","kind":"commit","published_at":"2016-09-14T07:28:53.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1/manifests"},{"name":"V1.7.4","sha":"a7e493be6a3dd138030484d8a9046c87b9ce70b4","kind":"commit","published_at":"2016-08-23T15:25:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4/manifests"},{"name":"V1.7.3","sha":"b6725ba11cc21908409b8474fb4674835c58ec56","kind":"commit","published_at":"2016-08-02T15:04:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3/manifests"},{"name":"V1.7.2","sha":"5f040a893727abc1dcf512b728b981d645675038","kind":"commit","published_at":"2016-07-09T07:55:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2/manifests"},{"name":"V1.7.1","sha":"fbf6ad1e8d4a7136d045330e3ff6c7e0b8609e40","kind":"commit","published_at":"2016-05-21T15:31:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1/manifests"},{"name":"V1.6.16","sha":"901a43ea14b601dcf296be1ace5dc891cae4755b","kind":"commit","published_at":"2016-05-21T15:17:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16/manifests"},{"name":"V1.6.15","sha":"5201a867a3354bb3e035bf8c4316ea145d344af0","kind":"commit","published_at":"2016-05-02T15:41:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15/manifests"},{"name":"V1.6.14","sha":"901edded6abf975f1ee29e7bfaf57a3f7a9dbc51","kind":"commit","published_at":"2016-02-29T20:23:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14/manifests"},{"name":"V1.6.13","sha":"7e2c48e3126231e13ae713d95471b168acc2eef0","kind":"commit","published_at":"2016-02-29T16:09:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.13","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13/manifests"},{"name":"V1.6.12","sha":"ffa9eec65627000a7e5da4d974e03c5da4c3717b","kind":"commit","published_at":"2015-10-29T10:04:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12/manifests"},{"name":"V1.6.11","sha":"54fe24e834f369ad16656945e3b71d0415049c9d","kind":"commit","published_at":"2015-09-27T20:04:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.11","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11/manifests"},{"name":"V1.6.8","sha":"b337f637312c2b8cff2de4ed07da79eba0793bfc","kind":"commit","published_at":"2015-09-26T10:47:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8/manifests"},{"name":"V1.6.5","sha":"e5ad23d8537292e7057929f16735d714a866ebdb","kind":"commit","published_at":"2015-09-25T10:44:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5/manifests"},{"name":"V1.6.1","sha":"277667bb43d06810a0f7f729562671a3d621d63a","kind":"commit","published_at":"2015-09-17T09:53:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1/manifests"},{"name":"V1.5.0917","sha":"2eb8fe6696424f7cfb75742695f843061706d778","kind":"commit","published_at":"2015-09-15T19:49:14.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.5.0917","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.5.0917","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.5.0917","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917/manifests"},{"name":"V1.4.0909","sha":"9650fae7b4242999e4579a7ba535a83347218565","kind":"commit","published_at":"2015-09-09T21:14:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.4.0909","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.4.0909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.4.0909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909/manifests"},{"name":"V1.3.0824","sha":"3891ad9c3c3a86ceb98a3775c8f678fa891b904f","kind":"commit","published_at":"2015-08-24T22:12:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0824","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824/manifests"},{"name":"V1.3.0821","sha":"a6aadb95af867b9d0f5e6a1b74b762dfcc3bfdd6","kind":"commit","published_at":"2015-08-21T08:00:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0821","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0821","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0821","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821/manifests"},{"name":"V1.2.0701","sha":"0d6e06056d308c55f9420c64002deb1727c92e68","kind":"commit","published_at":"2015-06-28T10:38:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0701","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701/manifests"},{"name":"V1.2.0605","sha":"4e7e564d490152b539ca8f3c1f1e0e31daea535c","kind":"commit","published_at":"2015-06-05T16:03:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0605","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605/manifests"},{"name":"V1.2.0513","sha":"aa34cb379bf9b72a9d18edb695648d5edaf85c92","kind":"commit","published_at":"2015-05-13T18:03:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0513","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513/manifests"},{"name":"V1.1.0202","sha":"f0e98227c4230a38976af8c2dc991d3d04207fe1","kind":"commit","published_at":"2015-02-04T16:09:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0202","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202/manifests"},{"name":"V1.1.0201","sha":"b665280905f4ed26247c534cf86a1dfe0ea919e9","kind":"commit","published_at":"2015-02-02T10:48:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0201","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201/manifests"},{"name":"V1.0.1214","sha":"21b6c08e9fa1e9f9218b4c813d4ca54464463bb4","kind":"commit","published_at":"2014-12-14T12:29:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.0.1214","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.0.1214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.0.1214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:59:20.370Z","dependent_packages_count":0,"downloads":62,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.727001610228136,"dependent_packages_count":10.782833207633137,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.75491740893064},"purl":"pkg:pypi/cm4system","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cm4system","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cm4system","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cm4system/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T15:04:17.246Z","issues_count":228,"pull_requests_count":645,"avg_time_to_close_issue":9860210.827027027,"avg_time_to_close_pull_request":34552.45723172629,"issues_closed_count":185,"pull_requests_closed_count":643,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.925438596491228,"avg_comments_per_pull_request":1.1906976744186046,"merged_pull_requests_count":598,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":42,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":916733.552631579,"past_year_avg_time_to_close_pull_request":22395.868421052633,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2619047619047619,"past_year_avg_comments_per_pull_request":1.3070175438596492,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues","maintainers":[{"login":"ctuning-admin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"},{"login":"psyhtest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psyhtest"},{"login":"nathanw-mlc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanw-mlc"}],"active_maintainers":[{"login":"ctuning-admin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cm4system/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cm4system/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cm4system/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cm4system/related_packages","maintainers":[{"uuid":"gfursin","login":"gfursin","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/gfursin/","role":null,"created_at":"2024-06-15T13:30:56.975Z","updated_at":"2024-06-15T13:30:56.975Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gfursin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725097,"maintainers_count":308361,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10374428,"name":"cm4research","ecosystem":"pypi","description":"TBD","homepage":"https://github.com/mlcommons/ck","licenses":"Apache Software License (Apache 2.0)","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mlcommons/ck","keywords_array":["cmind","cm4research","automation","portability","modularity","cknowledge","ctuning","mlcommons","research"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-15T13:53:00.000Z","latest_release_published_at":"2024-06-15T13:53:00.000Z","latest_release_number":"0.0.0.1","last_synced_at":"2025-08-18T20:34:56.500Z","created_at":"2024-06-15T14:01:09.525Z","updated_at":"2025-08-18T20:34:56.500Z","registry_url":"https://pypi.org/project/cm4research/","install_command":"pip install cm4research --index-url https://pypi.org/simple","documentation_url":"https://cm4research.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: System"],"normalized_name":"cm4research"},"repo_metadata":{"id":22882399,"uuid":"26230485","full_name":"mlcommons/ck","owner":"mlcommons","description":"Collective Knowledge (CK), Collective Mind (CM/CMX) and MLPerf automations: community-driven projects to facilitate collaborative and reproducible research and to learn how to run AI, ML, and other emerging workloads more efficiently and cost-effectively across diverse models, datasets, software, and hardware using MLPerf methodology and benchmarks","archived":false,"fork":false,"pushed_at":"2025-06-19T17:37:00.000Z","size":36843,"stargazers_count":629,"open_issues_count":9,"forks_count":118,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-07-18T12:45:00.910Z","etag":null,"topics":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"latest_commit_sha":null,"homepage":"https://access.cKnowledge.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlcommons.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.CM.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"citation.bib","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-05T17:14:43.000Z","updated_at":"2025-07-12T16:28:05.000Z","dependencies_parsed_at":"2023-01-14T13:30:39.352Z","dependency_job_id":"44be28a2-0b17-4ca4-b57a-7ad0ea8583cf","html_url":"https://github.com/mlcommons/ck","commit_stats":{"total_commits":3737,"total_committers":32,"mean_commits":116.78125,"dds":0.5806796895905807,"last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e"},"previous_names":["ctuning/ck"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/mlcommons/ck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/sbom","scorecard":{"id":312007,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlcommons/ck","commit":"6debe60716d21045fc1476221a4b0cbbbf540426"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.head.ref ': .github/workflows/test-cm.yml:34"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cla.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm-script-features.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cm.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-image-classification-onnx.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx-mlperf-inference-rgat.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cmx.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: cm-mlops/script/app-mlperf-inference-intel/run_gptj_harness.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/cla.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/publish-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm-script-features.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm-script-features.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cm.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cm.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmlcr-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-image-classification-onnx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-resnet50.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx-mlperf-inference-rgat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cmx.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/mlcommons/ck/test-cmx.yml/master?enable=pin","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:1: pin your Docker image by updating registry.access.redhat.com/ubi9 to registry.access.redhat.com/ubi9@sha256:8851294389a8641bd6efcd60f615c69e54fb0e2216ec8259448b35e3d9a11b06","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:1: pin your Docker image by updating ubuntu:23.04 to ubuntu:23.04@sha256:5a828e28de105c3d7821c4442f0f5d1c52dc16acf4999d5f31a3bc0f03f06edd","Warn: containerImage not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:7","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/build-docker-image/tests/_test2.Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: containerImage not pinned by hash: cmx4mlops/repo/flex.task/run-mlperf-training-benchmark/tests/Dockerfile:1: pin your Docker image by updating nvcr.io/nvidia/pytorch:24.01-py3 to nvcr.io/nvidia/pytorch:24.01-py3@sha256:afd682405d620a620f61f38cb9d9bbc6a5230817699a48e9ed193546e81fb2ee","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-mlcommons-cpp/dockerfiles/ubuntu_22.04.Dockerfile:16","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/bert-99.9/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/rhel_9_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_18.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_20.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_pytorch_cpu.Dockerfile:14","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/resnet50/ubuntu_22.04_python_tensorflow_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/rhel_9_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_18.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_20.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_cpp_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_onnxruntime_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference/dockerfiles/retinanet/ubuntu_22.04_python_pytorch_cpu.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/rhel_9.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_18.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_20.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/build-dockerfile/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/get-brew/dockerfiles/ubuntu_22.04.Dockerfile:11","Warn: pipCommand not pinned by hash: cm-mlops/script/reproduce-mlperf-octoml-tinyml-results/dockerfiles/ubuntu_20.04.Dockerfile:6","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm-mlops/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/automation/script/docker_repro_example/ubuntu-23.04.Dockerfile:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-loadgen-generic-python/tests/modular-cm-containers/loadgen-generic-python-auto.Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-22.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-20230804:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-base-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/build-docker-image/examples/Dockerfile.cm-script-app-image-classification-onnx-py-ubuntu-23.04-latest:16","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:11","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:22","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:23","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/reproduce-ieee-acm-micro2023-paper-85/Dockerfile:24","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:27","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/run-mlperf-inference-app/modular-cm-containers/mlperf-inference--ubuntu-cpu.Dockerfile:32-36","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_root.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv.Dockerfile:19","Warn: pipCommand not pinned by hash: cmx4mlops/repo/flex.docker/mlperf-training/_cm_mlperf_training_4.1_nvidia_llama2_flexai_venv_sys.Dockerfile:19","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: downloadThenRun not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm-mlops/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm-mlops/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm-mlops/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm-mlops/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_bert_harness.sh:45","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/build_gptj_harness.sh:13","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:7","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_dlrm_v2_model.sh:9","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:31","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:33","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/calibrate_gptj_int4_model.sh:34","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/app-mlperf-inference-intel/run_gptj_harness_v4_0.sh:26","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ck/run.sh:3","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-ml-model-gptj/run-int4-calibration.sh:7","Warn: downloadThenRun not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rclone/install-system.sh:2","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/get-rocm-devices/run.sh:14","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-v3_1.sh:32","Warn: pipCommand not pinned by hash: cm4mlops/cm4mlops/repo/script/install-pytorch-from-src/run-intel-mlperf-inference-vision.sh:15","Warn: pipCommand not pinned by hash: docs/_generator/generate_api.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-mlperf-inference-resnet50.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cm-script-features.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cm.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test-cmlcr-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-image-classification-onnx.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-bert-deepsparse-tf-onnxruntime-pytorch.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-resnet50.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx-mlperf-inference-rgat.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test-cmx.yml:39","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  64 containerImage dependencies pinned","Info:   1 out of 125 pipCommand dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"578 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108 / GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: PYSEC-2021-391 / GHSA-2p25-55c9-h58q","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: PYSEC-2021-418 / GHSA-374m-jm66-3vj8","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: PYSEC-2021-408 / GHSA-3ff2-r28g-w7h9","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5","Warn: Project is vulnerable to: PYSEC-2021-420 / GHSA-3rcw-9p9x-582v","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj","Warn: Project is vulnerable to: GHSA-43jf-985q-588j","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: PYSEC-2021-398 / GHSA-49rx-x2rw-pc6f","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: PYSEC-2021-411 / GHSA-4f99-p9c2-3j8x","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: PYSEC-2021-400 / GHSA-57wx-m983-2f88","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: PYSEC-2021-409 / GHSA-5crj-c72x-m7gq","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: PYSEC-2021-392 / GHSA-5hx2-qx8j-qjqm","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: PYSEC-2021-401 / GHSA-6hpv-v2rx-c5g6","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428","Warn: Project is vulnerable to: PYSEC-2021-397 / GHSA-786j-5qwq-r36x","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: PYSEC-2021-396 / GHSA-7pxj-m4jf-r6h2","Warn: Project is vulnerable to: PYSEC-2021-417 / GHSA-7r94-xv9v-63jw","Warn: Project is vulnerable to: PYSEC-2021-399 / GHSA-7v94-64hj-m82h","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: PYSEC-2021-410 / GHSA-9crf-c6qr-r273","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cmgw-8vpc-rc59","Warn: Project is vulnerable to: PYSEC-2021-414 / GHSA-cpf4-wx82-gxp6","Warn: Project is vulnerable to: PYSEC-2021-842 / GHSA-cq76-mxrc-vchh","Warn: Project is vulnerable to: PYSEC-2021-413 / GHSA-cqv6-3phm-hcwx","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: PYSEC-2021-415 / GHSA-f54p-f6jp-4rhr","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: PYSEC-2021-404 / GHSA-fr77-rrx3-cp7g","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: PYSEC-2021-393 / GHSA-gh8h-7j2j-qv4f","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: PYSEC-2021-405 / GHSA-h67m-xg8f-fxcf","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h6q3-vv32-2cq5","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: PYSEC-2021-394 / GHSA-j86v-p27c-73fm","Warn: Project is vulnerable to: PYSEC-2021-419 / GHSA-j8c8-67vp-6mx7","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: PYSEC-2021-402 / GHSA-m342-ff57-4jcc","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353","Warn: Project is vulnerable to: PYSEC-2021-389 / GHSA-m539-j985-hcr8","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9","Warn: Project is vulnerable to: PYSEC-2021-843 / GHSA-pgcq-h79j-2f69","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278","Warn: Project is vulnerable to: PYSEC-2021-390 / GHSA-prcg-wp5q-rv7p","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qhw4-wwr7-gjc5","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: PYSEC-2021-416 / GHSA-rg3m-hqc5-344v","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: PYSEC-2021-406 / GHSA-vwhq-49r4-gj9v","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wr9v-g9vf-c74v","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: PYSEC-2021-407 / GHSA-x3v8-c8qx-3j3r","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: PYSEC-2021-395 / GHSA-xrqm-fpgr-6hhx","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2021-59 / GHSA-5phf-pp7p-vc2r","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-2g68-c3qc-8985","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: PYSEC-2023-221 / GHSA-hrfv-mqp8-q5rw","Warn: Project is vulnerable to: PYSEC-2023-57 / GHSA-px8h-6qxv-m22q","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2","Warn: Project is vulnerable to: PYSEC-2023-58 / GHSA-xg9f-g7g7-2323","Warn: Project is vulnerable to: PYSEC-2022-203","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2017-101","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: PYSEC-2020-99 / GHSA-537h-rv9q-vvph","Warn: Project is vulnerable to: PYSEC-2016-10 / GHSA-8rjr-6qq5-pj9p","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2021-227 / GHSA-24x6-8c7m-hv3f","Warn: Project is vulnerable to: PYSEC-2021-223 / GHSA-26j7-6w8w-7922","Warn: Project is vulnerable to: PYSEC-2021-160 / GHSA-2cpx-427x-q2c6","Warn: Project is vulnerable to: PYSEC-2021-173 / GHSA-2gfx-95x2-5v3x","Warn: Project is vulnerable to: PYSEC-2021-249 / GHSA-2xgj-xhgf-ggjv","Warn: Project is vulnerable to: PYSEC-2021-199 / GHSA-36vm-xw34-x4pj","Warn: Project is vulnerable to: PYSEC-2021-170 / GHSA-393f-2jr3-cp69","Warn: Project is vulnerable to: PYSEC-2021-206 / GHSA-3h8m-483j-7xxm","Warn: Project is vulnerable to: PYSEC-2021-231 / GHSA-3qgw-p4fm-x7gf","Warn: Project is vulnerable to: PYSEC-2021-168 / GHSA-3qxp-qjq7-w4hf","Warn: Project is vulnerable to: PYSEC-2021-226 / GHSA-3w67-q784-6w7c","Warn: Project is vulnerable to: PYSEC-2021-150 / GHSA-452g-f7fp-9jf7","Warn: Project is vulnerable to: PYSEC-2021-184 / GHSA-4fg4-p75j-w5xj","Warn: Project is vulnerable to: PYSEC-2020-113 / GHSA-4g9f-63rx-5cw4","Warn: Project is vulnerable to: PYSEC-2021-179 / GHSA-4hrh-9vmp-2jgg","Warn: Project is vulnerable to: PYSEC-2021-253 / GHSA-4hvv-7x94-7vq8","Warn: Project is vulnerable to: PYSEC-2021-205 / GHSA-4p4p-www8-8fv9","Warn: Project is vulnerable to: PYSEC-2021-163 / GHSA-4vf2-4xcg-65cx","Warn: Project is vulnerable to: PYSEC-2021-233 / GHSA-4vrf-ff7v-hpgr","Warn: Project is vulnerable to: PYSEC-2021-207 / GHSA-545v-42p7-98fq","Warn: Project is vulnerable to: PYSEC-2021-196 / GHSA-59q2-x2qc-4c97","Warn: Project is vulnerable to: PYSEC-2021-209 / GHSA-5gqf-456p-4836","Warn: Project is vulnerable to: PYSEC-2021-155 / GHSA-62gx-355r-9fhg","Warn: Project is vulnerable to: PYSEC-2020-118 / GHSA-63xm-rx5p-xvqr","Warn: Project is vulnerable to: PYSEC-2021-165 / GHSA-6f84-42vf-ppwp","Warn: Project is vulnerable to: PYSEC-2021-215 / GHSA-6f89-8j54-29xf","Warn: Project is vulnerable to: PYSEC-2021-171 / GHSA-6j9c-grc6-5m6g","Warn: Project is vulnerable to: PYSEC-2021-212 / GHSA-6qgm-fv6v-rfpv","Warn: Project is vulnerable to: PYSEC-2021-201 / GHSA-75f6-78jr-4656","Warn: Project is vulnerable to: PYSEC-2021-156 / GHSA-772j-h9xw-ffp5","Warn: Project is vulnerable to: PYSEC-2021-154 / GHSA-772p-x54p-hjrv","Warn: Project is vulnerable to: PYSEC-2021-216 / GHSA-79fv-9865-4qcv","Warn: Project is vulnerable to: PYSEC-2021-213 / GHSA-7cqx-92hp-x6wh","Warn: Project is vulnerable to: PYSEC-2021-211 / GHSA-828x-qc2p-wprq","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: PYSEC-2021-153 / GHSA-84mw-34w6-2q43","Warn: Project is vulnerable to: PYSEC-2021-174 / GHSA-8c89-2vwr-chcq","Warn: Project is vulnerable to: PYSEC-2021-197 / GHSA-8gv3-57p6-g35r","Warn: Project is vulnerable to: PYSEC-2021-251 / GHSA-8pmx-p244-g88h","Warn: Project is vulnerable to: PYSEC-2021-241 / GHSA-8rm6-75mf-7r7r","Warn: Project is vulnerable to: PYSEC-2020-258 / GHSA-977j-xj7q-2jr9","Warn: Project is vulnerable to: PYSEC-2021-236 / GHSA-97wf-p777-86jq","Warn: Project is vulnerable to: PYSEC-2021-238 / GHSA-9c84-4hx6-xmm4","Warn: Project is vulnerable to: PYSEC-2020-117 / GHSA-9mqp-7v2h-2382","Warn: Project is vulnerable to: PYSEC-2021-210 / GHSA-9vpm-rcf4-9wqw","Warn: Project is vulnerable to: PYSEC-2021-220 / GHSA-9xh4-23q4-v6wr","Warn: Project is vulnerable to: PYSEC-2021-219 / GHSA-c45w-2wxr-pp53","Warn: Project is vulnerable to: PYSEC-2021-159 / GHSA-c968-pq7h-7fxv","Warn: Project is vulnerable to: PYSEC-2020-140 / GHSA-c9f3-9wfr-wgh7","Warn: Project is vulnerable to: PYSEC-2021-230 / GHSA-cfx7-2xpc-8w4h","Warn: Project is vulnerable to: PYSEC-2021-246 / GHSA-cjc7-49v2-jp64","Warn: Project is vulnerable to: PYSEC-2021-240 / GHSA-crch-j389-5f84","Warn: Project is vulnerable to: PYSEC-2020-134 / GHSA-cvpc-8phh-8f45","Warn: Project is vulnerable to: PYSEC-2021-228 / GHSA-cwv3-863g-39vx","Warn: Project is vulnerable to: PYSEC-2021-187 / GHSA-f78g-q7r4-9wcv","Warn: Project is vulnerable to: PYSEC-2021-180 / GHSA-fphq-gw9m-ghrv","Warn: Project is vulnerable to: PYSEC-2021-193 / GHSA-fxqh-cfjm-fp93","Warn: Project is vulnerable to: PYSEC-2021-176 / GHSA-g4h2-gqm3-c9wq","Warn: Project is vulnerable to: PYSEC-2020-128 / GHSA-g7p5-5759-qv46","Warn: Project is vulnerable to: PYSEC-2021-244 / GHSA-gv26-jpj9-c8gq","Warn: Project is vulnerable to: PYSEC-2021-198 / GHSA-gvm4-h8j3-rjrq","Warn: Project is vulnerable to: PYSEC-2021-243 / GHSA-h4pc-gx2w-f2xv","Warn: Project is vulnerable to: PYSEC-2020-125 / GHSA-h6fg-mjxg-hqq4","Warn: Project is vulnerable to: PYSEC-2020-253 / GHSA-h98h-8mxr-m8gx","Warn: Project is vulnerable to: PYSEC-2021-190 / GHSA-h9px-9vqg-222h","Warn: Project is vulnerable to: PYSEC-2021-152 / GHSA-hc6c-75p4-hmq4","Warn: Project is vulnerable to: PYSEC-2020-255 / GHSA-hhvc-g5hv-48c6","Warn: Project is vulnerable to: PYSEC-2021-182 / GHSA-hmg3-c7xj-6qwm","Warn: Project is vulnerable to: PYSEC-2021-169 / GHSA-j47f-4232-hvv8","Warn: Project is vulnerable to: PYSEC-2021-224 / GHSA-j7rm-8ww4-xx2g","Warn: Project is vulnerable to: PYSEC-2021-175 / GHSA-j8qc-5fqr-52fp","Warn: Project is vulnerable to: PYSEC-2021-237 / GHSA-j8qh-3xrq-c825","Warn: Project is vulnerable to: PYSEC-2021-242 / GHSA-jf7h-7m85-w2v2","Warn: Project is vulnerable to: PYSEC-2021-166 / GHSA-jfp7-4j67-8r3q","Warn: Project is vulnerable to: PYSEC-2021-189 / GHSA-jhq9-wm9m-cf89","Warn: Project is vulnerable to: PYSEC-2021-229 / GHSA-jjr8-m8g8-p6wv","Warn: Project is vulnerable to: PYSEC-2021-183 / GHSA-m34j-p8rj-wjxq","Warn: Project is vulnerable to: PYSEC-2021-172 / GHSA-m3f9-w3p3-p669","Warn: Project is vulnerable to: PYSEC-2020-256 / GHSA-m648-33qf-v3gp","Warn: Project is vulnerable to: PYSEC-2021-254 / GHSA-mmq6-q8r3-48fm","Warn: Project is vulnerable to: PYSEC-2021-247 / GHSA-mq5c-prh3-3f3h","Warn: Project is vulnerable to: PYSEC-2021-195 / GHSA-mqh2-9wrp-vx84","Warn: Project is vulnerable to: PYSEC-2021-222 / GHSA-mv78-g7wq-mhp4","Warn: Project is vulnerable to: PYSEC-2020-131 / GHSA-mxjj-953w-2c2v","Warn: Project is vulnerable to: PYSEC-2021-185 / GHSA-p45v-v4pw-77jr","Warn: Project is vulnerable to: PYSEC-2021-200 / GHSA-ph87-fvjr-v33w","Warn: Project is vulnerable to: PYSEC-2021-235 / GHSA-pmpr-55fj-r229","Warn: Project is vulnerable to: PYSEC-2021-203 / GHSA-pvrc-hg3f-58r6","Warn: Project is vulnerable to: PYSEC-2020-257 / GHSA-q263-fvxm-m5mw","Warn: Project is vulnerable to: PYSEC-2020-130 / GHSA-q4qf-3fc6-8x34","Warn: Project is vulnerable to: PYSEC-2020-127 / GHSA-q8gv-q7wr-9jf8","Warn: Project is vulnerable to: PYSEC-2020-132 / GHSA-qh32-6jjc-qprm","Warn: Project is vulnerable to: PYSEC-2020-254 / GHSA-qhxx-j73r-qpm2","Warn: Project is vulnerable to: PYSEC-2021-252 / GHSA-qw5h-7f53-xrp6","Warn: Project is vulnerable to: PYSEC-2021-192 / GHSA-r35g-4525-29fq","Warn: Project is vulnerable to: PYSEC-2021-161 / GHSA-r4pj-74mg-8868","Warn: Project is vulnerable to: PYSEC-2021-202 / GHSA-r6pg-pjwc-j585","Warn: Project is vulnerable to: PYSEC-2021-239 / GHSA-rf3h-xgv5-2q39","Warn: Project is vulnerable to: PYSEC-2021-245 / GHSA-rgvq-pcvf-hx75","Warn: Project is vulnerable to: PYSEC-2020-138 / GHSA-rrfp-j2mp-hq9c","Warn: Project is vulnerable to: PYSEC-2021-234 / GHSA-v52p-hfjf-wg88","Warn: Project is vulnerable to: PYSEC-2021-214 / GHSA-v6r6-84gr-92rm","Warn: Project is vulnerable to: PYSEC-2021-232 / GHSA-vf94-36g5-69v8","Warn: Project is vulnerable to: PYSEC-2021-225 / GHSA-vfr4-x8j2-3rf9","Warn: Project is vulnerable to: PYSEC-2021-218 / GHSA-vq2r-5xvm-3hc3","Warn: Project is vulnerable to: PYSEC-2021-188 / GHSA-vqw6-72r7-fgw7","Warn: Project is vulnerable to: PYSEC-2021-250 / GHSA-vvg4-vgrv-xfr7","Warn: Project is vulnerable to: PYSEC-2020-129 / GHSA-w5gh-2wr2-pm6g","Warn: Project is vulnerable to: PYSEC-2021-157 / GHSA-wcv5-qrj6-9pfm","Warn: Project is vulnerable to: PYSEC-2021-208 / GHSA-whr9-vfh2-7hm6","Warn: Project is vulnerable to: PYSEC-2021-204 / GHSA-wp3c-xw9g-gpcg","Warn: Project is vulnerable to: PYSEC-2021-256 / GHSA-wvjw-p9f5-vq28","Warn: Project is vulnerable to: PYSEC-2021-164 / GHSA-x4g7-fvjj-prg8","Warn: Project is vulnerable to: PYSEC-2021-186 / GHSA-x83m-p7pv-ch8v","Warn: Project is vulnerable to: PYSEC-2021-217 / GHSA-x8h6-xgqx-jqgp","Warn: Project is vulnerable to: PYSEC-2020-133 / GHSA-x9j7-x98r-r4w2","Warn: Project is vulnerable to: PYSEC-2021-167 / GHSA-xcwj-wfcm-m23c","Warn: Project is vulnerable to: PYSEC-2021-177 / GHSA-xgc3-m89p-vr3x","Warn: Project is vulnerable to: PYSEC-2021-162 / GHSA-xm2v-8rrw-w9pm","Warn: Project is vulnerable to: PYSEC-2020-126 / GHSA-xmq7-7fxm-rr79","Warn: Project is vulnerable to: PYSEC-2021-178 / GHSA-xqfj-35wv-m3cr","Warn: Project is vulnerable to: PYSEC-2021-255 / GHSA-xqfj-cr6q-pc8w","Warn: Project is vulnerable to: PYSEC-2021-221 / GHSA-xvjm-fvxx-q3hv","Warn: Project is vulnerable to: PYSEC-2021-194 / GHSA-xw93-v57j-fcgh","Warn: Project is vulnerable to: PYSEC-2020-139 / GHSA-xwhf-g6j5-j5gc","Warn: Project is vulnerable to: PYSEC-2019-204","Warn: Project is vulnerable to: PYSEC-2019-205","Warn: Project is vulnerable to: PYSEC-2019-206","Warn: Project is vulnerable to: PYSEC-2019-207","Warn: Project is vulnerable to: PYSEC-2019-208","Warn: Project is vulnerable to: PYSEC-2019-210","Warn: Project is vulnerable to: PYSEC-2020-114","Warn: Project is vulnerable to: PYSEC-2020-115","Warn: Project is vulnerable to: PYSEC-2020-116","Warn: Project is vulnerable to: PYSEC-2020-119","Warn: Project is vulnerable to: PYSEC-2020-120","Warn: Project is vulnerable to: PYSEC-2020-121","Warn: Project is vulnerable to: PYSEC-2020-122","Warn: Project is vulnerable to: PYSEC-2020-123","Warn: Project is vulnerable to: PYSEC-2020-124","Warn: Project is vulnerable to: PYSEC-2021-151","Warn: Project is vulnerable to: PYSEC-2021-181","Warn: Project is vulnerable to: PYSEC-2021-191","Warn: Project is vulnerable to: PYSEC-2021-248","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2020-157 / GHSA-3p3h-qghp-hvh2","Warn: Project is vulnerable to: PYSEC-2019-140 / GHSA-gq9m-qvpx-68hc","Warn: Project is vulnerable to: PYSEC-2017-43 / GHSA-h2fp-xgx6-xh6f","Warn: Project is vulnerable to: GHSA-j544-7q9p-6xp8"],"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-17T23:19:52.083Z","repository_id":22882399,"created_at":"2025-08-17T23:19:52.083Z","updated_at":"2025-08-17T23:19:52.083Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271043459,"owners_count":24689765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"mlcommons","name":"MLCommons","uuid":"67760141","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/67760141?v=4","repositories_count":79,"last_synced_at":"2024-04-14T06:52:36.216Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlcommons","funding_links":[],"total_stars":5547,"followers":614,"following":0,"created_at":"2022-11-10T05:32:40.232Z","updated_at":"2024-04-14T06:52:55.386Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlcommons/repositories"},"tags":[{"name":"cmx-v4.1.4","sha":"ca0ab00253f4a2cbd9c20463bc218a3230d96c38","kind":"commit","published_at":"2025-03-13T15:30:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.4/manifests"},{"name":"cmind-v4.1.3","sha":"91f259b3233a9a8c34d157a96c958d1ecd2be7bc","kind":"commit","published_at":"2025-02-20T09:31:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmind-v4.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cmind-v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmind-v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmind-v4.1.3/manifests"},{"name":"cmx-v4.1.0","sha":"256f181984a40d1f0851551d449eea5060b66655","kind":"commit","published_at":"2025-02-17T10:55:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.1.0/manifests"},{"name":"cmx-v4.0.2","sha":"1279009a07a6b147da4c9ac5ca72947827d7a07b","kind":"commit","published_at":"2025-02-05T17:45:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cmx-v4.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cmx-v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cmx-v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cmx-v4.0.2/manifests"},{"name":"cm-v3.5.3","sha":"05a79cb375263011b62d00b55a52b8d7e117dd4b","kind":"commit","published_at":"2025-01-15T15:50:42.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.3/manifests"},{"name":"cm-v3.5.2","sha":"b607edb96f00c6ef30ab4f8a18e8bdef6695d0db","kind":"commit","published_at":"2024-12-20T15:09:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.2/manifests"},{"name":"cm-v3.5.1","sha":"80959de3239fb012d0962c1de57460bb46fd830b","kind":"commit","published_at":"2024-12-03T18:52:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.5.1/manifests"},{"name":"cm-v3.4.4","sha":"f9ed6236e827d733b88ac09dda81841da69c6323","kind":"commit","published_at":"2024-11-29T15:02:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.4/manifests"},{"name":"cm-v3.4.3","sha":"c28a4b63a956693cb329f3f8e5e5c7ea9069b260","kind":"commit","published_at":"2024-11-24T22:30:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.3/manifests"},{"name":"cm-v3.4.2","sha":"ec9b1b9a6a1b4d9af0c0988b1859d8ecebb2f217","kind":"commit","published_at":"2024-11-22T14:19:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.2/manifests"},{"name":"cm-v3.4.1","sha":"584ccb62fdc81f29caa66b8a4842c98fdc611932","kind":"commit","published_at":"2024-11-10T09:21:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.4.1/manifests"},{"name":"cm-v3.3.4","sha":"212d825075ecd83464d5cefb4a541bd3dc3f083b","kind":"commit","published_at":"2024-11-06T11:53:32.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.4/manifests"},{"name":"cm-v3.3.3","sha":"03eb0b25cc066791f4c7d99d8cf19d8fdabd385a","kind":"commit","published_at":"2024-11-03T10:39:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.3/manifests"},{"name":"cm-v3.3.1","sha":"dfefc2ae450d4981d4c5718dcb155d824f5ecb67","kind":"commit","published_at":"2024-11-01T10:48:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.3.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.3.1/manifests"},{"name":"cm-v3.2.9","sha":"b61d80eed399663af341171c49a26302c82b1db9","kind":"commit","published_at":"2024-10-29T10:26:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.9/manifests"},{"name":"cm-v3.2.8","sha":"55405ba4c9e493542f77d978406709c62222c807","kind":"commit","published_at":"2024-10-27T15:45:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.8/manifests"},{"name":"cm-v3.2.5","sha":"149cfba550cbcf429754a19e5a489ac79bd808fd","kind":"commit","published_at":"2024-10-19T17:03:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.5/manifests"},{"name":"cm-v3.2.3","sha":"71e172062d3938ef020227dad39394e55cab5976","kind":"commit","published_at":"2024-10-16T09:50:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.3/manifests"},{"name":"cm-v3.2.0","sha":"72734a1dab82ba3d33a49083f6c5333f858849bb","kind":"commit","published_at":"2024-10-13T12:17:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.2.0/manifests"},{"name":"cm-v3.1.0","sha":"1eb3976cfa205aa0a8e4bdaabf1e992b4104dcb3","kind":"commit","published_at":"2024-10-10T19:02:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.1.0/manifests"},{"name":"cm-v3.0.3","sha":"2dcaff543c64bdf19e86e03918c0d39d3918dea5","kind":"commit","published_at":"2024-10-09T10:16:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.3/manifests"},{"name":"cm-v3.0.2","sha":"171977855330ccddb187a7a63f5f3e51b9a200ba","kind":"commit","published_at":"2024-10-08T02:12:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.2/manifests"},{"name":"cm-v3.0.1","sha":"052f17bdc6dbf1d9637311a4864c349eaac988af","kind":"commit","published_at":"2024-10-07T10:22:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v3.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v3.0.1/manifests"},{"name":"cm-v2.4.0","sha":"02a107520d0ae4dcb537d9335a3571f088c8651d","kind":"commit","published_at":"2024-10-04T21:09:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.4.0/manifests"},{"name":"cm-v2.3.9","sha":"4ffeb19c341144ff0011737d04211634751179ec","kind":"commit","published_at":"2024-09-29T13:17:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.9","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.9/manifests"},{"name":"cm-v2.3.8","sha":"07e3ac5baf096d43e6e8abb9d38e255d6fbb2720","kind":"commit","published_at":"2024-09-27T09:14:45.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.8","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.8/manifests"},{"name":"cm-v2.3.7","sha":"443bd03eeff32d54bf6875d36948df0d343df999","kind":"commit","published_at":"2024-09-26T13:30:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.7","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.7/manifests"},{"name":"cm-v2.3.6","sha":"2050f67d6f598a24bdf30a384fed9de4484502a8","kind":"commit","published_at":"2024-09-17T12:58:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.6/manifests"},{"name":"cm-v2.3.5","sha":"76ba0e119dc35acd300b899f477f2d6749f9c1f5","kind":"commit","published_at":"2024-08-12T16:50:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.5/manifests"},{"name":"cm-v2.3.4","sha":"56a02d3557b60445ffeaf3cb618baba198f5c575","kind":"commit","published_at":"2024-07-17T15:50:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.4/manifests"},{"name":"cm-v2.3.2","sha":"8159140b25c86e25fc0227db013c582343378dda","kind":"commit","published_at":"2024-06-15T13:52:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.2/manifests"},{"name":"cm-v2.3.0","sha":"e4c2133c8a8832a2fcb2ad4838c15b0c4defb792","kind":"commit","published_at":"2024-04-28T14:05:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.3.0/manifests"},{"name":"cm-mlops-arc-20240428","sha":"14cc98783b0c7c82abcb48f71e1b2dc111007793","kind":"commit","published_at":"2024-04-26T13:48:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-mlops-arc-20240428","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-mlops-arc-20240428","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-mlops-arc-20240428","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-mlops-arc-20240428/manifests"},{"name":"cm-v2.2.0","sha":"c77b006e1fa179873d4e8915bbd415871ca2c6d3","kind":"commit","published_at":"2024-04-23T18:03:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.2.0/manifests"},{"name":"cm-v2.1.2","sha":"baf3402a0de7b64d3c8289679360bc82beaa3d10","kind":"commit","published_at":"2024-04-17T15:42:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.2/manifests"},{"name":"cm-v2.1.1","sha":"572fb006eb526d04ed309f0587997ca95cf8d463","kind":"commit","published_at":"2024-04-16T18:06:09.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.1.1/manifests"},{"name":"cm-v2.0.4","sha":"9d6739ad8d00b9eeaa71b6b598c166a78d9af0c5","kind":"commit","published_at":"2024-04-10T15:50:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.4","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.4/manifests"},{"name":"cm-v2.0.3","sha":"5b468c0b349026828b5b58829843975b386ba2c8","kind":"commit","published_at":"2024-03-20T21:03:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.3/manifests"},{"name":"cm-v2.0.2","sha":"a1de1c4e1684e1bf4f0b7620e4be6b430856c18e","kind":"commit","published_at":"2024-03-11T09:23:39.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.2/manifests"},{"name":"cm-v2.0.1","sha":"1f9de76fa8071e0e6c82b933d8fb85c98d549223","kind":"commit","published_at":"2024-02-23T11:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v2.0.1/manifests"},{"name":"cm-v1.6.2","sha":"f2f68a27c8f59d1879ae0c128b0d13c299ffe438","kind":"commit","published_at":"2024-02-03T16:46:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.2/manifests"},{"name":"cm-v1.6.1","sha":"a31610e185af39b163252dee122f02b3d05ab867","kind":"commit","published_at":"2024-02-02T11:10:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.6.1/manifests"},{"name":"cm-v1.5.3","sha":"ca0d83caf02effcb90bb5e9c360c7bc5fa900bb5","kind":"commit","published_at":"2023-09-22T11:26:17.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.3/manifests"},{"name":"cm-v1.5.2","sha":"926ae6701d971e13b088b0e2a2ac88c8a3365aa1","kind":"commit","published_at":"2023-09-01T15:05:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.2/manifests"},{"name":"cm-v1.5.1","sha":"f12d69d913580d9f1a4c53af72d1c660084b14da","kind":"commit","published_at":"2023-07-17T20:04:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.1/manifests"},{"name":"cm-v1.5.0","sha":"8c43a3dd65e7a5a4d19517f09614a0d95410c8d9","kind":"commit","published_at":"2023-07-05T19:29:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.5.0/manifests"},{"name":"cm-v1.4.1","sha":"91f5a33a6d225220afd806ca1e2968063e6a5a1b","kind":"commit","published_at":"2023-06-08T10:49:01.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.1/manifests"},{"name":"cm-v1.4.0","sha":"b037a3e49c233ab1e0e4ca745a01dbac65593f9b","kind":"commit","published_at":"2023-06-07T14:59:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.4.0/manifests"},{"name":"cm-v1.3.0","sha":"cc5daa8d91e927cb5fe294f71a513ee59f91331b","kind":"commit","published_at":"2023-06-01T09:20:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.3.0/manifests"},{"name":"cm-v1.2.2","sha":"f0f8ca36be7d8cb34dddd0224f7e12cb86e5625e","kind":"commit","published_at":"2023-05-31T08:40:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.2","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.2/manifests"},{"name":"cm-v1.2.1","sha":"eca4465926a71ed1e9d0908b0128ac5c522ada30","kind":"commit","published_at":"2023-05-26T15:45:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.2.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.2.1/manifests"},{"name":"cm-v1.1.6","sha":"ddb409f4b87a2803e11ebf6b32242d09307b2d1d","kind":"commit","published_at":"2023-05-16T10:26:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.6","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.6/manifests"},{"name":"cm-v1.1.3","sha":"9f0fd853c6a4a3224fe306ca1e0880379278da6d","kind":"commit","published_at":"2022-12-07T13:43:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.3","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.3/manifests"},{"name":"cm-v1.1.1","sha":"f9abc764a15a7dd26ca43650b4a1d4f016bac1e9","kind":"commit","published_at":"2022-11-15T14:47:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.1/manifests"},{"name":"cm-v1.1.0","sha":"fe95527be4eb10b83e6581ce9ec6c1ff40f96266","kind":"commit","published_at":"2022-11-15T14:40:13.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.1.0/manifests"},{"name":"cm-v1.0.5","sha":"d5d17732a8411a10168154748ef62d8e7243a465","kind":"commit","published_at":"2022-11-08T21:17:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.5","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.5/manifests"},{"name":"cm-v1.0.1","sha":"fb602b5af642ab6841e760bddb87fcc6ebd94fc6","kind":"commit","published_at":"2022-09-13T12:40:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v1.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v1.0.1/manifests"},{"name":"cm-v0.7.24","sha":"7e21eefa36976c042cf3350774993e305c9dda50","kind":"commit","published_at":"2022-09-04T14:42:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/cm-v0.7.24","html_url":"https://github.com/mlcommons/ck/releases/tag/cm-v0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@cm-v0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/cm-v0.7.24/manifests"},{"name":"V2.6.1","sha":"558a22c5970eb0d6708d0edc080e62a92566bab0","kind":"commit","published_at":"2022-01-05T09:36:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.1/manifests"},{"name":"V2.6.0","sha":"0dafd7cd428073188dad0bcb919f7a780cb3fae1","kind":"commit","published_at":"2022-01-03T21:54:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.6.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.6.0/manifests"},{"name":"V2.5.8","sha":"e59c8948773afc78a4a9e4ae72176c3f9b5f759b","kind":"commit","published_at":"2021-07-23T08:14:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.8/manifests"},{"name":"V2.5.7","sha":"3ab8c6b68d20d6938886026ab31d55cf0000025b","kind":"commit","published_at":"2021-07-10T12:02:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.7/manifests"},{"name":"V2.5.6","sha":"9b1c838ee8e17ba7b525f9afd7248c8dd90b2117","kind":"commit","published_at":"2021-07-08T13:58:12.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.6/manifests"},{"name":"V2.5.5","sha":"31ae6b7c20286b152db651caea3ebfe922e373c0","kind":"commit","published_at":"2021-06-26T14:36:08.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.5/manifests"},{"name":"V2.5.4","sha":"6a0acafa293baa2ba19e7dc342ff6be412a1c394","kind":"commit","published_at":"2021-06-10T08:32:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.4/manifests"},{"name":"V2.5.3","sha":"0e43e52bdc25235702dbd4c0d34c3d3af54ab9f5","kind":"commit","published_at":"2021-06-01T10:01:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.3/manifests"},{"name":"V2.5.0","sha":"8cfe150678930441f42d64c68aee561a4b6218b0","kind":"commit","published_at":"2021-05-27T12:10:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.5.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.5.0/manifests"},{"name":"V2.4.0","sha":"b25d0e8cc8b41ae993c30d3687a78adde54b41bb","kind":"commit","published_at":"2021-05-24T15:20:21.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.4.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.4.0/manifests"},{"name":"V2.3.0","sha":"08ab19bfbbbaf18b9630ce5b2e4f74782e9fa861","kind":"commit","published_at":"2021-05-21T13:19:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.3.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.3.0/manifests"},{"name":"V2.2.0","sha":"42459fde2fb29300362709d50143938318067f92","kind":"commit","published_at":"2021-05-20T09:14:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.2.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.2.0/manifests"},{"name":"V2.1.0","sha":"0de17d25348017ab501562f3c722324a95dc8d90","kind":"commit","published_at":"2021-05-19T10:04:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.1.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.1.0/manifests"},{"name":"V2.0.10","sha":"c80bffe304dbd246377246673c04e35ecd99e71e","kind":"commit","published_at":"2021-05-15T15:24:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.10/manifests"},{"name":"V2.0.9","sha":"41d24084e63d0929b27772879421ec1ee654e752","kind":"commit","published_at":"2021-05-15T14:58:27.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.9/manifests"},{"name":"V2.0.8","sha":"fb73b9515379a1d460b648d4a1ae6b87e4a7f6c7","kind":"commit","published_at":"2021-05-15T11:37:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.8/manifests"},{"name":"V2.0.7","sha":"6e7b03c774b56fe1ac827fab07a7d940b18267df","kind":"commit","published_at":"2021-05-14T10:21:58.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.7/manifests"},{"name":"V2.0.1","sha":"c5f0bc066971df9e6454f86c323d062b773235c6","kind":"commit","published_at":"2021-05-03T09:56:33.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.1/manifests"},{"name":"V2.0.0","sha":"990cf581303a0111a7b19d9786b4f0279aa2bd60","kind":"commit","published_at":"2021-05-02T19:00:36.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V2.0.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V2.0.0/manifests"},{"name":"V1.55.16","sha":"95b716c8aa9a66638c4756b39524b5490e9fb3f9","kind":"commit","published_at":"2021-05-01T13:11:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.16/manifests"},{"name":"V1.55.15","sha":"35882230f62ec331b6042d37e45af4161d9ccac2","kind":"commit","published_at":"2021-04-30T14:56:05.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.15/manifests"},{"name":"V1.55.14","sha":"fa07c85bbed109303b8ac396b09bbd6314f79733","kind":"commit","published_at":"2021-04-28T07:50:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.14/manifests"},{"name":"V1.55.12","sha":"654adba209a3cd9e9f4472c7c86bc9dbe16d568e","kind":"commit","published_at":"2021-04-26T08:47:41.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.12/manifests"},{"name":"V1.55.10","sha":"63efdfc4ac50a29a281d1bfd4ef929f15519d79d","kind":"commit","published_at":"2021-04-23T13:19:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.10","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.10/manifests"},{"name":"V1.55.9","sha":"c44a3dbbbbba00668f58c54bc059b0e65b3e9d50","kind":"commit","published_at":"2021-04-22T12:17:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.9/manifests"},{"name":"V1.55.8","sha":"cdc0f72cccaa8fc3f857c866f67074849e71f57e","kind":"commit","published_at":"2021-04-18T08:00:11.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.8/manifests"},{"name":"V1.55.7","sha":"658ab2bf9bfaa6df0c18f09147515779d5ad3186","kind":"commit","published_at":"2021-04-18T06:41:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.7/manifests"},{"name":"V1.55.6","sha":"341b714392d4e29eab4ff48ec41cf11d2544305c","kind":"commit","published_at":"2021-04-17T18:31:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.6/manifests"},{"name":"V1.55.5","sha":"9938a0e81175e30045ef5e7abb2837312c863a02","kind":"commit","published_at":"2021-04-16T13:55:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.5/manifests"},{"name":"V1.55.4","sha":"1c1c939742bb900f0e6ef8c62f3a6844e2bd2c01","kind":"commit","published_at":"2021-03-24T19:12:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.4/manifests"},{"name":"V1.55.3","sha":"fe8021835aa1452c69c98163a3c0da9b9f8e987d","kind":"commit","published_at":"2021-03-04T14:07:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.3/manifests"},{"name":"V1.55.2","sha":"fd03ac37193a173c4aeb2d78136f9788c141108d","kind":"commit","published_at":"2020-12-27T10:09:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.2/manifests"},{"name":"V1.55.0","sha":"ed0395e0a383fb7855987b2e9f82f7ba8151f07f","kind":"commit","published_at":"2020-11-17T10:05:50.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.55.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.55.0/manifests"},{"name":"V1.50.0","sha":"d50de1f8a3ad8da7beac257dcd23be299178e98e","kind":"commit","published_at":"2020-11-15T22:05:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.50.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.50.0/manifests"},{"name":"V1.17.0","sha":"5b9fcca860466e1f5943b2447837513856948eba","kind":"commit","published_at":"2020-10-21T20:07:22.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.17.0","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.17.0/manifests"},{"name":"V1.12.3","sha":"46b9cfcfd4126683b3e0bd3204f8f07af0513199","kind":"commit","published_at":"2020-03-22T20:24:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.3/manifests"},{"name":"V1.12.2","sha":"c408983a6cdbac4f9892114c29f5a9100a1c14ba","kind":"commit","published_at":"2020-01-28T14:59:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.2/manifests"},{"name":"V1.12.1","sha":"6c46e7dca77bfebb0d5d88cf93d9ffc0457ca011","kind":"commit","published_at":"2020-01-27T14:03:31.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.12.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.12.1/manifests"},{"name":"V1.11.4","sha":"78c8d59b55aba98177431f2469a12d6fd35e3c74","kind":"commit","published_at":"2019-10-11T17:53:30.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.4/manifests"},{"name":"V1.11.3","sha":"c6c43f6e7055d455fc2b6870267f5a4db0b326a0","kind":"commit","published_at":"2019-10-06T17:02:44.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.3/manifests"},{"name":"V1.11.2","sha":"c6dd03a78ba823476bb62906198a92617229f2ab","kind":"commit","published_at":"2019-10-01T13:59:57.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.2/manifests"},{"name":"V1.11.1","sha":"01da6cef24656162c001f83edb1d854ea2260e05","kind":"commit","published_at":"2019-09-13T10:08:02.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.11.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.11.1/manifests"},{"name":"V1.10.3","sha":"7687057b1dbb4dd4df0f2236082498301f745850","kind":"commit","published_at":"2019-07-04T14:36:47.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.3/manifests"},{"name":"V1.10.2","sha":"6c874ca6c1726db0456277cf0d9f9dd41d2a4d3d","kind":"commit","published_at":"2019-07-04T13:43:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.10.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.10.2/manifests"},{"name":"V1.9.9","sha":"30226e0c5967ef2af896b525a50b2f1e36959968","kind":"commit","published_at":"2019-06-23T13:35:18.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.9","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.9/manifests"},{"name":"V1.9.8","sha":"21a69cbabc71efec21aeb001caf65934848d2e7d","kind":"commit","published_at":"2019-05-29T14:26:20.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.8/manifests"},{"name":"V1.9.7","sha":"90cd377ff9dbd1384ece08b069db114f19f1f294","kind":"commit","published_at":"2019-02-11T12:36:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.7/manifests"},{"name":"V1.9.6","sha":"45ba8804fa0f64d7ad0c3effae34bd1f8abc8559","kind":"commit","published_at":"2018-09-26T14:10:29.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.6/manifests"},{"name":"V1.9.5","sha":"823c0e969e6be94ce3b7b0764557dc74a1d5fca6","kind":"commit","published_at":"2018-07-18T09:06:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.5/manifests"},{"name":"v1.9.4","sha":"3bdf708c68dbfdc6d46579a48ecb0d4eb52cd505","kind":"commit","published_at":"2017-10-27T13:00:40.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/v1.9.4","html_url":"https://github.com/mlcommons/ck/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/v1.9.4/manifests"},{"name":"V1.9.3","sha":"7a7655e38b3329a9e7bfb704a44c8da92dc6ff36","kind":"commit","published_at":"2017-10-13T14:47:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.3/manifests"},{"name":"V1.9.2","sha":"acd9779584c7ef6f862b12ee683e898df27eda22","kind":"commit","published_at":"2017-10-04T15:29:59.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.2/manifests"},{"name":"V1.9.1","sha":"f3746d8968daa73339eb5b353bf2fbcf17555419","kind":"commit","published_at":"2017-04-29T15:49:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.9.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.9.1/manifests"},{"name":"V1.8.7","sha":"d2c3ce32559ebf97fd90f72d58f5cab95eca4710","kind":"commit","published_at":"2017-02-27T09:57:16.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.7","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.7/manifests"},{"name":"V1.8.6","sha":"34687141c93e0300b0e0bebbf93950bcb09bb8f7","kind":"commit","published_at":"2017-01-04T21:19:54.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.6","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.6/manifests"},{"name":"V1.8.5","sha":"88422ae950a2eadc38c27178e2712cc4dc351963","kind":"commit","published_at":"2016-12-13T07:25:46.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.5/manifests"},{"name":"V1.8.4","sha":"77237523db88095753a9ba1a9c7ee32f56df5366","kind":"commit","published_at":"2016-11-15T14:47:35.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.4/manifests"},{"name":"V1.8.2","sha":"7fc6fda05d8d626544d4c11aa73481746891ed62","kind":"commit","published_at":"2016-09-30T18:47:26.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.2/manifests"},{"name":"V1.8.1","sha":"06eee8e009929a3db42702c708e155bd650baa13","kind":"commit","published_at":"2016-09-14T07:28:53.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.8.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.8.1/manifests"},{"name":"V1.7.4","sha":"a7e493be6a3dd138030484d8a9046c87b9ce70b4","kind":"commit","published_at":"2016-08-23T15:25:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.4","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.4/manifests"},{"name":"V1.7.3","sha":"b6725ba11cc21908409b8474fb4674835c58ec56","kind":"commit","published_at":"2016-08-02T15:04:10.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.3","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.3/manifests"},{"name":"V1.7.2","sha":"5f040a893727abc1dcf512b728b981d645675038","kind":"commit","published_at":"2016-07-09T07:55:43.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.2","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.2/manifests"},{"name":"V1.7.1","sha":"fbf6ad1e8d4a7136d045330e3ff6c7e0b8609e40","kind":"commit","published_at":"2016-05-21T15:31:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.7.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.7.1/manifests"},{"name":"V1.6.16","sha":"901a43ea14b601dcf296be1ace5dc891cae4755b","kind":"commit","published_at":"2016-05-21T15:17:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.16","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.16/manifests"},{"name":"V1.6.15","sha":"5201a867a3354bb3e035bf8c4316ea145d344af0","kind":"commit","published_at":"2016-05-02T15:41:24.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.15","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.15/manifests"},{"name":"V1.6.14","sha":"901edded6abf975f1ee29e7bfaf57a3f7a9dbc51","kind":"commit","published_at":"2016-02-29T20:23:37.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.14","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.14/manifests"},{"name":"V1.6.13","sha":"7e2c48e3126231e13ae713d95471b168acc2eef0","kind":"commit","published_at":"2016-02-29T16:09:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.13","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.13/manifests"},{"name":"V1.6.12","sha":"ffa9eec65627000a7e5da4d974e03c5da4c3717b","kind":"commit","published_at":"2015-10-29T10:04:23.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.12","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.12/manifests"},{"name":"V1.6.11","sha":"54fe24e834f369ad16656945e3b71d0415049c9d","kind":"commit","published_at":"2015-09-27T20:04:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.11","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.11/manifests"},{"name":"V1.6.8","sha":"b337f637312c2b8cff2de4ed07da79eba0793bfc","kind":"commit","published_at":"2015-09-26T10:47:25.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.8","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.8/manifests"},{"name":"V1.6.5","sha":"e5ad23d8537292e7057929f16735d714a866ebdb","kind":"commit","published_at":"2015-09-25T10:44:34.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.5","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.5/manifests"},{"name":"V1.6.1","sha":"277667bb43d06810a0f7f729562671a3d621d63a","kind":"commit","published_at":"2015-09-17T09:53:03.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.6.1","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.6.1/manifests"},{"name":"V1.5.0917","sha":"2eb8fe6696424f7cfb75742695f843061706d778","kind":"commit","published_at":"2015-09-15T19:49:14.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.5.0917","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.5.0917","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.5.0917","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.5.0917/manifests"},{"name":"V1.4.0909","sha":"9650fae7b4242999e4579a7ba535a83347218565","kind":"commit","published_at":"2015-09-09T21:14:51.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.4.0909","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.4.0909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.4.0909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.4.0909/manifests"},{"name":"V1.3.0824","sha":"3891ad9c3c3a86ceb98a3775c8f678fa891b904f","kind":"commit","published_at":"2015-08-24T22:12:19.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0824","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0824","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0824/manifests"},{"name":"V1.3.0821","sha":"a6aadb95af867b9d0f5e6a1b74b762dfcc3bfdd6","kind":"commit","published_at":"2015-08-21T08:00:07.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.3.0821","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.3.0821","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.3.0821","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.3.0821/manifests"},{"name":"V1.2.0701","sha":"0d6e06056d308c55f9420c64002deb1727c92e68","kind":"commit","published_at":"2015-06-28T10:38:38.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0701","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0701","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0701/manifests"},{"name":"V1.2.0605","sha":"4e7e564d490152b539ca8f3c1f1e0e31daea535c","kind":"commit","published_at":"2015-06-05T16:03:15.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0605","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0605","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0605/manifests"},{"name":"V1.2.0513","sha":"aa34cb379bf9b72a9d18edb695648d5edaf85c92","kind":"commit","published_at":"2015-05-13T18:03:55.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.2.0513","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.2.0513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.2.0513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.2.0513/manifests"},{"name":"V1.1.0202","sha":"f0e98227c4230a38976af8c2dc991d3d04207fe1","kind":"commit","published_at":"2015-02-04T16:09:56.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0202","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0202/manifests"},{"name":"V1.1.0201","sha":"b665280905f4ed26247c534cf86a1dfe0ea919e9","kind":"commit","published_at":"2015-02-02T10:48:28.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.1.0201","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.1.0201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.1.0201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.1.0201/manifests"},{"name":"V1.0.1214","sha":"21b6c08e9fa1e9f9218b4c813d4ca54464463bb4","kind":"commit","published_at":"2014-12-14T12:29:49.000Z","download_url":"https://codeload.github.com/mlcommons/ck/tar.gz/V1.0.1214","html_url":"https://github.com/mlcommons/ck/releases/tag/V1.0.1214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlcommons/ck@V1.0.1214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/tags/V1.0.1214/manifests"}]},"repo_metadata_updated_at":"2025-08-18T18:59:19.580Z","dependent_packages_count":0,"downloads":59,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":60.727001610228136,"dependent_packages_count":10.782833207633137,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.75491740893064},"purl":"pkg:pypi/cm4research","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cm4research","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cm4research","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cm4research/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T15:04:17.246Z","issues_count":228,"pull_requests_count":645,"avg_time_to_close_issue":9860210.827027027,"avg_time_to_close_pull_request":34552.45723172629,"issues_closed_count":185,"pull_requests_closed_count":643,"pull_request_authors_count":20,"issue_authors_count":41,"avg_comments_per_issue":2.925438596491228,"avg_comments_per_pull_request":1.1906976744186046,"merged_pull_requests_count":598,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":42,"past_year_pull_requests_count":114,"past_year_avg_time_to_close_issue":916733.552631579,"past_year_avg_time_to_close_pull_request":22395.868421052633,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2619047619047619,"past_year_avg_comments_per_pull_request":1.3070175438596492,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues","maintainers":[{"login":"ctuning-admin","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"},{"login":"psyhtest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psyhtest"},{"login":"nathanw-mlc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanw-mlc"}],"active_maintainers":[{"login":"ctuning-admin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cm4research/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cm4research/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cm4research/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cm4research/related_packages","maintainers":[{"uuid":"gfursin","login":"gfursin","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/gfursin/","role":"Owner","created_at":"2024-06-15T14:02:42.320Z","updated_at":"2024-06-15T14:02:42.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gfursin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725097,"maintainers_count":308361,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":527153,"full_name":"mlcommons/ck","default_branch":"master","committers":[{"name":"Grigori Fursin","email":"Grigori.Fursin@cTuning.org","count":1567},{"name":"Arjun Suresh","email":"arjunsuresh1987@gmail.com","count":1365},{"name":"Grigori Fursin","email":"grigori.fursin@cTuning.org","count":501},{"name":"Grigori Fursin","email":"gfursin@gmail.com","count":103},{"name":"Grigori Fursin","email":"gfursin@users.noreply.github.com","count":68},{"name":"dsavenko","email":"dsavenko@xored.com","count":40},{"name":"Grigori Fursin","email":"Grigori.Fursin@CodeReef.ai","count":15},{"name":"anandhu-eng","email":"anandhukicks@gmail.com","count":13},{"name":"Anton Lokhmotov","email":"anton@dividiti.com","count":12},{"name":"Thomas Zhu","email":"thomas.zhu.sh@hotmail.com","count":8},{"name":"Grigori Fursin","email":"cindex@cindex.3t4iphb3vewuhgtfvuyrpfazke.bx.internal.cloudapp.net","count":5},{"name":"Grigori Fursin","email":"Grigori.Fursin@codereef.ai","count":5},{"name":"Leo Gordon","email":"ens-lg4@users.noreply.github.com","count":4},{"name":"Anton Lokhmotov","email":"anton.lokhmotov@gmail.com","count":4},{"name":"Ailurus1","email":"ilyako25@gmail.com","count":4},{"name":"Grigori Fursin","email":"grigori.fursin@codereef.ai","count":3},{"name":"Ailurus1","email":"kozulin02@ya.ru","count":2},{"name":"Grigori Fursin","email":"grigori@octoml.ai","count":2},{"name":"Grigori Fursin","email":"fursinne@host49.hostmonster.com","count":2},{"name":"Himanshu Dutta","email":"meet.himanshu.dutta@gmail.com","count":2},{"name":"Alexey Kravets","email":"alexey.kravets@arm.com","count":1},{"name":"Bruno Ferreira","email":"bruno.mgf@gmail.com","count":1},{"name":"Dave Greasley","email":"DaveGreasley@users.noreply.github.com","count":1},{"name":"Ailurus1","email":"kozulin02@yandex.ru","count":1},{"name":"alered01","email":"44707250+alered01@users.noreply.github.com","count":1},{"name":"xintin","email":"gverma@cs.stonybrook.edu","count":1},{"name":"Ubuntu","email":"ubuntu@ip-172-31-57-60.us-west-2.compute.internal","count":1},{"name":"Lahiru Rasnayake","email":"lahiru.rasnayake@ntnu.no","count":1},{"name":"Grigori Fursin","email":"fursin@ck.home","count":1},{"name":"Ilya Kozulin","email":"76646255+Ailurus1@users.noreply.github.com","count":1},{"name":"raduetsya","email":"raduetsya@users.noreply.github.com","count":1},{"name":"cTuning admin","email":"admin@cTuning.org","count":1}],"total_commits":3737,"total_committers":32,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":116.78125,"dds":0.5806796895905807,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T19:12:31.271Z","last_synced_commit":"ffcf31d18b14f55b8f20b7a9d078ebd61023ca7e","created_at":"2023-03-09T03:36:13.584Z","updated_at":"2023-09-19T17:09:00.217Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"mlcommons/ck","html_url":"https://github.com/mlcommons/ck","last_synced_at":"2025-08-31T11:49:42.093Z","status":null,"issues_count":194,"pull_requests_count":552,"avg_time_to_close_issue":9967309.34591195,"avg_time_to_close_pull_request":35935.266055045875,"issues_closed_count":159,"pull_requests_closed_count":545,"pull_request_authors_count":20,"issue_authors_count":40,"avg_comments_per_issue":2.7938144329896906,"avg_comments_per_pull_request":1.1666666666666667,"merged_pull_requests_count":505,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":34,"past_year_pull_requests_count":126,"past_year_avg_time_to_close_issue":640139.3846153846,"past_year_avg_time_to_close_pull_request":16529.386554621848,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0294117647058825,"past_year_avg_comments_per_pull_request":1.1746031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":110,"created_at":"2023-05-14T07:59:49.368Z","updated_at":"2025-09-03T04:29:46.282Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlcommons%2Fck/issues","issue_labels_count":{"enhancement":49,"cmx-core":24,"cm-script-automation":16,"bug":14,"cm-mlperf":13,"cm-core":12,"cm-documentation":7,"help wanted":6,"cm-tests":4,"cm-maintenance":3,"requesting-community-help":2,"waiting for user input":2,"cm-cache-automation":2,"cm-mlperf-reproducibility-matrix":2,"question":2,"mlperf-automation":1,"reproducibility":1,"cm-docker":1,"nice-to-have":1,"not-cm-issue":1,"cm-mlperf-power":1,"mil":1,"reproducibility-initiatives":1},"pull_request_labels_count":{"dependencies":32,"python":4},"issue_author_associations_count":{"CONTRIBUTOR":141,"NONE":47,"MEMBER":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":650,"NONE":37,"MEMBER":27},"issue_authors":{"gfursin":105,"arjunsuresh":28,"anandhu-eng":6,"KingICCrab":5,"WarrenSchultz":4,"willamloo3192":4,"jdesfossez":2,"sahilavaran":2,"JoachimMoe":2,"dmgusev":1,"Sachin-23":1,"Seemapatil1998":1,"Agalakdak":1,"keithachorn-intel":1,"Adityashaw":1,"silhouette001":1,"ByoungjunSeo":1,"abravalheri":1,"mahmoodn":1,"marf-cn":1,"mwangistan":1,"jhergon":1,"cayman1021":1,"ctuning-admin":1,"michaelclesi":1,"Bob123Yang":1,"Ailurus1":1,"nandeeka":1,"SamuelMarks":1,"chrisidi":1,"stbailey001":1,"ghost":1,"sahelib25":1,"psyhtest":1,"kevinnegy":1,"led555":1,"pgmpablo157321":1,"shwetaj2820":1,"Xuhd08":1,"EtienneMassart":1,"whk6688":1},"pull_request_authors":{"gfursin":344,"arjunsuresh":279,"dependabot[bot]":32,"ctuning-admin":26,"anandhu-eng":8,"Ailurus1":7,"jdesfossez":3,"pnfox":2,"Chaitanya110703":2,"Dnaynu":2,"himanshu-dutta":2,"nathanw-mlc":1,"Maximallnyi":1,"SennikovAndrey":1,"morphine00":1,"interestingLSY":1,"nacc":1,"nijoj":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10098796,"issues_count":31459450,"pull_requests_count":97364286,"authors_count":10701971,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"cmx-core":24,"enhancement":14,"cm-core":10,"bug":5,"cm-maintenance":3,"reproducibility":1,"mlperf-automation":1},"past_year_pull_request_labels_count":{"dependencies":6,"python":4},"past_year_issue_author_associations_count":{"CONTRIBUTOR":39,"MEMBER":1,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":161,"NONE":11,"MEMBER":6},"past_year_issue_authors":{"gfursin":38,"arjunsuresh":1,"ctuning-admin":1,"Xuhd08":1},"past_year_pull_request_authors":{"gfursin":145,"arjunsuresh":15,"ctuning-admin":6,"dependabot[bot]":6,"Chaitanya110703":2,"pnfox":2,"Dnaynu":2},"maintainers":[{"login":"ctuning-admin","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"},{"login":"nathanw-mlc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanw-mlc"},{"login":"psyhtest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psyhtest"}],"active_maintainers":[{"login":"ctuning-admin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctuning-admin"}]},"events":{"total":{"CreateEvent":26,"IssuesEvent":44,"ReleaseEvent":16,"WatchEvent":32,"DeleteEvent":7,"IssueCommentEvent":104,"PushEvent":101,"PullRequestReviewEvent":51,"PullRequestEvent":128,"ForkEvent":8},"last_year":{"CreateEvent":26,"IssuesEvent":44,"ReleaseEvent":16,"WatchEvent":32,"DeleteEvent":7,"IssueCommentEvent":104,"PushEvent":101,"PullRequestReviewEvent":51,"PullRequestEvent":128,"ForkEvent":8}},"keywords":["automation","best-practices","ck","cknowledge","cm","cmind","cmx","collaboration","ctuning","education","metadata","mlops","mlperf","mlperf-automations","mlperf-inference","modularity","optimization","portability","reusability","workflows"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cla.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:11.454Z","updated_at":"2023-01-14T01:00:11.454Z","repository_link":"https://github.com/mlcommons/ck/blob/master/.github/workflows/cla.yml","dependencies":[{"id":6892021154,"package_name":"mlcommons/cla-bot","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-cm-script-features.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:11.998Z","updated_at":"2023-01-14T01:00:11.998Z","repository_link":"https://github.com/mlcommons/ck/blob/master/.github/workflows/test-cm-script-features.yml","dependencies":[{"id":6892022859,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892022860,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-cm-scripts.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:12.427Z","updated_at":"2023-01-14T01:00:12.427Z","repository_link":"https://github.com/mlcommons/ck/blob/master/.github/workflows/test-cm-scripts.yml","dependencies":[{"id":6892022948,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892022949,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-cm.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:12.759Z","updated_at":"2023-01-14T01:00:12.759Z","repository_link":"https://github.com/mlcommons/ck/blob/master/.github/workflows/test-cm.yml","dependencies":[{"id":6892023511,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892023512,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-mlperf-inference-bert.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:13.133Z","updated_at":"2023-01-14T01:00:13.133Z","repository_link":"https://github.com/mlcommons/ck/blob/master/.github/workflows/test-mlperf-inference-bert.yml","dependencies":[{"id":6892026957,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892026958,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-mlperf-inference-resnet50.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:13.533Z","updated_at":"2023-01-14T01:00:13.533Z","repository_link":"https://github.com/mlcommons/ck/blob/master/.github/workflows/test-mlperf-inference-resnet50.yml","dependencies":[{"id":6892027198,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892027199,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-mlperf-inference-retinanet.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:13.705Z","updated_at":"2023-01-14T01:00:13.705Z","repository_link":"https://github.com/mlcommons/ck/blob/master/.github/workflows/test-mlperf-inference-retinanet.yml","dependencies":[{"id":6892027501,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892027502,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-mlperf-inference-tvm.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:14.065Z","updated_at":"2023-01-14T01:00:14.065Z","repository_link":"https://github.com/mlcommons/ck/blob/master/.github/workflows/test-mlperf-inference-tvm.yml","dependencies":[{"id":6892028274,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892028275,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"ck/incubator/cbench/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:15.985Z","updated_at":"2023-01-14T01:00:15.985Z","repository_link":"https://github.com/mlcommons/ck/blob/master/ck/incubator/cbench/setup.py","dependencies":[{"id":6892033446,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892033447,"package_name":"click","ecosystem":"pypi","requirements":"\u003e=7.0","direct":true,"kind":"runtime","optional":false},{"id":6892033448,"package_name":"ck","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892033449,"package_name":"virtualenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"ck/incubator/cdatabase/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:16.187Z","updated_at":"2023-01-14T01:00:16.187Z","repository_link":"https://github.com/mlcommons/ck/blob/master/ck/incubator/cdatabase/setup.py","dependencies":[{"id":6892034017,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892034018,"package_name":"ck","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"ck/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:16.523Z","updated_at":"2023-01-14T01:00:16.523Z","repository_link":"https://github.com/mlcommons/ck/blob/master/ck/requirements.txt","dependencies":[{"id":6892036118,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892036121,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cm/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:16.902Z","updated_at":"2023-01-14T01:00:16.902Z","repository_link":"https://github.com/mlcommons/ck/blob/master/cm/requirements.txt","dependencies":[{"id":6892036529,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892036530,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cm/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:17.090Z","updated_at":"2023-01-14T01:00:17.090Z","repository_link":"https://github.com/mlcommons/ck/blob/master/cm/setup.py","dependencies":[{"id":6892038680,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892038681,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cm-mlops/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:17.352Z","updated_at":"2023-01-14T01:00:17.352Z","repository_link":"https://github.com/mlcommons/ck/blob/master/cm-mlops/requirements.txt","dependencies":[{"id":6892039127,"package_name":"cmind","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6892039131,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cm-mlops/script/app-image-classification-onnx-py/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:17.593Z","updated_at":"2023-01-14T01:00:17.593Z","repository_link":"https://github.com/mlcommons/ck/blob/master/cm-mlops/script/app-image-classification-onnx-py/requirements.txt","dependencies":[{"id":6892039160,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039161,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039162,"package_name":"opencv-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cm-mlops/script/app-image-classification-torch-py/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:17.766Z","updated_at":"2023-01-14T01:00:17.766Z","repository_link":"https://github.com/mlcommons/ck/blob/master/cm-mlops/script/app-image-classification-torch-py/requirements.txt","dependencies":[{"id":6892039215,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039216,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039217,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cm-mlops/script/app-image-classification-tvm-onnx-py/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:17.983Z","updated_at":"2023-01-14T01:00:17.983Z","repository_link":"https://github.com/mlcommons/ck/blob/master/cm-mlops/script/app-image-classification-tvm-onnx-py/requirements.txt","dependencies":[{"id":6892039598,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039599,"package_name":"opencv-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039600,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039601,"package_name":"onnx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039602,"package_name":"decorator","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039603,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892039604,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cm-mlops/script/get-sys-utils-cm/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:18.236Z","updated_at":"2023-01-14T01:00:18.236Z","repository_link":"https://github.com/mlcommons/ck/blob/master/cm-mlops/script/get-sys-utils-cm/requirements.txt","dependencies":[{"id":6892040118,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892040119,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892040120,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892040121,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892040122,"package_name":"giturlparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T01:00:18.455Z","updated_at":"2023-01-14T01:00:18.455Z","repository_link":"https://github.com/mlcommons/ck/blob/master/requirements.txt","dependencies":[{"id":6892040245,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":19.436591076722934,"created_at":"2025-09-04T15:51:23.014Z","updated_at":"2025-10-07T08:18:51.043Z","avatar_url":"https://github.com/mlcommons.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":7422,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.8105339"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/47456","html_url":"https://science.ecosyste.ms/projects/47456","bibtex_url":"https://science.ecosyste.ms/projects/47456/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/47456/export.apalike"}