{"id":67557,"name":"aws-parallelcluster","description":"AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.","url":"https://github.com/aws/aws-parallelcluster","last_synced_at":"2025-09-08T13:57:24.940Z","repository":{"id":16955774,"uuid":"19718034","full_name":"aws/aws-parallelcluster","owner":"aws","description":"AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.","archived":false,"fork":false,"pushed_at":"2025-09-02T19:02:47.000Z","size":28100,"stargazers_count":873,"open_issues_count":178,"forks_count":313,"subscribers_count":86,"default_branch":"develop","last_synced_at":"2025-09-02T21:06:02.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/aws/aws-parallelcluster","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-12T22:42:19.000Z","updated_at":"2025-09-02T19:02:52.000Z","dependencies_parsed_at":"2023-01-14T12:44:23.344Z","dependency_job_id":"405a72af-3665-473e-9a79-71be94adffe0","html_url":"https://github.com/aws/aws-parallelcluster","commit_stats":{"total_commits":5812,"total_committers":143,"mean_commits":40.64335664335665,"dds":0.8697522367515486,"last_synced_commit":"3997c2ded9d04fc591b3bd70b22e4ee991c9c67b"},"previous_names":["awslabs/cfncluster"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-parallelcluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/sbom","scorecard":{"id":219419,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-parallelcluster","commit":"839f0e2e316b8b35c235ccbb74b6a4c3156c9181"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version_awsbatch_cli.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Warn: no topLevel permission defined: .github/workflows/bump_version.yml:1","Warn: no topLevel permission defined: .github/workflows/bump_version_awsbatch_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog_enforcer.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/closed-issue-message.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/security_exclusions_checker.yml:1","Warn: no topLevel permission defined: .github/workflows/unsafe_patterns_checker.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: api/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/compute_node/user_data.sh:0","Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/head_node/user_data.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/closed-issue-message.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/no-response.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security_exclusions_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/security_exclusions_checker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unsafe_patterns_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/unsafe_patterns_checker.yml/develop?enable=pin","Warn: containerImage not pinned by hash: api/tests/Dockerfile:2","Warn: containerImage not pinned by hash: api/tests/Dockerfile:10","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2 to public.ecr.aws/amazonlinux/amazonlinux:2@sha256:281cd59b0f58e009fd9165c26e05eafcf8523fa10651fe36f725b7f7e20b094a","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2023/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023 to public.ecr.aws/amazonlinux/amazonlinux:2023@sha256:16be01492b5ab08c47f64f615e8787e675e8f0e67bcefcd43cfca164b6b9d788","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:4","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:17","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:18","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:24","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh:41","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:42","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:44","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:47","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:141","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:142","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:146","Warn: npmCommand not pinned by hash: .github/workflows/bump_version.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:151","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:162","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:185","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:186","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:187","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:95","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"42 existing vulnerabilities detected","details":["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: GHSA-34jh-p97f-mpxf","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-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2020-49 / GHSA-j66q-qmrc-89rx","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-24 / GHSA-2rcm-phc9-3945","Warn: Project is vulnerable to: PYSEC-2013-31 / GHSA-6748-36qp-fx6r","Warn: Project is vulnerable to: PYSEC-2018-23 / GHSA-p28m-34f6-967q","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-2022-243 / GHSA-7xr3-6ggc-wc9p","Warn: Project is vulnerable to: PYSEC-2022-244 / GHSA-f83q-2cp7-qrjg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T02:12:04.602Z","repository_id":16955774,"created_at":"2025-08-17T02:12:04.602Z","updated_at":"2025-08-17T02:12:04.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196154,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":502,"last_synced_at":"2025-08-28T09:25:15.160Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":234579,"followers":12800,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-08-28T09:25:15.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"packages":[{"id":72349,"name":"aws-parallelcluster","ecosystem":"spack","description":"AWS ParallelCluster is an AWS supported Open Source cluster management\ntool to deploy and manage HPC clusters in the AWS cloud.\n","homepage":"https://github.com/aws/aws-parallelcluster","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/aws/aws-parallelcluster","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2022-04-05T09:10:39.705Z","latest_release_published_at":"2022-12-03T05:21:45.484Z","latest_release_number":"2.11.9","last_synced_at":"2025-09-02T21:08:50.190Z","created_at":"2022-04-05T09:10:39.675Z","updated_at":"2025-09-03T03:26:27.134Z","registry_url":"https://packages.spack.io/package.html?name=aws-parallelcluster","install_command":"spack install aws-parallelcluster","documentation_url":null,"metadata":{},"repo_metadata":{"id":16955774,"uuid":"19718034","full_name":"aws/aws-parallelcluster","owner":"aws","description":"AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.","archived":false,"fork":false,"pushed_at":"2025-09-02T19:02:47.000Z","size":28100,"stargazers_count":873,"open_issues_count":178,"forks_count":313,"subscribers_count":86,"default_branch":"develop","last_synced_at":"2025-09-02T21:06:02.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/aws/aws-parallelcluster","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-12T22:42:19.000Z","updated_at":"2025-09-02T19:02:52.000Z","dependencies_parsed_at":"2023-01-14T12:44:23.344Z","dependency_job_id":"405a72af-3665-473e-9a79-71be94adffe0","html_url":"https://github.com/aws/aws-parallelcluster","commit_stats":{"total_commits":5812,"total_committers":143,"mean_commits":40.64335664335665,"dds":0.8697522367515486,"last_synced_commit":"3997c2ded9d04fc591b3bd70b22e4ee991c9c67b"},"previous_names":["awslabs/cfncluster"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-parallelcluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/sbom","scorecard":{"id":219419,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-parallelcluster","commit":"839f0e2e316b8b35c235ccbb74b6a4c3156c9181"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version_awsbatch_cli.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Warn: no topLevel permission defined: .github/workflows/bump_version.yml:1","Warn: no topLevel permission defined: .github/workflows/bump_version_awsbatch_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog_enforcer.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/closed-issue-message.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/security_exclusions_checker.yml:1","Warn: no topLevel permission defined: .github/workflows/unsafe_patterns_checker.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: api/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/compute_node/user_data.sh:0","Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/head_node/user_data.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/closed-issue-message.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/no-response.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security_exclusions_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/security_exclusions_checker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unsafe_patterns_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/unsafe_patterns_checker.yml/develop?enable=pin","Warn: containerImage not pinned by hash: api/tests/Dockerfile:2","Warn: containerImage not pinned by hash: api/tests/Dockerfile:10","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2 to public.ecr.aws/amazonlinux/amazonlinux:2@sha256:281cd59b0f58e009fd9165c26e05eafcf8523fa10651fe36f725b7f7e20b094a","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2023/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023 to public.ecr.aws/amazonlinux/amazonlinux:2023@sha256:16be01492b5ab08c47f64f615e8787e675e8f0e67bcefcd43cfca164b6b9d788","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:4","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:17","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:18","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:24","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh:41","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:42","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:44","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:47","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:141","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:142","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:146","Warn: npmCommand not pinned by hash: .github/workflows/bump_version.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:151","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:162","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:185","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:186","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:187","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:95","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"42 existing vulnerabilities detected","details":["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: GHSA-34jh-p97f-mpxf","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-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2020-49 / GHSA-j66q-qmrc-89rx","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-24 / GHSA-2rcm-phc9-3945","Warn: Project is vulnerable to: PYSEC-2013-31 / GHSA-6748-36qp-fx6r","Warn: Project is vulnerable to: PYSEC-2018-23 / GHSA-p28m-34f6-967q","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-2022-243 / GHSA-7xr3-6ggc-wc9p","Warn: Project is vulnerable to: PYSEC-2022-244 / GHSA-f83q-2cp7-qrjg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T02:12:04.602Z","repository_id":16955774,"created_at":"2025-08-17T02:12:04.602Z","updated_at":"2025-08-17T02:12:04.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273383840,"owners_count":25095753,"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-03T02:00:09.631Z","response_time":76,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":502,"last_synced_at":"2025-08-28T09:25:15.160Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":234579,"followers":12800,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-08-28T09:25:15.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v3.13.2","sha":"9fe28d4e0771329ff71e9526b1d9ca0598505248","kind":"commit","published_at":"2025-06-23T20:32:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"49ce8e044ebec37fc4da8d5d1ea0cf1c533d299c","kind":"commit","published_at":"2025-06-03T14:59:55.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"9a15d4ddab97811e7ac316df6453d8f2eac4dc56","kind":"commit","published_at":"2025-03-27T13:45:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"35ae6817149397673a541042620c847487ebd2d4","kind":"commit","published_at":"2024-12-16T20:10:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.12.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"c8773437caba60546716ac40a64af729275484e8","kind":"commit","published_at":"2024-10-17T19:55:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"df041cdf6018c1d4ef81815791ba44d8b4a414f6","kind":"commit","published_at":"2024-09-24T13:36:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"40b0ef0429e5f3699c3f41f5c9dfcdf479ac4ceb","kind":"commit","published_at":"2024-07-04T14:50:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"e6d00fe541ac59605972de766c1752fd9f72666a","kind":"commit","published_at":"2024-06-26T18:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"efa41f64499c189fc7d55e8162c2aa5932bcdced","kind":"commit","published_at":"2024-06-14T16:16:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"66e5a188128fe081d00887fe9c147f3cddb8e5b8","kind":"commit","published_at":"2024-05-27T09:46:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"d153564ccad0007438809a645d20c28d9d78d2c3","kind":"commit","published_at":"2024-04-10T11:26:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"0303ec90c00c15521880f529ae588d4f6064c97d","kind":"commit","published_at":"2024-03-08T19:26:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"a4e6fade2ac18282999dddbf9e76a6956097743f","kind":"commit","published_at":"2023-12-19T16:19:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"9c6e3442797993b2abde6800dc945af5997a65aa","kind":"commit","published_at":"2023-10-12T09:29:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"1c8f79f522aab2598aed2f151f699c86b260e0cf","kind":"commit","published_at":"2023-09-22T13:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"79e139b29dda43fc3b82c4963012f383b484a926","kind":"commit","published_at":"2023-08-29T17:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"7b90679b012ff9dc5c815cd16dc72749f2481f49","kind":"commit","published_at":"2023-06-29T19:53:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"56c43b82559d33efba427b6af981bb1061de9a69","kind":"commit","published_at":"2023-05-18T12:57:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"c9f755491da075860f1de0ff4fbe72ae7f32ece0","kind":"commit","published_at":"2023-03-17T10:50:50.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"8264852d64a7180fb8d99462a65fd350fd5a755d","kind":"commit","published_at":"2023-02-14T19:52:28.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"88c7643cb28fdf02141bdcf2613a8b6b33bf631d","kind":"commit","published_at":"2023-01-11T10:21:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"fa45d1af869758aa4d773a80f34e26a8cad9f7ea","kind":"commit","published_at":"2022-12-21T17:23:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0/manifests"},{"name":"v2.11.9","sha":"087dd16d62008f5adf71467d5faf0ee0181ab2dd","kind":"commit","published_at":"2022-12-02T09:08:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9/manifests"},{"name":"v3.3.1","sha":"43fb02139ecf0499ba58a5092c9f67a5b683b668","kind":"commit","published_at":"2022-11-30T23:04:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1/manifests"},{"name":"v2.11.8","sha":"2da6f751c02e9e677b52953b37b2c09f1dfc8a0b","kind":"commit","published_at":"2022-11-14T20:25:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8/manifests"},{"name":"v3.1.5","sha":"1ae80ac00f145bb08d48d40f901b59784a813e03","kind":"commit","published_at":"2022-11-09T14:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5/manifests"},{"name":"v3.3.0","sha":"c967c0c491d47b9165b1fc2c7c2112fe2e992679","kind":"commit","published_at":"2022-10-25T16:22:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0/manifests"},{"name":"v3.3.0b1","sha":"bbbac8a13298611ba8878b3959c82d8fcf150808","kind":"commit","published_at":"2022-09-29T19:51:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1/manifests"},{"name":"v3.2.1","sha":"87a70c425f89da0738a9888dcbf6f7024018df4b","kind":"commit","published_at":"2022-09-26T13:55:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"fdc0dfd15c322e27652a8a99ff90b81fd2a04a51","kind":"commit","published_at":"2022-07-21T11:17:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0/manifests"},{"name":"v2.11.7","sha":"603636d033d37ebfb632f5ef0acb8235d49a6e95","kind":"commit","published_at":"2022-05-13T12:47:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7/manifests"},{"name":"v3.1.4","sha":"320870d228cd6a436e9ef54849912be075f19c53","kind":"commit","published_at":"2022-05-11T18:59:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4/manifests"},{"name":"v2.11.6","sha":"04df25c4fa5ee99ba530974e43140c7eb44c0bd3","kind":"commit","published_at":"2022-04-19T09:42:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.6","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6/manifests"},{"name":"v3.1.3","sha":"2c2e6e1c2ef8a462ace885ce1cdc56e49e644237","kind":"commit","published_at":"2022-04-15T18:06:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3/manifests"},{"name":"v2.11.5","sha":"eb652f97c02064eda548996a739098f374b29d0a","kind":"commit","published_at":"2022-03-01T13:54:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5/manifests"},{"name":"v3.1.2","sha":"ec7f1edb0faadb0bac895adb3babf380fa6321d0","kind":"commit","published_at":"2022-02-25T20:25:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"33b3f045bf1008b380f337299c1856e8582c1010","kind":"commit","published_at":"2022-02-09T22:00:19.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1/manifests"},{"name":"v3.2.0b1","sha":"2d224373792b5388a741616b7fc8a02afd5e12c8","kind":"commit","published_at":"2022-02-03T17:51:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1/manifests"},{"name":"v3.0.3","sha":"ab5ce480bbee9670ab1687e5aba76084af6a357f","kind":"commit","published_at":"2022-01-14T11:51:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3/manifests"},{"name":"v2.11.4","sha":"ac64fba79895e7a2d573c92d817065a5916bc743","kind":"commit","published_at":"2021-12-20T11:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4/manifests"},{"name":"v3.1.0a1","sha":"e6f2c31b3a4e7eee6cc91a2b8333feda92e1e324","kind":"tag","published_at":"2021-11-23T08:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.0a1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1/manifests"},{"name":"v2.11.3","sha":"8375b7bdba785be391eb6f6bbb2f91578c352ff6","kind":"commit","published_at":"2021-11-02T21:11:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3/manifests"},{"name":"v3.0.2","sha":"6a001b387c1fcea2da0716a0bf347a6b32c64729","kind":"commit","published_at":"2021-11-02T09:25:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"498bfb314afc9d587cbac835efef66961eaf8f87","kind":"commit","published_at":"2021-10-27T13:30:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5d069ff5ee8aa7e3bf89bcba14b63f3082369bd3","kind":"commit","published_at":"2021-09-10T06:31:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0/manifests"},{"name":"v2.11.2","sha":"416d224e1678d7fc9dd8277b12dffe7ace56631b","kind":"commit","published_at":"2021-08-26T11:47:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"7bc259a5b587c65796be210449398aac16291a3e","kind":"commit","published_at":"2021-07-23T01:35:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"729d3b8ef7d580b86f9536ff4be151bc7868821d","kind":"commit","published_at":"2021-06-30T21:20:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"02ae270bd2bdbed48f224574e0fdbeb9f0fb3c54","kind":"commit","published_at":"2021-05-15T15:34:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"893dfe5ad6243b626c0d7a2daa9aadaa823360b8","kind":"commit","published_at":"2021-03-18T17:39:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"87acc98911e0659c59d2ec6addb09abb88f8bdc6","kind":"commit","published_at":"2021-03-02T00:39:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"73a9ad51ce92c1c36037be08441b99c7a16e4a03","kind":"commit","published_at":"2020-12-22T22:18:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"35f4f3ea5d67f4653760d81c2f8fae7701d44cc9","kind":"commit","published_at":"2020-11-18T14:20:20.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"6421537decc18c1c4e55fa720fad5ae0d9a05fba","kind":"commit","published_at":"2020-09-15T13:11:34.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ef2996d70149bbb7eeb391b4a04dda64846f4f2f","kind":"commit","published_at":"2020-09-11T13:50:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"ee89983f5aa086d517d90635675bcaeb7addcfe9","kind":"commit","published_at":"2020-08-04T15:22:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"cdc60730e09570ef3c5af0db6043135ffcf673a0","kind":"commit","published_at":"2020-07-23T14:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"c3bec0846ce370a3691dc0e00cd83530e7eccdcf","kind":"commit","published_at":"2020-05-18T16:56:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"f80bf483397cb891c573ae395bcbbde037db3ed7","kind":"commit","published_at":"2020-04-09T22:45:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a2b72c71771f350c13b1d0d62410dc2e5961581d","kind":"commit","published_at":"2020-02-26T10:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f4e2c3ba583194b83f2487f62fbc6bb5447177c","kind":"commit","published_at":"2019-12-13T09:57:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c4eab448602913b6c51a90c42511d9a174e2599b","kind":"commit","published_at":"2019-11-15T22:28:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"8f5359f2fd0df3a912b9711975498528a3e0bd4c","kind":"commit","published_at":"2019-07-29T10:23:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1c53ad5afe39bf9fbad62e1946019bbfb194c52f","kind":"commit","published_at":"2019-06-11T15:12:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"47b8751b961206274963df4e2d13614c27eb06fe","kind":"commit","published_at":"2019-04-03T08:32:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1/manifests"},{"name":"v2.2.1","sha":"9e76b10ec5cf0798cf22171d790e5d014cef182c","kind":"commit","published_at":"2019-02-28T08:10:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1/manifests"},{"name":"v2.1.1","sha":"1e0fbc621c4147acd5958a0d28bcdc8beda60c97","kind":"commit","published_at":"2019-01-08T13:58:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fab93395ba508f26ac37d12de0acf5e23c63d2e2","kind":"commit","published_at":"2018-12-18T12:26:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9ea1b7adc00b888e206e1f7a69a3a22942d8ddcb","kind":"commit","published_at":"2018-11-19T19:06:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f3a40319452137efadeb051455a1eaebf7711cea","kind":"commit","published_at":"2018-11-13T17:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"92ccc85b84132eb33246cd2726aeab6c7de35d74","kind":"commit","published_at":"2018-11-13T00:40:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"f9ff39346d8b05ca6d75682b0f7f6a35b952482c","kind":"commit","published_at":"2018-10-30T21:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"11f29da31cf65671ac31712ff5e8677f23e385b2","kind":"commit","published_at":"2018-10-26T00:00:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0/manifests"},{"name":"1.5.4","sha":"a8460290bbfddc82f3b4b5344ccc6b0fa036c702","kind":"commit","published_at":"2018-08-30T18:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.5.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4/manifests"},{"name":"v1.5.3","sha":"687118b6ac2babb583fe2ca2a367137f9fc3b15e","kind":"commit","published_at":"2018-08-09T16:39:37.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ff1a6e0fe4f55a0e55b0596a547bb9fea548cd6d","kind":"commit","published_at":"2018-07-24T21:29:32.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3da334f720512a7aeb17b2c5cc3cd19ebec29577","kind":"commit","published_at":"2018-06-21T19:46:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1/manifests"},{"name":"v1.4.2","sha":"b41b8c6a5bff0f0bbffd00d7feba7fe061bc64fb","kind":"commit","published_at":"2018-01-16T18:40:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0e1b74899dd6f41569a31feab988843fb9acf3a2","kind":"commit","published_at":"2017-12-06T18:39:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ed542da8913ba9cc56276d2a120a2347afd422b9","kind":"commit","published_at":"2017-12-01T19:55:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"88c940f38c1ae7be1c45d374802be430bb13d3e7","kind":"commit","published_at":"2017-06-23T16:41:46.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.3.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2/manifests"},{"name":"1.3.1","sha":"13b2d64f505dc060fd409c66bf4c5602a3a62c83","kind":"commit","published_at":"2016-08-26T16:00:52.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"e80cc305e6d7b9b53ae393c3e371a9504be7cf01","kind":"tag","published_at":"2016-03-24T18:08:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1/manifests"},{"name":"1.1.0","sha":"91e345ba194102a30853af697ccdb5dfc1101d79","kind":"tag","published_at":"2016-02-22T16:57:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d14a9fcaec241fd3d87a0ca00e34c22eea0f4187","kind":"tag","published_at":"2016-02-15T21:28:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0/manifests"},{"name":"v1.0.0b2","sha":"92316c19482d67c7f6518df182c8da8eb1e230cd","kind":"commit","published_at":"2016-01-07T22:54:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2/manifests"},{"name":"v1.0.0-beta1","sha":"8235e13b879ac0e3f70981e809b8e21d1872958a","kind":"commit","published_at":"2015-12-08T23:56:14.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1/manifests"},{"name":"v1.0.1-beta","sha":"4bbc01c62a3f1ba55c0122c88babe7892bd36f3c","kind":"tag","published_at":"2015-12-08T23:46:18.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.1-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta/manifests"},{"name":"v1.0.0-beta","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0b3","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3/manifests"},{"name":"v0.0.22","sha":"f28de020cfe3dceb504f7124e7f948d93e90cfea","kind":"commit","published_at":"2015-08-04T16:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.22","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"27367ec18bb33067a026da1551057b674541623d","kind":"commit","published_at":"2015-06-12T17:53:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.21","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"0929563d8a6578ca38341d7c259493543e40a05a","kind":"commit","published_at":"2015-04-16T16:51:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.20","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c6f5f876a329b2d027f71dfdb2a185dc5fd78823","kind":"commit","published_at":"2015-02-19T02:58:54.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.19","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"aa798b6c8b149491fed99882306e7b5454ef9099","kind":"commit","published_at":"2015-01-13T01:24:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.18","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"e0acae2e70f0184c0614c4301eda4287883a00b8","kind":"commit","published_at":"2014-12-22T22:57:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.17","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"f8eff73b12d6df7bc5dce8065f15034cdf82c5af","kind":"commit","published_at":"2014-11-05T19:02:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.16","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"642149daaa7bee667be0501960b5eaefb6d8f23d","kind":"commit","published_at":"2014-10-29T17:47:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.15","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5c4af5cdb668fc8bdcb14f0e799588b1ab608dfb","kind":"commit","published_at":"2014-10-13T23:51:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.14","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14/manifests"},{"name":"v0.0.11","sha":"c9382735c76c23d5847fbbe8399301d95c1f383a","kind":"commit","published_at":"2014-09-23T16:18:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.11","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"bbdf1b62e4e2374b9be84bedb648fe8895f28cee","kind":"commit","published_at":"2014-08-12T14:59:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.10","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"998ac18c8361e5a9c5d143729e670b5386042bf5","kind":"commit","published_at":"2014-07-14T16:21:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"00b537ac41c16d6fdc5598b5da34cc8a7d2f16de","kind":"commit","published_at":"2014-07-01T18:51:47.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"db0aa668bed92792a6473ca46537c314cf9b6f7c","kind":"commit","published_at":"2014-06-19T01:41:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:26:27.134Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":8.46185910796165,"forks_count":5.446713908573017,"average":17.79560928164513},"purl":"pkg:spack/aws-parallelcluster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/aws-parallelcluster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/aws-parallelcluster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/aws-parallelcluster/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:01:28.796Z","issues_count":319,"pull_requests_count":1935,"avg_time_to_close_issue":17631342.121693123,"avg_time_to_close_pull_request":807723.6165242165,"issues_closed_count":189,"pull_requests_closed_count":1755,"pull_request_authors_count":43,"issue_authors_count":163,"avg_comments_per_issue":2.981191222570533,"avg_comments_per_pull_request":0.4568475452196382,"merged_pull_requests_count":1625,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":79,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":1514517.65,"past_year_avg_time_to_close_pull_request":179446.72796352583,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":658,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.2151898734177216,"past_year_avg_comments_per_pull_request":0.11037234042553191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":628,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/issues","maintainers":[{"login":"ermanno","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ermanno"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/aws-parallelcluster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/aws-parallelcluster/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/aws-parallelcluster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/aws-parallelcluster/related_packages","maintainers":[{"uuid":"charlesg3","login":"charlesg3","name":null,"email":null,"url":"https://github.com/charlesg3","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:27:27.457Z","updated_at":"2022-11-14T16:27:27.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/charlesg3/packages"},{"uuid":"chenwany","login":"chenwany","name":null,"email":null,"url":"https://github.com/chenwany","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:27:27.462Z","updated_at":"2022-11-14T16:27:27.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/chenwany/packages"},{"uuid":"demartinofra","login":"demartinofra","name":null,"email":null,"url":"https://github.com/demartinofra","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:27:27.473Z","updated_at":"2022-11-14T16:27:27.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/demartinofra/packages"},{"uuid":"enrico-usai","login":"enrico-usai","name":null,"email":null,"url":"https://github.com/enrico-usai","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:27:27.485Z","updated_at":"2022-11-14T16:27:27.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/enrico-usai/packages"},{"uuid":"francesco-giordano","login":"francesco-giordano","name":null,"email":null,"url":"https://github.com/francesco-giordano","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:27:27.503Z","updated_at":"2022-11-14T16:27:27.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/francesco-giordano/packages"},{"uuid":"gmarciani","login":"gmarciani","name":null,"email":null,"url":"https://github.com/gmarciani","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:27:27.531Z","updated_at":"2022-11-14T16:27:27.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/gmarciani/packages"},{"uuid":"hanwen-pcluste","login":"hanwen-pcluste","name":null,"email":null,"url":"https://github.com/hanwen-pcluste","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:27:27.535Z","updated_at":"2022-11-14T16:27:27.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/hanwen-pcluste/packages"},{"uuid":"lukeseawalker","login":"lukeseawalker","name":null,"email":null,"url":"https://github.com/lukeseawalker","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T16:27:27.541Z","updated_at":"2022-11-14T16:27:27.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/lukeseawalker/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":11564889,"name":"github.com/aws/aws-parallelcluster","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-parallelcluster","keywords_array":[],"namespace":null,"versions_count":94,"first_release_published_at":"2014-06-19T01:41:36.000Z","latest_release_published_at":"2025-06-23T20:32:31.000Z","latest_release_number":"v3.13.2+incompatible","last_synced_at":"2025-09-02T21:08:52.026Z","created_at":"2025-04-19T07:28:53.713Z","updated_at":"2025-09-03T03:26:27.142Z","registry_url":"https://pkg.go.dev/github.com/aws/aws-parallelcluster","install_command":"go get github.com/aws/aws-parallelcluster","documentation_url":"https://pkg.go.dev/github.com/aws/aws-parallelcluster#section-documentation","metadata":{},"repo_metadata":{"id":16955774,"uuid":"19718034","full_name":"aws/aws-parallelcluster","owner":"aws","description":"AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.","archived":false,"fork":false,"pushed_at":"2025-09-02T19:02:47.000Z","size":28100,"stargazers_count":873,"open_issues_count":178,"forks_count":313,"subscribers_count":86,"default_branch":"develop","last_synced_at":"2025-09-02T21:06:02.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/aws/aws-parallelcluster","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-12T22:42:19.000Z","updated_at":"2025-09-02T19:02:52.000Z","dependencies_parsed_at":"2023-01-14T12:44:23.344Z","dependency_job_id":"405a72af-3665-473e-9a79-71be94adffe0","html_url":"https://github.com/aws/aws-parallelcluster","commit_stats":{"total_commits":5812,"total_committers":143,"mean_commits":40.64335664335665,"dds":0.8697522367515486,"last_synced_commit":"3997c2ded9d04fc591b3bd70b22e4ee991c9c67b"},"previous_names":["awslabs/cfncluster"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-parallelcluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/sbom","scorecard":{"id":219419,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-parallelcluster","commit":"839f0e2e316b8b35c235ccbb74b6a4c3156c9181"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version_awsbatch_cli.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Warn: no topLevel permission defined: .github/workflows/bump_version.yml:1","Warn: no topLevel permission defined: .github/workflows/bump_version_awsbatch_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog_enforcer.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/closed-issue-message.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/security_exclusions_checker.yml:1","Warn: no topLevel permission defined: .github/workflows/unsafe_patterns_checker.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: api/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/compute_node/user_data.sh:0","Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/head_node/user_data.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/closed-issue-message.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/no-response.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security_exclusions_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/security_exclusions_checker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unsafe_patterns_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/unsafe_patterns_checker.yml/develop?enable=pin","Warn: containerImage not pinned by hash: api/tests/Dockerfile:2","Warn: containerImage not pinned by hash: api/tests/Dockerfile:10","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2 to public.ecr.aws/amazonlinux/amazonlinux:2@sha256:281cd59b0f58e009fd9165c26e05eafcf8523fa10651fe36f725b7f7e20b094a","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2023/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023 to public.ecr.aws/amazonlinux/amazonlinux:2023@sha256:16be01492b5ab08c47f64f615e8787e675e8f0e67bcefcd43cfca164b6b9d788","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:4","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:17","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:18","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:24","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh:41","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:42","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:44","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:47","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:141","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:142","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:146","Warn: npmCommand not pinned by hash: .github/workflows/bump_version.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:151","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:162","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:185","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:186","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:187","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:95","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"42 existing vulnerabilities detected","details":["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: GHSA-34jh-p97f-mpxf","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-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2020-49 / GHSA-j66q-qmrc-89rx","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-24 / GHSA-2rcm-phc9-3945","Warn: Project is vulnerable to: PYSEC-2013-31 / GHSA-6748-36qp-fx6r","Warn: Project is vulnerable to: PYSEC-2018-23 / GHSA-p28m-34f6-967q","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-2022-243 / GHSA-7xr3-6ggc-wc9p","Warn: Project is vulnerable to: PYSEC-2022-244 / GHSA-f83q-2cp7-qrjg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T02:12:04.602Z","repository_id":16955774,"created_at":"2025-08-17T02:12:04.602Z","updated_at":"2025-08-17T02:12:04.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273383840,"owners_count":25095753,"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-03T02:00:09.631Z","response_time":76,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":502,"last_synced_at":"2025-08-28T09:25:15.160Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":234579,"followers":12800,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-08-28T09:25:15.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v3.13.2","sha":"9fe28d4e0771329ff71e9526b1d9ca0598505248","kind":"commit","published_at":"2025-06-23T20:32:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"49ce8e044ebec37fc4da8d5d1ea0cf1c533d299c","kind":"commit","published_at":"2025-06-03T14:59:55.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"9a15d4ddab97811e7ac316df6453d8f2eac4dc56","kind":"commit","published_at":"2025-03-27T13:45:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"35ae6817149397673a541042620c847487ebd2d4","kind":"commit","published_at":"2024-12-16T20:10:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.12.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"c8773437caba60546716ac40a64af729275484e8","kind":"commit","published_at":"2024-10-17T19:55:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"df041cdf6018c1d4ef81815791ba44d8b4a414f6","kind":"commit","published_at":"2024-09-24T13:36:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"40b0ef0429e5f3699c3f41f5c9dfcdf479ac4ceb","kind":"commit","published_at":"2024-07-04T14:50:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"e6d00fe541ac59605972de766c1752fd9f72666a","kind":"commit","published_at":"2024-06-26T18:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"efa41f64499c189fc7d55e8162c2aa5932bcdced","kind":"commit","published_at":"2024-06-14T16:16:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"66e5a188128fe081d00887fe9c147f3cddb8e5b8","kind":"commit","published_at":"2024-05-27T09:46:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"d153564ccad0007438809a645d20c28d9d78d2c3","kind":"commit","published_at":"2024-04-10T11:26:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"0303ec90c00c15521880f529ae588d4f6064c97d","kind":"commit","published_at":"2024-03-08T19:26:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"a4e6fade2ac18282999dddbf9e76a6956097743f","kind":"commit","published_at":"2023-12-19T16:19:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"9c6e3442797993b2abde6800dc945af5997a65aa","kind":"commit","published_at":"2023-10-12T09:29:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"1c8f79f522aab2598aed2f151f699c86b260e0cf","kind":"commit","published_at":"2023-09-22T13:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"79e139b29dda43fc3b82c4963012f383b484a926","kind":"commit","published_at":"2023-08-29T17:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"7b90679b012ff9dc5c815cd16dc72749f2481f49","kind":"commit","published_at":"2023-06-29T19:53:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"56c43b82559d33efba427b6af981bb1061de9a69","kind":"commit","published_at":"2023-05-18T12:57:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"c9f755491da075860f1de0ff4fbe72ae7f32ece0","kind":"commit","published_at":"2023-03-17T10:50:50.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"8264852d64a7180fb8d99462a65fd350fd5a755d","kind":"commit","published_at":"2023-02-14T19:52:28.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"88c7643cb28fdf02141bdcf2613a8b6b33bf631d","kind":"commit","published_at":"2023-01-11T10:21:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"fa45d1af869758aa4d773a80f34e26a8cad9f7ea","kind":"commit","published_at":"2022-12-21T17:23:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0/manifests"},{"name":"v2.11.9","sha":"087dd16d62008f5adf71467d5faf0ee0181ab2dd","kind":"commit","published_at":"2022-12-02T09:08:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9/manifests"},{"name":"v3.3.1","sha":"43fb02139ecf0499ba58a5092c9f67a5b683b668","kind":"commit","published_at":"2022-11-30T23:04:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1/manifests"},{"name":"v2.11.8","sha":"2da6f751c02e9e677b52953b37b2c09f1dfc8a0b","kind":"commit","published_at":"2022-11-14T20:25:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8/manifests"},{"name":"v3.1.5","sha":"1ae80ac00f145bb08d48d40f901b59784a813e03","kind":"commit","published_at":"2022-11-09T14:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5/manifests"},{"name":"v3.3.0","sha":"c967c0c491d47b9165b1fc2c7c2112fe2e992679","kind":"commit","published_at":"2022-10-25T16:22:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0/manifests"},{"name":"v3.3.0b1","sha":"bbbac8a13298611ba8878b3959c82d8fcf150808","kind":"commit","published_at":"2022-09-29T19:51:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1/manifests"},{"name":"v3.2.1","sha":"87a70c425f89da0738a9888dcbf6f7024018df4b","kind":"commit","published_at":"2022-09-26T13:55:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"fdc0dfd15c322e27652a8a99ff90b81fd2a04a51","kind":"commit","published_at":"2022-07-21T11:17:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0/manifests"},{"name":"v2.11.7","sha":"603636d033d37ebfb632f5ef0acb8235d49a6e95","kind":"commit","published_at":"2022-05-13T12:47:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7/manifests"},{"name":"v3.1.4","sha":"320870d228cd6a436e9ef54849912be075f19c53","kind":"commit","published_at":"2022-05-11T18:59:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4/manifests"},{"name":"v2.11.6","sha":"04df25c4fa5ee99ba530974e43140c7eb44c0bd3","kind":"commit","published_at":"2022-04-19T09:42:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.6","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6/manifests"},{"name":"v3.1.3","sha":"2c2e6e1c2ef8a462ace885ce1cdc56e49e644237","kind":"commit","published_at":"2022-04-15T18:06:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3/manifests"},{"name":"v2.11.5","sha":"eb652f97c02064eda548996a739098f374b29d0a","kind":"commit","published_at":"2022-03-01T13:54:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5/manifests"},{"name":"v3.1.2","sha":"ec7f1edb0faadb0bac895adb3babf380fa6321d0","kind":"commit","published_at":"2022-02-25T20:25:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"33b3f045bf1008b380f337299c1856e8582c1010","kind":"commit","published_at":"2022-02-09T22:00:19.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1/manifests"},{"name":"v3.2.0b1","sha":"2d224373792b5388a741616b7fc8a02afd5e12c8","kind":"commit","published_at":"2022-02-03T17:51:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1/manifests"},{"name":"v3.0.3","sha":"ab5ce480bbee9670ab1687e5aba76084af6a357f","kind":"commit","published_at":"2022-01-14T11:51:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3/manifests"},{"name":"v2.11.4","sha":"ac64fba79895e7a2d573c92d817065a5916bc743","kind":"commit","published_at":"2021-12-20T11:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4/manifests"},{"name":"v3.1.0a1","sha":"e6f2c31b3a4e7eee6cc91a2b8333feda92e1e324","kind":"tag","published_at":"2021-11-23T08:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.0a1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1/manifests"},{"name":"v2.11.3","sha":"8375b7bdba785be391eb6f6bbb2f91578c352ff6","kind":"commit","published_at":"2021-11-02T21:11:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3/manifests"},{"name":"v3.0.2","sha":"6a001b387c1fcea2da0716a0bf347a6b32c64729","kind":"commit","published_at":"2021-11-02T09:25:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"498bfb314afc9d587cbac835efef66961eaf8f87","kind":"commit","published_at":"2021-10-27T13:30:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5d069ff5ee8aa7e3bf89bcba14b63f3082369bd3","kind":"commit","published_at":"2021-09-10T06:31:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0/manifests"},{"name":"v2.11.2","sha":"416d224e1678d7fc9dd8277b12dffe7ace56631b","kind":"commit","published_at":"2021-08-26T11:47:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"7bc259a5b587c65796be210449398aac16291a3e","kind":"commit","published_at":"2021-07-23T01:35:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"729d3b8ef7d580b86f9536ff4be151bc7868821d","kind":"commit","published_at":"2021-06-30T21:20:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"02ae270bd2bdbed48f224574e0fdbeb9f0fb3c54","kind":"commit","published_at":"2021-05-15T15:34:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"893dfe5ad6243b626c0d7a2daa9aadaa823360b8","kind":"commit","published_at":"2021-03-18T17:39:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"87acc98911e0659c59d2ec6addb09abb88f8bdc6","kind":"commit","published_at":"2021-03-02T00:39:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"73a9ad51ce92c1c36037be08441b99c7a16e4a03","kind":"commit","published_at":"2020-12-22T22:18:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"35f4f3ea5d67f4653760d81c2f8fae7701d44cc9","kind":"commit","published_at":"2020-11-18T14:20:20.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"6421537decc18c1c4e55fa720fad5ae0d9a05fba","kind":"commit","published_at":"2020-09-15T13:11:34.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ef2996d70149bbb7eeb391b4a04dda64846f4f2f","kind":"commit","published_at":"2020-09-11T13:50:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"ee89983f5aa086d517d90635675bcaeb7addcfe9","kind":"commit","published_at":"2020-08-04T15:22:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"cdc60730e09570ef3c5af0db6043135ffcf673a0","kind":"commit","published_at":"2020-07-23T14:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"c3bec0846ce370a3691dc0e00cd83530e7eccdcf","kind":"commit","published_at":"2020-05-18T16:56:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"f80bf483397cb891c573ae395bcbbde037db3ed7","kind":"commit","published_at":"2020-04-09T22:45:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a2b72c71771f350c13b1d0d62410dc2e5961581d","kind":"commit","published_at":"2020-02-26T10:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f4e2c3ba583194b83f2487f62fbc6bb5447177c","kind":"commit","published_at":"2019-12-13T09:57:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c4eab448602913b6c51a90c42511d9a174e2599b","kind":"commit","published_at":"2019-11-15T22:28:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"8f5359f2fd0df3a912b9711975498528a3e0bd4c","kind":"commit","published_at":"2019-07-29T10:23:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1c53ad5afe39bf9fbad62e1946019bbfb194c52f","kind":"commit","published_at":"2019-06-11T15:12:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"47b8751b961206274963df4e2d13614c27eb06fe","kind":"commit","published_at":"2019-04-03T08:32:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1/manifests"},{"name":"v2.2.1","sha":"9e76b10ec5cf0798cf22171d790e5d014cef182c","kind":"commit","published_at":"2019-02-28T08:10:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1/manifests"},{"name":"v2.1.1","sha":"1e0fbc621c4147acd5958a0d28bcdc8beda60c97","kind":"commit","published_at":"2019-01-08T13:58:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fab93395ba508f26ac37d12de0acf5e23c63d2e2","kind":"commit","published_at":"2018-12-18T12:26:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9ea1b7adc00b888e206e1f7a69a3a22942d8ddcb","kind":"commit","published_at":"2018-11-19T19:06:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f3a40319452137efadeb051455a1eaebf7711cea","kind":"commit","published_at":"2018-11-13T17:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"92ccc85b84132eb33246cd2726aeab6c7de35d74","kind":"commit","published_at":"2018-11-13T00:40:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"f9ff39346d8b05ca6d75682b0f7f6a35b952482c","kind":"commit","published_at":"2018-10-30T21:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"11f29da31cf65671ac31712ff5e8677f23e385b2","kind":"commit","published_at":"2018-10-26T00:00:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0/manifests"},{"name":"1.5.4","sha":"a8460290bbfddc82f3b4b5344ccc6b0fa036c702","kind":"commit","published_at":"2018-08-30T18:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.5.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4/manifests"},{"name":"v1.5.3","sha":"687118b6ac2babb583fe2ca2a367137f9fc3b15e","kind":"commit","published_at":"2018-08-09T16:39:37.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ff1a6e0fe4f55a0e55b0596a547bb9fea548cd6d","kind":"commit","published_at":"2018-07-24T21:29:32.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3da334f720512a7aeb17b2c5cc3cd19ebec29577","kind":"commit","published_at":"2018-06-21T19:46:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1/manifests"},{"name":"v1.4.2","sha":"b41b8c6a5bff0f0bbffd00d7feba7fe061bc64fb","kind":"commit","published_at":"2018-01-16T18:40:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0e1b74899dd6f41569a31feab988843fb9acf3a2","kind":"commit","published_at":"2017-12-06T18:39:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ed542da8913ba9cc56276d2a120a2347afd422b9","kind":"commit","published_at":"2017-12-01T19:55:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"88c940f38c1ae7be1c45d374802be430bb13d3e7","kind":"commit","published_at":"2017-06-23T16:41:46.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.3.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2/manifests"},{"name":"1.3.1","sha":"13b2d64f505dc060fd409c66bf4c5602a3a62c83","kind":"commit","published_at":"2016-08-26T16:00:52.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"e80cc305e6d7b9b53ae393c3e371a9504be7cf01","kind":"tag","published_at":"2016-03-24T18:08:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1/manifests"},{"name":"1.1.0","sha":"91e345ba194102a30853af697ccdb5dfc1101d79","kind":"tag","published_at":"2016-02-22T16:57:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d14a9fcaec241fd3d87a0ca00e34c22eea0f4187","kind":"tag","published_at":"2016-02-15T21:28:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0/manifests"},{"name":"v1.0.0b2","sha":"92316c19482d67c7f6518df182c8da8eb1e230cd","kind":"commit","published_at":"2016-01-07T22:54:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2/manifests"},{"name":"v1.0.0-beta1","sha":"8235e13b879ac0e3f70981e809b8e21d1872958a","kind":"commit","published_at":"2015-12-08T23:56:14.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1/manifests"},{"name":"v1.0.1-beta","sha":"4bbc01c62a3f1ba55c0122c88babe7892bd36f3c","kind":"tag","published_at":"2015-12-08T23:46:18.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.1-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta/manifests"},{"name":"v1.0.0-beta","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0b3","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3/manifests"},{"name":"v0.0.22","sha":"f28de020cfe3dceb504f7124e7f948d93e90cfea","kind":"commit","published_at":"2015-08-04T16:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.22","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"27367ec18bb33067a026da1551057b674541623d","kind":"commit","published_at":"2015-06-12T17:53:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.21","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"0929563d8a6578ca38341d7c259493543e40a05a","kind":"commit","published_at":"2015-04-16T16:51:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.20","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c6f5f876a329b2d027f71dfdb2a185dc5fd78823","kind":"commit","published_at":"2015-02-19T02:58:54.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.19","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"aa798b6c8b149491fed99882306e7b5454ef9099","kind":"commit","published_at":"2015-01-13T01:24:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.18","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"e0acae2e70f0184c0614c4301eda4287883a00b8","kind":"commit","published_at":"2014-12-22T22:57:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.17","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"f8eff73b12d6df7bc5dce8065f15034cdf82c5af","kind":"commit","published_at":"2014-11-05T19:02:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.16","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"642149daaa7bee667be0501960b5eaefb6d8f23d","kind":"commit","published_at":"2014-10-29T17:47:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.15","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5c4af5cdb668fc8bdcb14f0e799588b1ab608dfb","kind":"commit","published_at":"2014-10-13T23:51:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.14","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14/manifests"},{"name":"v0.0.11","sha":"c9382735c76c23d5847fbbe8399301d95c1f383a","kind":"commit","published_at":"2014-09-23T16:18:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.11","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"bbdf1b62e4e2374b9be84bedb648fe8895f28cee","kind":"commit","published_at":"2014-08-12T14:59:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.10","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"998ac18c8361e5a9c5d143729e670b5386042bf5","kind":"commit","published_at":"2014-07-14T16:21:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"00b537ac41c16d6fdc5598b5da34cc8a7d2f16de","kind":"commit","published_at":"2014-07-01T18:51:47.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"db0aa668bed92792a6473ca46537c314cf9b6f7c","kind":"commit","published_at":"2014-06-19T01:41:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:26:27.142Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.942714174127788,"dependent_packages_count":5.5696718094475886,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.756192991787689},"purl":"pkg:golang/github.com/aws/aws-parallelcluster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws/aws-parallelcluster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws/aws-parallelcluster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws/aws-parallelcluster/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:01:28.796Z","issues_count":319,"pull_requests_count":1935,"avg_time_to_close_issue":17631342.121693123,"avg_time_to_close_pull_request":807723.6165242165,"issues_closed_count":189,"pull_requests_closed_count":1755,"pull_request_authors_count":43,"issue_authors_count":163,"avg_comments_per_issue":2.981191222570533,"avg_comments_per_pull_request":0.4568475452196382,"merged_pull_requests_count":1625,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":79,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":1514517.65,"past_year_avg_time_to_close_pull_request":179446.72796352583,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":658,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.2151898734177216,"past_year_avg_comments_per_pull_request":0.11037234042553191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":628,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/issues","maintainers":[{"login":"ermanno","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ermanno"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-parallelcluster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-parallelcluster/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-parallelcluster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws%2Faws-parallelcluster/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2649566,"name":"aws-parallelcluster","ecosystem":"pypi","description":"AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.","homepage":"https://github.com/aws/aws-parallelcluster","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-parallelcluster","keywords_array":[],"namespace":null,"versions_count":79,"first_release_published_at":"2018-11-10T01:33:12.000Z","latest_release_published_at":"2025-06-24T21:27:55.000Z","latest_release_number":"3.13.2","last_synced_at":"2025-09-02T21:08:51.217Z","created_at":"2022-04-10T10:08:04.657Z","updated_at":"2025-09-03T03:26:27.145Z","registry_url":"https://pypi.org/project/aws-parallelcluster/","install_command":"pip install aws-parallelcluster --index-url https://pypi.org/simple","documentation_url":"https://docs.aws.amazon.com/parallelcluster/","metadata":{"funding":null,"documentation":"https://docs.aws.amazon.com/parallelcluster/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"aws-parallelcluster","project_status":null},"repo_metadata":{"id":16955774,"uuid":"19718034","full_name":"aws/aws-parallelcluster","owner":"aws","description":"AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.","archived":false,"fork":false,"pushed_at":"2025-09-02T19:02:47.000Z","size":28100,"stargazers_count":873,"open_issues_count":178,"forks_count":313,"subscribers_count":86,"default_branch":"develop","last_synced_at":"2025-09-02T21:06:02.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/aws/aws-parallelcluster","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-12T22:42:19.000Z","updated_at":"2025-09-02T19:02:52.000Z","dependencies_parsed_at":"2023-01-14T12:44:23.344Z","dependency_job_id":"405a72af-3665-473e-9a79-71be94adffe0","html_url":"https://github.com/aws/aws-parallelcluster","commit_stats":{"total_commits":5812,"total_committers":143,"mean_commits":40.64335664335665,"dds":0.8697522367515486,"last_synced_commit":"3997c2ded9d04fc591b3bd70b22e4ee991c9c67b"},"previous_names":["awslabs/cfncluster"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-parallelcluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/sbom","scorecard":{"id":219419,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-parallelcluster","commit":"839f0e2e316b8b35c235ccbb74b6a4c3156c9181"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version_awsbatch_cli.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Warn: no topLevel permission defined: .github/workflows/bump_version.yml:1","Warn: no topLevel permission defined: .github/workflows/bump_version_awsbatch_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog_enforcer.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/closed-issue-message.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/security_exclusions_checker.yml:1","Warn: no topLevel permission defined: .github/workflows/unsafe_patterns_checker.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: api/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/compute_node/user_data.sh:0","Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/head_node/user_data.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/closed-issue-message.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/no-response.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security_exclusions_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/security_exclusions_checker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unsafe_patterns_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/unsafe_patterns_checker.yml/develop?enable=pin","Warn: containerImage not pinned by hash: api/tests/Dockerfile:2","Warn: containerImage not pinned by hash: api/tests/Dockerfile:10","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2 to public.ecr.aws/amazonlinux/amazonlinux:2@sha256:281cd59b0f58e009fd9165c26e05eafcf8523fa10651fe36f725b7f7e20b094a","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2023/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023 to public.ecr.aws/amazonlinux/amazonlinux:2023@sha256:16be01492b5ab08c47f64f615e8787e675e8f0e67bcefcd43cfca164b6b9d788","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:4","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:17","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:18","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:24","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh:41","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:42","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:44","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:47","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:141","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:142","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:146","Warn: npmCommand not pinned by hash: .github/workflows/bump_version.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:151","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:162","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:185","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:186","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:187","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:95","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"42 existing vulnerabilities detected","details":["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: GHSA-34jh-p97f-mpxf","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-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2020-49 / GHSA-j66q-qmrc-89rx","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-24 / GHSA-2rcm-phc9-3945","Warn: Project is vulnerable to: PYSEC-2013-31 / GHSA-6748-36qp-fx6r","Warn: Project is vulnerable to: PYSEC-2018-23 / GHSA-p28m-34f6-967q","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-2022-243 / GHSA-7xr3-6ggc-wc9p","Warn: Project is vulnerable to: PYSEC-2022-244 / GHSA-f83q-2cp7-qrjg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T02:12:04.602Z","repository_id":16955774,"created_at":"2025-08-17T02:12:04.602Z","updated_at":"2025-08-17T02:12:04.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273383840,"owners_count":25095753,"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-03T02:00:09.631Z","response_time":76,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":502,"last_synced_at":"2025-08-28T09:25:15.160Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":234579,"followers":12800,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-08-28T09:25:15.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v3.13.2","sha":"9fe28d4e0771329ff71e9526b1d9ca0598505248","kind":"commit","published_at":"2025-06-23T20:32:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"49ce8e044ebec37fc4da8d5d1ea0cf1c533d299c","kind":"commit","published_at":"2025-06-03T14:59:55.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"9a15d4ddab97811e7ac316df6453d8f2eac4dc56","kind":"commit","published_at":"2025-03-27T13:45:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"35ae6817149397673a541042620c847487ebd2d4","kind":"commit","published_at":"2024-12-16T20:10:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.12.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"c8773437caba60546716ac40a64af729275484e8","kind":"commit","published_at":"2024-10-17T19:55:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"df041cdf6018c1d4ef81815791ba44d8b4a414f6","kind":"commit","published_at":"2024-09-24T13:36:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"40b0ef0429e5f3699c3f41f5c9dfcdf479ac4ceb","kind":"commit","published_at":"2024-07-04T14:50:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"e6d00fe541ac59605972de766c1752fd9f72666a","kind":"commit","published_at":"2024-06-26T18:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"efa41f64499c189fc7d55e8162c2aa5932bcdced","kind":"commit","published_at":"2024-06-14T16:16:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"66e5a188128fe081d00887fe9c147f3cddb8e5b8","kind":"commit","published_at":"2024-05-27T09:46:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"d153564ccad0007438809a645d20c28d9d78d2c3","kind":"commit","published_at":"2024-04-10T11:26:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"0303ec90c00c15521880f529ae588d4f6064c97d","kind":"commit","published_at":"2024-03-08T19:26:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"a4e6fade2ac18282999dddbf9e76a6956097743f","kind":"commit","published_at":"2023-12-19T16:19:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"9c6e3442797993b2abde6800dc945af5997a65aa","kind":"commit","published_at":"2023-10-12T09:29:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"1c8f79f522aab2598aed2f151f699c86b260e0cf","kind":"commit","published_at":"2023-09-22T13:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"79e139b29dda43fc3b82c4963012f383b484a926","kind":"commit","published_at":"2023-08-29T17:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"7b90679b012ff9dc5c815cd16dc72749f2481f49","kind":"commit","published_at":"2023-06-29T19:53:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"56c43b82559d33efba427b6af981bb1061de9a69","kind":"commit","published_at":"2023-05-18T12:57:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"c9f755491da075860f1de0ff4fbe72ae7f32ece0","kind":"commit","published_at":"2023-03-17T10:50:50.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"8264852d64a7180fb8d99462a65fd350fd5a755d","kind":"commit","published_at":"2023-02-14T19:52:28.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"88c7643cb28fdf02141bdcf2613a8b6b33bf631d","kind":"commit","published_at":"2023-01-11T10:21:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"fa45d1af869758aa4d773a80f34e26a8cad9f7ea","kind":"commit","published_at":"2022-12-21T17:23:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0/manifests"},{"name":"v2.11.9","sha":"087dd16d62008f5adf71467d5faf0ee0181ab2dd","kind":"commit","published_at":"2022-12-02T09:08:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9/manifests"},{"name":"v3.3.1","sha":"43fb02139ecf0499ba58a5092c9f67a5b683b668","kind":"commit","published_at":"2022-11-30T23:04:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1/manifests"},{"name":"v2.11.8","sha":"2da6f751c02e9e677b52953b37b2c09f1dfc8a0b","kind":"commit","published_at":"2022-11-14T20:25:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8/manifests"},{"name":"v3.1.5","sha":"1ae80ac00f145bb08d48d40f901b59784a813e03","kind":"commit","published_at":"2022-11-09T14:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5/manifests"},{"name":"v3.3.0","sha":"c967c0c491d47b9165b1fc2c7c2112fe2e992679","kind":"commit","published_at":"2022-10-25T16:22:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0/manifests"},{"name":"v3.3.0b1","sha":"bbbac8a13298611ba8878b3959c82d8fcf150808","kind":"commit","published_at":"2022-09-29T19:51:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1/manifests"},{"name":"v3.2.1","sha":"87a70c425f89da0738a9888dcbf6f7024018df4b","kind":"commit","published_at":"2022-09-26T13:55:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"fdc0dfd15c322e27652a8a99ff90b81fd2a04a51","kind":"commit","published_at":"2022-07-21T11:17:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0/manifests"},{"name":"v2.11.7","sha":"603636d033d37ebfb632f5ef0acb8235d49a6e95","kind":"commit","published_at":"2022-05-13T12:47:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7/manifests"},{"name":"v3.1.4","sha":"320870d228cd6a436e9ef54849912be075f19c53","kind":"commit","published_at":"2022-05-11T18:59:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4/manifests"},{"name":"v2.11.6","sha":"04df25c4fa5ee99ba530974e43140c7eb44c0bd3","kind":"commit","published_at":"2022-04-19T09:42:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.6","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6/manifests"},{"name":"v3.1.3","sha":"2c2e6e1c2ef8a462ace885ce1cdc56e49e644237","kind":"commit","published_at":"2022-04-15T18:06:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3/manifests"},{"name":"v2.11.5","sha":"eb652f97c02064eda548996a739098f374b29d0a","kind":"commit","published_at":"2022-03-01T13:54:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5/manifests"},{"name":"v3.1.2","sha":"ec7f1edb0faadb0bac895adb3babf380fa6321d0","kind":"commit","published_at":"2022-02-25T20:25:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"33b3f045bf1008b380f337299c1856e8582c1010","kind":"commit","published_at":"2022-02-09T22:00:19.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1/manifests"},{"name":"v3.2.0b1","sha":"2d224373792b5388a741616b7fc8a02afd5e12c8","kind":"commit","published_at":"2022-02-03T17:51:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1/manifests"},{"name":"v3.0.3","sha":"ab5ce480bbee9670ab1687e5aba76084af6a357f","kind":"commit","published_at":"2022-01-14T11:51:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3/manifests"},{"name":"v2.11.4","sha":"ac64fba79895e7a2d573c92d817065a5916bc743","kind":"commit","published_at":"2021-12-20T11:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4/manifests"},{"name":"v3.1.0a1","sha":"e6f2c31b3a4e7eee6cc91a2b8333feda92e1e324","kind":"tag","published_at":"2021-11-23T08:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.0a1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1/manifests"},{"name":"v2.11.3","sha":"8375b7bdba785be391eb6f6bbb2f91578c352ff6","kind":"commit","published_at":"2021-11-02T21:11:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3/manifests"},{"name":"v3.0.2","sha":"6a001b387c1fcea2da0716a0bf347a6b32c64729","kind":"commit","published_at":"2021-11-02T09:25:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"498bfb314afc9d587cbac835efef66961eaf8f87","kind":"commit","published_at":"2021-10-27T13:30:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5d069ff5ee8aa7e3bf89bcba14b63f3082369bd3","kind":"commit","published_at":"2021-09-10T06:31:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0/manifests"},{"name":"v2.11.2","sha":"416d224e1678d7fc9dd8277b12dffe7ace56631b","kind":"commit","published_at":"2021-08-26T11:47:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"7bc259a5b587c65796be210449398aac16291a3e","kind":"commit","published_at":"2021-07-23T01:35:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"729d3b8ef7d580b86f9536ff4be151bc7868821d","kind":"commit","published_at":"2021-06-30T21:20:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"02ae270bd2bdbed48f224574e0fdbeb9f0fb3c54","kind":"commit","published_at":"2021-05-15T15:34:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"893dfe5ad6243b626c0d7a2daa9aadaa823360b8","kind":"commit","published_at":"2021-03-18T17:39:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"87acc98911e0659c59d2ec6addb09abb88f8bdc6","kind":"commit","published_at":"2021-03-02T00:39:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"73a9ad51ce92c1c36037be08441b99c7a16e4a03","kind":"commit","published_at":"2020-12-22T22:18:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"35f4f3ea5d67f4653760d81c2f8fae7701d44cc9","kind":"commit","published_at":"2020-11-18T14:20:20.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"6421537decc18c1c4e55fa720fad5ae0d9a05fba","kind":"commit","published_at":"2020-09-15T13:11:34.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ef2996d70149bbb7eeb391b4a04dda64846f4f2f","kind":"commit","published_at":"2020-09-11T13:50:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"ee89983f5aa086d517d90635675bcaeb7addcfe9","kind":"commit","published_at":"2020-08-04T15:22:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"cdc60730e09570ef3c5af0db6043135ffcf673a0","kind":"commit","published_at":"2020-07-23T14:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"c3bec0846ce370a3691dc0e00cd83530e7eccdcf","kind":"commit","published_at":"2020-05-18T16:56:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"f80bf483397cb891c573ae395bcbbde037db3ed7","kind":"commit","published_at":"2020-04-09T22:45:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a2b72c71771f350c13b1d0d62410dc2e5961581d","kind":"commit","published_at":"2020-02-26T10:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f4e2c3ba583194b83f2487f62fbc6bb5447177c","kind":"commit","published_at":"2019-12-13T09:57:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c4eab448602913b6c51a90c42511d9a174e2599b","kind":"commit","published_at":"2019-11-15T22:28:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"8f5359f2fd0df3a912b9711975498528a3e0bd4c","kind":"commit","published_at":"2019-07-29T10:23:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1c53ad5afe39bf9fbad62e1946019bbfb194c52f","kind":"commit","published_at":"2019-06-11T15:12:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"47b8751b961206274963df4e2d13614c27eb06fe","kind":"commit","published_at":"2019-04-03T08:32:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1/manifests"},{"name":"v2.2.1","sha":"9e76b10ec5cf0798cf22171d790e5d014cef182c","kind":"commit","published_at":"2019-02-28T08:10:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1/manifests"},{"name":"v2.1.1","sha":"1e0fbc621c4147acd5958a0d28bcdc8beda60c97","kind":"commit","published_at":"2019-01-08T13:58:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fab93395ba508f26ac37d12de0acf5e23c63d2e2","kind":"commit","published_at":"2018-12-18T12:26:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9ea1b7adc00b888e206e1f7a69a3a22942d8ddcb","kind":"commit","published_at":"2018-11-19T19:06:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f3a40319452137efadeb051455a1eaebf7711cea","kind":"commit","published_at":"2018-11-13T17:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"92ccc85b84132eb33246cd2726aeab6c7de35d74","kind":"commit","published_at":"2018-11-13T00:40:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"f9ff39346d8b05ca6d75682b0f7f6a35b952482c","kind":"commit","published_at":"2018-10-30T21:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"11f29da31cf65671ac31712ff5e8677f23e385b2","kind":"commit","published_at":"2018-10-26T00:00:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0/manifests"},{"name":"1.5.4","sha":"a8460290bbfddc82f3b4b5344ccc6b0fa036c702","kind":"commit","published_at":"2018-08-30T18:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.5.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4/manifests"},{"name":"v1.5.3","sha":"687118b6ac2babb583fe2ca2a367137f9fc3b15e","kind":"commit","published_at":"2018-08-09T16:39:37.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ff1a6e0fe4f55a0e55b0596a547bb9fea548cd6d","kind":"commit","published_at":"2018-07-24T21:29:32.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3da334f720512a7aeb17b2c5cc3cd19ebec29577","kind":"commit","published_at":"2018-06-21T19:46:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1/manifests"},{"name":"v1.4.2","sha":"b41b8c6a5bff0f0bbffd00d7feba7fe061bc64fb","kind":"commit","published_at":"2018-01-16T18:40:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0e1b74899dd6f41569a31feab988843fb9acf3a2","kind":"commit","published_at":"2017-12-06T18:39:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ed542da8913ba9cc56276d2a120a2347afd422b9","kind":"commit","published_at":"2017-12-01T19:55:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"88c940f38c1ae7be1c45d374802be430bb13d3e7","kind":"commit","published_at":"2017-06-23T16:41:46.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.3.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2/manifests"},{"name":"1.3.1","sha":"13b2d64f505dc060fd409c66bf4c5602a3a62c83","kind":"commit","published_at":"2016-08-26T16:00:52.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"e80cc305e6d7b9b53ae393c3e371a9504be7cf01","kind":"tag","published_at":"2016-03-24T18:08:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1/manifests"},{"name":"1.1.0","sha":"91e345ba194102a30853af697ccdb5dfc1101d79","kind":"tag","published_at":"2016-02-22T16:57:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d14a9fcaec241fd3d87a0ca00e34c22eea0f4187","kind":"tag","published_at":"2016-02-15T21:28:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0/manifests"},{"name":"v1.0.0b2","sha":"92316c19482d67c7f6518df182c8da8eb1e230cd","kind":"commit","published_at":"2016-01-07T22:54:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2/manifests"},{"name":"v1.0.0-beta1","sha":"8235e13b879ac0e3f70981e809b8e21d1872958a","kind":"commit","published_at":"2015-12-08T23:56:14.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1/manifests"},{"name":"v1.0.1-beta","sha":"4bbc01c62a3f1ba55c0122c88babe7892bd36f3c","kind":"tag","published_at":"2015-12-08T23:46:18.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.1-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta/manifests"},{"name":"v1.0.0-beta","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0b3","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3/manifests"},{"name":"v0.0.22","sha":"f28de020cfe3dceb504f7124e7f948d93e90cfea","kind":"commit","published_at":"2015-08-04T16:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.22","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"27367ec18bb33067a026da1551057b674541623d","kind":"commit","published_at":"2015-06-12T17:53:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.21","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"0929563d8a6578ca38341d7c259493543e40a05a","kind":"commit","published_at":"2015-04-16T16:51:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.20","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c6f5f876a329b2d027f71dfdb2a185dc5fd78823","kind":"commit","published_at":"2015-02-19T02:58:54.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.19","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"aa798b6c8b149491fed99882306e7b5454ef9099","kind":"commit","published_at":"2015-01-13T01:24:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.18","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"e0acae2e70f0184c0614c4301eda4287883a00b8","kind":"commit","published_at":"2014-12-22T22:57:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.17","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"f8eff73b12d6df7bc5dce8065f15034cdf82c5af","kind":"commit","published_at":"2014-11-05T19:02:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.16","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"642149daaa7bee667be0501960b5eaefb6d8f23d","kind":"commit","published_at":"2014-10-29T17:47:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.15","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5c4af5cdb668fc8bdcb14f0e799588b1ab608dfb","kind":"commit","published_at":"2014-10-13T23:51:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.14","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14/manifests"},{"name":"v0.0.11","sha":"c9382735c76c23d5847fbbe8399301d95c1f383a","kind":"commit","published_at":"2014-09-23T16:18:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.11","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"bbdf1b62e4e2374b9be84bedb648fe8895f28cee","kind":"commit","published_at":"2014-08-12T14:59:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.10","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"998ac18c8361e5a9c5d143729e670b5386042bf5","kind":"commit","published_at":"2014-07-14T16:21:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"00b537ac41c16d6fdc5598b5da34cc8a7d2f16de","kind":"commit","published_at":"2014-07-01T18:51:47.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"db0aa668bed92792a6473ca46537c314cf9b6f7c","kind":"commit","published_at":"2014-06-19T01:41:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:26:27.145Z","dependent_packages_count":5,"downloads":95104,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":1.3201739979076201,"dependent_repos_count":3.725238500334204,"dependent_packages_count":1.5949311776272668,"stargazers_count":2.2719979949608202,"forks_count":2.908825779943153,"docker_downloads_count":null,"average":2.364233490154613},"purl":"pkg:pypi/aws-parallelcluster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/aws-parallelcluster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/aws-parallelcluster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/aws-parallelcluster/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:01:28.796Z","issues_count":319,"pull_requests_count":1935,"avg_time_to_close_issue":17631342.121693123,"avg_time_to_close_pull_request":807723.6165242165,"issues_closed_count":189,"pull_requests_closed_count":1755,"pull_request_authors_count":43,"issue_authors_count":163,"avg_comments_per_issue":2.981191222570533,"avg_comments_per_pull_request":0.4568475452196382,"merged_pull_requests_count":1625,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":79,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":1514517.65,"past_year_avg_time_to_close_pull_request":179446.72796352583,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":658,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.2151898734177216,"past_year_avg_comments_per_pull_request":0.11037234042553191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":628,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/issues","maintainers":[{"login":"ermanno","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ermanno"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-parallelcluster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-parallelcluster/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-parallelcluster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-parallelcluster/related_packages","maintainers":[{"uuid":"aws-cfncluster","login":"aws-cfncluster","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/aws-cfncluster/","role":null,"created_at":"2023-01-28T17:26:05.329Z","updated_at":"2023-01-28T17:26:05.329Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aws-cfncluster/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":2649571,"name":"aws-parallelcluster-awsbatch-cli","ecosystem":"pypi","description":"AWS ParallelCluster AWS Batch CLI provides a set of commands to manage AWS Batch resources created by ParallelCluster and AWS Batch jobs.","homepage":"https://github.com/aws/aws-parallelcluster","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-parallelcluster","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2021-08-31T19:33:29.000Z","latest_release_published_at":"2024-06-27T21:36:39.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-09-02T21:08:49.724Z","created_at":"2022-04-10T10:08:04.859Z","updated_at":"2025-09-03T03:26:27.179Z","registry_url":"https://pypi.org/project/aws-parallelcluster-awsbatch-cli/","install_command":"pip install aws-parallelcluster-awsbatch-cli --index-url https://pypi.org/simple","documentation_url":"https://docs.aws.amazon.com/parallelcluster/","metadata":{"funding":null,"documentation":"https://docs.aws.amazon.com/parallelcluster/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"aws-parallelcluster-awsbatch-cli","project_status":null},"repo_metadata":{"id":16955774,"uuid":"19718034","full_name":"aws/aws-parallelcluster","owner":"aws","description":"AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.","archived":false,"fork":false,"pushed_at":"2025-09-02T19:02:47.000Z","size":28100,"stargazers_count":873,"open_issues_count":178,"forks_count":313,"subscribers_count":86,"default_branch":"develop","last_synced_at":"2025-09-02T21:06:02.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/aws/aws-parallelcluster","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-12T22:42:19.000Z","updated_at":"2025-09-02T19:02:52.000Z","dependencies_parsed_at":"2023-01-14T12:44:23.344Z","dependency_job_id":"405a72af-3665-473e-9a79-71be94adffe0","html_url":"https://github.com/aws/aws-parallelcluster","commit_stats":{"total_commits":5812,"total_committers":143,"mean_commits":40.64335664335665,"dds":0.8697522367515486,"last_synced_commit":"3997c2ded9d04fc591b3bd70b22e4ee991c9c67b"},"previous_names":["awslabs/cfncluster"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-parallelcluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/sbom","scorecard":{"id":219419,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-parallelcluster","commit":"839f0e2e316b8b35c235ccbb74b6a4c3156c9181"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version_awsbatch_cli.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Warn: no topLevel permission defined: .github/workflows/bump_version.yml:1","Warn: no topLevel permission defined: .github/workflows/bump_version_awsbatch_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog_enforcer.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/closed-issue-message.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/security_exclusions_checker.yml:1","Warn: no topLevel permission defined: .github/workflows/unsafe_patterns_checker.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: api/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/compute_node/user_data.sh:0","Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/head_node/user_data.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/closed-issue-message.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/no-response.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security_exclusions_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/security_exclusions_checker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unsafe_patterns_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/unsafe_patterns_checker.yml/develop?enable=pin","Warn: containerImage not pinned by hash: api/tests/Dockerfile:2","Warn: containerImage not pinned by hash: api/tests/Dockerfile:10","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2 to public.ecr.aws/amazonlinux/amazonlinux:2@sha256:281cd59b0f58e009fd9165c26e05eafcf8523fa10651fe36f725b7f7e20b094a","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2023/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023 to public.ecr.aws/amazonlinux/amazonlinux:2023@sha256:16be01492b5ab08c47f64f615e8787e675e8f0e67bcefcd43cfca164b6b9d788","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:4","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:17","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:18","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:24","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh:41","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:42","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:44","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:47","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:141","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:142","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:146","Warn: npmCommand not pinned by hash: .github/workflows/bump_version.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:151","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:162","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:185","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:186","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:187","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:95","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"42 existing vulnerabilities detected","details":["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: GHSA-34jh-p97f-mpxf","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-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2020-49 / GHSA-j66q-qmrc-89rx","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-24 / GHSA-2rcm-phc9-3945","Warn: Project is vulnerable to: PYSEC-2013-31 / GHSA-6748-36qp-fx6r","Warn: Project is vulnerable to: PYSEC-2018-23 / GHSA-p28m-34f6-967q","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-2022-243 / GHSA-7xr3-6ggc-wc9p","Warn: Project is vulnerable to: PYSEC-2022-244 / GHSA-f83q-2cp7-qrjg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T02:12:04.602Z","repository_id":16955774,"created_at":"2025-08-17T02:12:04.602Z","updated_at":"2025-08-17T02:12:04.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273383840,"owners_count":25095753,"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-03T02:00:09.631Z","response_time":76,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":502,"last_synced_at":"2025-08-28T09:25:15.160Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":234579,"followers":12800,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-08-28T09:25:15.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v3.13.2","sha":"9fe28d4e0771329ff71e9526b1d9ca0598505248","kind":"commit","published_at":"2025-06-23T20:32:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"49ce8e044ebec37fc4da8d5d1ea0cf1c533d299c","kind":"commit","published_at":"2025-06-03T14:59:55.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"9a15d4ddab97811e7ac316df6453d8f2eac4dc56","kind":"commit","published_at":"2025-03-27T13:45:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"35ae6817149397673a541042620c847487ebd2d4","kind":"commit","published_at":"2024-12-16T20:10:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.12.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"c8773437caba60546716ac40a64af729275484e8","kind":"commit","published_at":"2024-10-17T19:55:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"df041cdf6018c1d4ef81815791ba44d8b4a414f6","kind":"commit","published_at":"2024-09-24T13:36:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"40b0ef0429e5f3699c3f41f5c9dfcdf479ac4ceb","kind":"commit","published_at":"2024-07-04T14:50:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"e6d00fe541ac59605972de766c1752fd9f72666a","kind":"commit","published_at":"2024-06-26T18:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"efa41f64499c189fc7d55e8162c2aa5932bcdced","kind":"commit","published_at":"2024-06-14T16:16:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"66e5a188128fe081d00887fe9c147f3cddb8e5b8","kind":"commit","published_at":"2024-05-27T09:46:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"d153564ccad0007438809a645d20c28d9d78d2c3","kind":"commit","published_at":"2024-04-10T11:26:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"0303ec90c00c15521880f529ae588d4f6064c97d","kind":"commit","published_at":"2024-03-08T19:26:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"a4e6fade2ac18282999dddbf9e76a6956097743f","kind":"commit","published_at":"2023-12-19T16:19:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"9c6e3442797993b2abde6800dc945af5997a65aa","kind":"commit","published_at":"2023-10-12T09:29:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"1c8f79f522aab2598aed2f151f699c86b260e0cf","kind":"commit","published_at":"2023-09-22T13:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"79e139b29dda43fc3b82c4963012f383b484a926","kind":"commit","published_at":"2023-08-29T17:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"7b90679b012ff9dc5c815cd16dc72749f2481f49","kind":"commit","published_at":"2023-06-29T19:53:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"56c43b82559d33efba427b6af981bb1061de9a69","kind":"commit","published_at":"2023-05-18T12:57:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"c9f755491da075860f1de0ff4fbe72ae7f32ece0","kind":"commit","published_at":"2023-03-17T10:50:50.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"8264852d64a7180fb8d99462a65fd350fd5a755d","kind":"commit","published_at":"2023-02-14T19:52:28.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"88c7643cb28fdf02141bdcf2613a8b6b33bf631d","kind":"commit","published_at":"2023-01-11T10:21:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"fa45d1af869758aa4d773a80f34e26a8cad9f7ea","kind":"commit","published_at":"2022-12-21T17:23:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0/manifests"},{"name":"v2.11.9","sha":"087dd16d62008f5adf71467d5faf0ee0181ab2dd","kind":"commit","published_at":"2022-12-02T09:08:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9/manifests"},{"name":"v3.3.1","sha":"43fb02139ecf0499ba58a5092c9f67a5b683b668","kind":"commit","published_at":"2022-11-30T23:04:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1/manifests"},{"name":"v2.11.8","sha":"2da6f751c02e9e677b52953b37b2c09f1dfc8a0b","kind":"commit","published_at":"2022-11-14T20:25:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8/manifests"},{"name":"v3.1.5","sha":"1ae80ac00f145bb08d48d40f901b59784a813e03","kind":"commit","published_at":"2022-11-09T14:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5/manifests"},{"name":"v3.3.0","sha":"c967c0c491d47b9165b1fc2c7c2112fe2e992679","kind":"commit","published_at":"2022-10-25T16:22:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0/manifests"},{"name":"v3.3.0b1","sha":"bbbac8a13298611ba8878b3959c82d8fcf150808","kind":"commit","published_at":"2022-09-29T19:51:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1/manifests"},{"name":"v3.2.1","sha":"87a70c425f89da0738a9888dcbf6f7024018df4b","kind":"commit","published_at":"2022-09-26T13:55:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"fdc0dfd15c322e27652a8a99ff90b81fd2a04a51","kind":"commit","published_at":"2022-07-21T11:17:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0/manifests"},{"name":"v2.11.7","sha":"603636d033d37ebfb632f5ef0acb8235d49a6e95","kind":"commit","published_at":"2022-05-13T12:47:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7/manifests"},{"name":"v3.1.4","sha":"320870d228cd6a436e9ef54849912be075f19c53","kind":"commit","published_at":"2022-05-11T18:59:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4/manifests"},{"name":"v2.11.6","sha":"04df25c4fa5ee99ba530974e43140c7eb44c0bd3","kind":"commit","published_at":"2022-04-19T09:42:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.6","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6/manifests"},{"name":"v3.1.3","sha":"2c2e6e1c2ef8a462ace885ce1cdc56e49e644237","kind":"commit","published_at":"2022-04-15T18:06:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3/manifests"},{"name":"v2.11.5","sha":"eb652f97c02064eda548996a739098f374b29d0a","kind":"commit","published_at":"2022-03-01T13:54:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5/manifests"},{"name":"v3.1.2","sha":"ec7f1edb0faadb0bac895adb3babf380fa6321d0","kind":"commit","published_at":"2022-02-25T20:25:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"33b3f045bf1008b380f337299c1856e8582c1010","kind":"commit","published_at":"2022-02-09T22:00:19.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1/manifests"},{"name":"v3.2.0b1","sha":"2d224373792b5388a741616b7fc8a02afd5e12c8","kind":"commit","published_at":"2022-02-03T17:51:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1/manifests"},{"name":"v3.0.3","sha":"ab5ce480bbee9670ab1687e5aba76084af6a357f","kind":"commit","published_at":"2022-01-14T11:51:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3/manifests"},{"name":"v2.11.4","sha":"ac64fba79895e7a2d573c92d817065a5916bc743","kind":"commit","published_at":"2021-12-20T11:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4/manifests"},{"name":"v3.1.0a1","sha":"e6f2c31b3a4e7eee6cc91a2b8333feda92e1e324","kind":"tag","published_at":"2021-11-23T08:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.0a1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1/manifests"},{"name":"v2.11.3","sha":"8375b7bdba785be391eb6f6bbb2f91578c352ff6","kind":"commit","published_at":"2021-11-02T21:11:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3/manifests"},{"name":"v3.0.2","sha":"6a001b387c1fcea2da0716a0bf347a6b32c64729","kind":"commit","published_at":"2021-11-02T09:25:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"498bfb314afc9d587cbac835efef66961eaf8f87","kind":"commit","published_at":"2021-10-27T13:30:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5d069ff5ee8aa7e3bf89bcba14b63f3082369bd3","kind":"commit","published_at":"2021-09-10T06:31:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0/manifests"},{"name":"v2.11.2","sha":"416d224e1678d7fc9dd8277b12dffe7ace56631b","kind":"commit","published_at":"2021-08-26T11:47:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"7bc259a5b587c65796be210449398aac16291a3e","kind":"commit","published_at":"2021-07-23T01:35:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"729d3b8ef7d580b86f9536ff4be151bc7868821d","kind":"commit","published_at":"2021-06-30T21:20:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"02ae270bd2bdbed48f224574e0fdbeb9f0fb3c54","kind":"commit","published_at":"2021-05-15T15:34:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"893dfe5ad6243b626c0d7a2daa9aadaa823360b8","kind":"commit","published_at":"2021-03-18T17:39:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"87acc98911e0659c59d2ec6addb09abb88f8bdc6","kind":"commit","published_at":"2021-03-02T00:39:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"73a9ad51ce92c1c36037be08441b99c7a16e4a03","kind":"commit","published_at":"2020-12-22T22:18:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"35f4f3ea5d67f4653760d81c2f8fae7701d44cc9","kind":"commit","published_at":"2020-11-18T14:20:20.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"6421537decc18c1c4e55fa720fad5ae0d9a05fba","kind":"commit","published_at":"2020-09-15T13:11:34.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ef2996d70149bbb7eeb391b4a04dda64846f4f2f","kind":"commit","published_at":"2020-09-11T13:50:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"ee89983f5aa086d517d90635675bcaeb7addcfe9","kind":"commit","published_at":"2020-08-04T15:22:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"cdc60730e09570ef3c5af0db6043135ffcf673a0","kind":"commit","published_at":"2020-07-23T14:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"c3bec0846ce370a3691dc0e00cd83530e7eccdcf","kind":"commit","published_at":"2020-05-18T16:56:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"f80bf483397cb891c573ae395bcbbde037db3ed7","kind":"commit","published_at":"2020-04-09T22:45:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a2b72c71771f350c13b1d0d62410dc2e5961581d","kind":"commit","published_at":"2020-02-26T10:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f4e2c3ba583194b83f2487f62fbc6bb5447177c","kind":"commit","published_at":"2019-12-13T09:57:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c4eab448602913b6c51a90c42511d9a174e2599b","kind":"commit","published_at":"2019-11-15T22:28:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"8f5359f2fd0df3a912b9711975498528a3e0bd4c","kind":"commit","published_at":"2019-07-29T10:23:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1c53ad5afe39bf9fbad62e1946019bbfb194c52f","kind":"commit","published_at":"2019-06-11T15:12:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"47b8751b961206274963df4e2d13614c27eb06fe","kind":"commit","published_at":"2019-04-03T08:32:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1/manifests"},{"name":"v2.2.1","sha":"9e76b10ec5cf0798cf22171d790e5d014cef182c","kind":"commit","published_at":"2019-02-28T08:10:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1/manifests"},{"name":"v2.1.1","sha":"1e0fbc621c4147acd5958a0d28bcdc8beda60c97","kind":"commit","published_at":"2019-01-08T13:58:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fab93395ba508f26ac37d12de0acf5e23c63d2e2","kind":"commit","published_at":"2018-12-18T12:26:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9ea1b7adc00b888e206e1f7a69a3a22942d8ddcb","kind":"commit","published_at":"2018-11-19T19:06:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f3a40319452137efadeb051455a1eaebf7711cea","kind":"commit","published_at":"2018-11-13T17:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"92ccc85b84132eb33246cd2726aeab6c7de35d74","kind":"commit","published_at":"2018-11-13T00:40:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"f9ff39346d8b05ca6d75682b0f7f6a35b952482c","kind":"commit","published_at":"2018-10-30T21:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"11f29da31cf65671ac31712ff5e8677f23e385b2","kind":"commit","published_at":"2018-10-26T00:00:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0/manifests"},{"name":"1.5.4","sha":"a8460290bbfddc82f3b4b5344ccc6b0fa036c702","kind":"commit","published_at":"2018-08-30T18:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.5.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4/manifests"},{"name":"v1.5.3","sha":"687118b6ac2babb583fe2ca2a367137f9fc3b15e","kind":"commit","published_at":"2018-08-09T16:39:37.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ff1a6e0fe4f55a0e55b0596a547bb9fea548cd6d","kind":"commit","published_at":"2018-07-24T21:29:32.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3da334f720512a7aeb17b2c5cc3cd19ebec29577","kind":"commit","published_at":"2018-06-21T19:46:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1/manifests"},{"name":"v1.4.2","sha":"b41b8c6a5bff0f0bbffd00d7feba7fe061bc64fb","kind":"commit","published_at":"2018-01-16T18:40:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0e1b74899dd6f41569a31feab988843fb9acf3a2","kind":"commit","published_at":"2017-12-06T18:39:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ed542da8913ba9cc56276d2a120a2347afd422b9","kind":"commit","published_at":"2017-12-01T19:55:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"88c940f38c1ae7be1c45d374802be430bb13d3e7","kind":"commit","published_at":"2017-06-23T16:41:46.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.3.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2/manifests"},{"name":"1.3.1","sha":"13b2d64f505dc060fd409c66bf4c5602a3a62c83","kind":"commit","published_at":"2016-08-26T16:00:52.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"e80cc305e6d7b9b53ae393c3e371a9504be7cf01","kind":"tag","published_at":"2016-03-24T18:08:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1/manifests"},{"name":"1.1.0","sha":"91e345ba194102a30853af697ccdb5dfc1101d79","kind":"tag","published_at":"2016-02-22T16:57:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d14a9fcaec241fd3d87a0ca00e34c22eea0f4187","kind":"tag","published_at":"2016-02-15T21:28:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0/manifests"},{"name":"v1.0.0b2","sha":"92316c19482d67c7f6518df182c8da8eb1e230cd","kind":"commit","published_at":"2016-01-07T22:54:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2/manifests"},{"name":"v1.0.0-beta1","sha":"8235e13b879ac0e3f70981e809b8e21d1872958a","kind":"commit","published_at":"2015-12-08T23:56:14.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1/manifests"},{"name":"v1.0.1-beta","sha":"4bbc01c62a3f1ba55c0122c88babe7892bd36f3c","kind":"tag","published_at":"2015-12-08T23:46:18.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.1-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta/manifests"},{"name":"v1.0.0-beta","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0b3","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3/manifests"},{"name":"v0.0.22","sha":"f28de020cfe3dceb504f7124e7f948d93e90cfea","kind":"commit","published_at":"2015-08-04T16:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.22","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"27367ec18bb33067a026da1551057b674541623d","kind":"commit","published_at":"2015-06-12T17:53:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.21","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"0929563d8a6578ca38341d7c259493543e40a05a","kind":"commit","published_at":"2015-04-16T16:51:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.20","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c6f5f876a329b2d027f71dfdb2a185dc5fd78823","kind":"commit","published_at":"2015-02-19T02:58:54.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.19","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"aa798b6c8b149491fed99882306e7b5454ef9099","kind":"commit","published_at":"2015-01-13T01:24:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.18","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"e0acae2e70f0184c0614c4301eda4287883a00b8","kind":"commit","published_at":"2014-12-22T22:57:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.17","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"f8eff73b12d6df7bc5dce8065f15034cdf82c5af","kind":"commit","published_at":"2014-11-05T19:02:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.16","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"642149daaa7bee667be0501960b5eaefb6d8f23d","kind":"commit","published_at":"2014-10-29T17:47:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.15","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5c4af5cdb668fc8bdcb14f0e799588b1ab608dfb","kind":"commit","published_at":"2014-10-13T23:51:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.14","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14/manifests"},{"name":"v0.0.11","sha":"c9382735c76c23d5847fbbe8399301d95c1f383a","kind":"commit","published_at":"2014-09-23T16:18:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.11","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"bbdf1b62e4e2374b9be84bedb648fe8895f28cee","kind":"commit","published_at":"2014-08-12T14:59:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.10","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"998ac18c8361e5a9c5d143729e670b5386042bf5","kind":"commit","published_at":"2014-07-14T16:21:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"00b537ac41c16d6fdc5598b5da34cc8a7d2f16de","kind":"commit","published_at":"2014-07-01T18:51:47.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"db0aa668bed92792a6473ca46537c314cf9b6f7c","kind":"commit","published_at":"2014-06-19T01:41:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:26:27.179Z","dependent_packages_count":0,"downloads":2151,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.4270660274362745,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":2.2719979949608202,"forks_count":2.908825779943153,"docker_downloads_count":null,"average":8.454975895493948},"purl":"pkg:pypi/aws-parallelcluster-awsbatch-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/aws-parallelcluster-awsbatch-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/aws-parallelcluster-awsbatch-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/aws-parallelcluster-awsbatch-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:01:28.796Z","issues_count":319,"pull_requests_count":1935,"avg_time_to_close_issue":17631342.121693123,"avg_time_to_close_pull_request":807723.6165242165,"issues_closed_count":189,"pull_requests_closed_count":1755,"pull_request_authors_count":43,"issue_authors_count":163,"avg_comments_per_issue":2.981191222570533,"avg_comments_per_pull_request":0.4568475452196382,"merged_pull_requests_count":1625,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":79,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":1514517.65,"past_year_avg_time_to_close_pull_request":179446.72796352583,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":658,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.2151898734177216,"past_year_avg_comments_per_pull_request":0.11037234042553191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":628,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/issues","maintainers":[{"login":"ermanno","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ermanno"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-parallelcluster-awsbatch-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-parallelcluster-awsbatch-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-parallelcluster-awsbatch-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-parallelcluster-awsbatch-cli/related_packages","maintainers":[{"uuid":"aws-cfncluster","login":"aws-cfncluster","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/aws-cfncluster/","role":null,"created_at":"2023-01-30T23:34:46.403Z","updated_at":"2023-01-30T23:34:46.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aws-cfncluster/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":5282811,"name":"aws-parallelcluster","ecosystem":"conda","description":null,"homepage":"https://github.com/aws/aws-parallelcluster","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/aws/aws-parallelcluster","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2019-06-07T13:14:01.000Z","latest_release_published_at":"2022-11-15T21:14:02.000Z","latest_release_number":"2.11.8","last_synced_at":"2025-09-02T21:09:07.379Z","created_at":"2022-10-03T15:38:17.726Z","updated_at":"2025-09-03T03:26:27.134Z","registry_url":"https://anaconda.org/conda-forge/aws-parallelcluster","install_command":"conda install -c conda-forge aws-parallelcluster","documentation_url":null,"metadata":{},"repo_metadata":{"id":16955774,"uuid":"19718034","full_name":"aws/aws-parallelcluster","owner":"aws","description":"AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.","archived":false,"fork":false,"pushed_at":"2025-09-02T19:02:47.000Z","size":28100,"stargazers_count":873,"open_issues_count":178,"forks_count":313,"subscribers_count":86,"default_branch":"develop","last_synced_at":"2025-09-02T21:06:02.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/aws/aws-parallelcluster","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/aws.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-12T22:42:19.000Z","updated_at":"2025-09-02T19:02:52.000Z","dependencies_parsed_at":"2023-01-14T12:44:23.344Z","dependency_job_id":"405a72af-3665-473e-9a79-71be94adffe0","html_url":"https://github.com/aws/aws-parallelcluster","commit_stats":{"total_commits":5812,"total_committers":143,"mean_commits":40.64335664335665,"dds":0.8697522367515486,"last_synced_commit":"3997c2ded9d04fc591b3bd70b22e4ee991c9c67b"},"previous_names":["awslabs/cfncluster"],"tags_count":104,"template":false,"template_full_name":null,"purl":"pkg:github/aws/aws-parallelcluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/sbom","scorecard":{"id":219419,"data":{"date":"2025-08-11","repo":{"name":"github.com/aws/aws-parallelcluster","commit":"839f0e2e316b8b35c235ccbb74b6a4c3156c9181"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump_version_awsbatch_cli.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Warn: no topLevel permission defined: .github/workflows/bump_version.yml:1","Warn: no topLevel permission defined: .github/workflows/bump_version_awsbatch_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog_enforcer.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/closed-issue-message.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/security_exclusions_checker.yml:1","Warn: no topLevel permission defined: .github/workflows/unsafe_patterns_checker.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: api/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/aws/.github/SECURITY.md:1","Info: Found linked content: github.com/aws/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/aws/.github/SECURITY.md:1","Info: Found text in security policy: github.com/aws/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/compute_node/user_data.sh:0","Info: Possibly incomplete results: error parsing shell code: \"then\" can only be used in an if: cli/src/pcluster/resources/head_node/user_data.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump_version_awsbatch_cli.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/bump_version_awsbatch_cli.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog_enforcer.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/changelog_enforcer.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed-issue-message.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/closed-issue-message.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/codeql-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/no-response.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security_exclusions_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/security_exclusions_checker.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unsafe_patterns_checker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/aws/aws-parallelcluster/unsafe_patterns_checker.yml/develop?enable=pin","Warn: containerImage not pinned by hash: api/tests/Dockerfile:2","Warn: containerImage not pinned by hash: api/tests/Dockerfile:10","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2 to public.ecr.aws/amazonlinux/amazonlinux:2@sha256:281cd59b0f58e009fd9165c26e05eafcf8523fa10651fe36f725b7f7e20b094a","Warn: containerImage not pinned by hash: cli/src/pcluster/resources/batch/docker/alinux2023/Dockerfile:1: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023 to public.ecr.aws/amazonlinux/amazonlinux:2023@sha256:16be01492b5ab08c47f64f615e8787e675e8f0e67bcefcd43cfca164b6b9d788","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:4","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:17","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:18","Warn: pipCommand not pinned by hash: api/tests/Dockerfile:24","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/efa/test_efa/test_efa/install-fabtests.sh:41","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:42","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:44","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/performance_tests/resources/bootstrap/post.head.sh:47","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:141","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:142","Warn: pipCommand not pinned by hash: tests/integration-tests/tests/trainium/test_trainium/test_trainium/neuron-installation.sh:146","Warn: npmCommand not pinned by hash: .github/workflows/bump_version.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:151","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:162","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:185","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:186","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:187","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:95","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"42 existing vulnerabilities detected","details":["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: GHSA-34jh-p97f-mpxf","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-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","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-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2020-49 / GHSA-j66q-qmrc-89rx","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2018-24 / GHSA-2rcm-phc9-3945","Warn: Project is vulnerable to: PYSEC-2013-31 / GHSA-6748-36qp-fx6r","Warn: Project is vulnerable to: PYSEC-2018-23 / GHSA-p28m-34f6-967q","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-2022-243 / GHSA-7xr3-6ggc-wc9p","Warn: Project is vulnerable to: PYSEC-2022-244 / GHSA-f83q-2cp7-qrjg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T02:12:04.602Z","repository_id":16955774,"created_at":"2025-08-17T02:12:04.602Z","updated_at":"2025-08-17T02:12:04.602Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273383840,"owners_count":25095753,"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-03T02:00:09.631Z","response_time":76,"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":"aws","name":"Amazon Web Services","uuid":"2232217","kind":"organization","description":"","email":"open-source-github@amazon.com","website":"https://amazon.com/aws","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2232217?v=4","repositories_count":502,"last_synced_at":"2025-08-28T09:25:15.160Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws","funding_links":[],"total_stars":234579,"followers":12800,"following":0,"created_at":"2022-11-02T16:20:18.436Z","updated_at":"2025-08-28T09:25:15.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws/repositories"},"tags":[{"name":"v3.13.2","sha":"9fe28d4e0771329ff71e9526b1d9ca0598505248","kind":"commit","published_at":"2025-06-23T20:32:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"49ce8e044ebec37fc4da8d5d1ea0cf1c533d299c","kind":"commit","published_at":"2025-06-03T14:59:55.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"9a15d4ddab97811e7ac316df6453d8f2eac4dc56","kind":"commit","published_at":"2025-03-27T13:45:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.13.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"35ae6817149397673a541042620c847487ebd2d4","kind":"commit","published_at":"2024-12-16T20:10:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.12.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.12.0/manifests"},{"name":"v3.11.1","sha":"c8773437caba60546716ac40a64af729275484e8","kind":"commit","published_at":"2024-10-17T19:55:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"df041cdf6018c1d4ef81815791ba44d8b4a414f6","kind":"commit","published_at":"2024-09-24T13:36:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"40b0ef0429e5f3699c3f41f5c9dfcdf479ac4ceb","kind":"commit","published_at":"2024-07-04T14:50:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"e6d00fe541ac59605972de766c1752fd9f72666a","kind":"commit","published_at":"2024-06-26T18:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"efa41f64499c189fc7d55e8162c2aa5932bcdced","kind":"commit","published_at":"2024-06-14T16:16:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"66e5a188128fe081d00887fe9c147f3cddb8e5b8","kind":"commit","published_at":"2024-05-27T09:46:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"d153564ccad0007438809a645d20c28d9d78d2c3","kind":"commit","published_at":"2024-04-10T11:26:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"0303ec90c00c15521880f529ae588d4f6064c97d","kind":"commit","published_at":"2024-03-08T19:26:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"a4e6fade2ac18282999dddbf9e76a6956097743f","kind":"commit","published_at":"2023-12-19T16:19:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"9c6e3442797993b2abde6800dc945af5997a65aa","kind":"commit","published_at":"2023-10-12T09:29:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"1c8f79f522aab2598aed2f151f699c86b260e0cf","kind":"commit","published_at":"2023-09-22T13:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"79e139b29dda43fc3b82c4963012f383b484a926","kind":"commit","published_at":"2023-08-29T17:22:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"7b90679b012ff9dc5c815cd16dc72749f2481f49","kind":"commit","published_at":"2023-06-29T19:53:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"56c43b82559d33efba427b6af981bb1061de9a69","kind":"commit","published_at":"2023-05-18T12:57:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"c9f755491da075860f1de0ff4fbe72ae7f32ece0","kind":"commit","published_at":"2023-03-17T10:50:50.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"8264852d64a7180fb8d99462a65fd350fd5a755d","kind":"commit","published_at":"2023-02-14T19:52:28.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"88c7643cb28fdf02141bdcf2613a8b6b33bf631d","kind":"commit","published_at":"2023-01-11T10:21:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"fa45d1af869758aa4d773a80f34e26a8cad9f7ea","kind":"commit","published_at":"2022-12-21T17:23:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.4.0/manifests"},{"name":"v2.11.9","sha":"087dd16d62008f5adf71467d5faf0ee0181ab2dd","kind":"commit","published_at":"2022-12-02T09:08:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.9/manifests"},{"name":"v3.3.1","sha":"43fb02139ecf0499ba58a5092c9f67a5b683b668","kind":"commit","published_at":"2022-11-30T23:04:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.1/manifests"},{"name":"v2.11.8","sha":"2da6f751c02e9e677b52953b37b2c09f1dfc8a0b","kind":"commit","published_at":"2022-11-14T20:25:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.8/manifests"},{"name":"v3.1.5","sha":"1ae80ac00f145bb08d48d40f901b59784a813e03","kind":"commit","published_at":"2022-11-09T14:38:27.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.5/manifests"},{"name":"v3.3.0","sha":"c967c0c491d47b9165b1fc2c7c2112fe2e992679","kind":"commit","published_at":"2022-10-25T16:22:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0/manifests"},{"name":"v3.3.0b1","sha":"bbbac8a13298611ba8878b3959c82d8fcf150808","kind":"commit","published_at":"2022-09-29T19:51:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.3.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.3.0b1/manifests"},{"name":"v3.2.1","sha":"87a70c425f89da0738a9888dcbf6f7024018df4b","kind":"commit","published_at":"2022-09-26T13:55:51.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"fdc0dfd15c322e27652a8a99ff90b81fd2a04a51","kind":"commit","published_at":"2022-07-21T11:17:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0/manifests"},{"name":"v2.11.7","sha":"603636d033d37ebfb632f5ef0acb8235d49a6e95","kind":"commit","published_at":"2022-05-13T12:47:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.7/manifests"},{"name":"v3.1.4","sha":"320870d228cd6a436e9ef54849912be075f19c53","kind":"commit","published_at":"2022-05-11T18:59:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.4/manifests"},{"name":"v2.11.6","sha":"04df25c4fa5ee99ba530974e43140c7eb44c0bd3","kind":"commit","published_at":"2022-04-19T09:42:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.6","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.6/manifests"},{"name":"v3.1.3","sha":"2c2e6e1c2ef8a462ace885ce1cdc56e49e644237","kind":"commit","published_at":"2022-04-15T18:06:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.3/manifests"},{"name":"v2.11.5","sha":"eb652f97c02064eda548996a739098f374b29d0a","kind":"commit","published_at":"2022-03-01T13:54:00.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.5","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.5/manifests"},{"name":"v3.1.2","sha":"ec7f1edb0faadb0bac895adb3babf380fa6321d0","kind":"commit","published_at":"2022-02-25T20:25:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"33b3f045bf1008b380f337299c1856e8582c1010","kind":"commit","published_at":"2022-02-09T22:00:19.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.1/manifests"},{"name":"v3.2.0b1","sha":"2d224373792b5388a741616b7fc8a02afd5e12c8","kind":"commit","published_at":"2022-02-03T17:51:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.2.0b1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.2.0b1/manifests"},{"name":"v3.0.3","sha":"ab5ce480bbee9670ab1687e5aba76084af6a357f","kind":"commit","published_at":"2022-01-14T11:51:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.3/manifests"},{"name":"v2.11.4","sha":"ac64fba79895e7a2d573c92d817065a5916bc743","kind":"commit","published_at":"2021-12-20T11:23:35.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.4/manifests"},{"name":"v3.1.0a1","sha":"e6f2c31b3a4e7eee6cc91a2b8333feda92e1e324","kind":"tag","published_at":"2021-11-23T08:43:15.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.1.0a1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.1.0a1/manifests"},{"name":"v2.11.3","sha":"8375b7bdba785be391eb6f6bbb2f91578c352ff6","kind":"commit","published_at":"2021-11-02T21:11:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.3/manifests"},{"name":"v3.0.2","sha":"6a001b387c1fcea2da0716a0bf347a6b32c64729","kind":"commit","published_at":"2021-11-02T09:25:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"498bfb314afc9d587cbac835efef66961eaf8f87","kind":"commit","published_at":"2021-10-27T13:30:53.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"5d069ff5ee8aa7e3bf89bcba14b63f3082369bd3","kind":"commit","published_at":"2021-09-10T06:31:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v3.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v3.0.0/manifests"},{"name":"v2.11.2","sha":"416d224e1678d7fc9dd8277b12dffe7ace56631b","kind":"commit","published_at":"2021-08-26T11:47:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"7bc259a5b587c65796be210449398aac16291a3e","kind":"commit","published_at":"2021-07-23T01:35:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"729d3b8ef7d580b86f9536ff4be151bc7868821d","kind":"commit","published_at":"2021-06-30T21:20:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.11.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"02ae270bd2bdbed48f224574e0fdbeb9f0fb3c54","kind":"commit","published_at":"2021-05-15T15:34:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"893dfe5ad6243b626c0d7a2daa9aadaa823360b8","kind":"commit","published_at":"2021-03-18T17:39:30.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"87acc98911e0659c59d2ec6addb09abb88f8bdc6","kind":"commit","published_at":"2021-03-02T00:39:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"73a9ad51ce92c1c36037be08441b99c7a16e4a03","kind":"commit","published_at":"2020-12-22T22:18:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"35f4f3ea5d67f4653760d81c2f8fae7701d44cc9","kind":"commit","published_at":"2020-11-18T14:20:20.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.10.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"6421537decc18c1c4e55fa720fad5ae0d9a05fba","kind":"commit","published_at":"2020-09-15T13:11:34.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ef2996d70149bbb7eeb391b4a04dda64846f4f2f","kind":"commit","published_at":"2020-09-11T13:50:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.9.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"ee89983f5aa086d517d90635675bcaeb7addcfe9","kind":"commit","published_at":"2020-08-04T15:22:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"cdc60730e09570ef3c5af0db6043135ffcf673a0","kind":"commit","published_at":"2020-07-23T14:07:24.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.8.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"c3bec0846ce370a3691dc0e00cd83530e7eccdcf","kind":"commit","published_at":"2020-05-18T16:56:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.7.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"f80bf483397cb891c573ae395bcbbde037db3ed7","kind":"commit","published_at":"2020-04-09T22:45:08.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"a2b72c71771f350c13b1d0d62410dc2e5961581d","kind":"commit","published_at":"2020-02-26T10:53:48.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"3f4e2c3ba583194b83f2487f62fbc6bb5447177c","kind":"commit","published_at":"2019-12-13T09:57:39.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c4eab448602913b6c51a90c42511d9a174e2599b","kind":"commit","published_at":"2019-11-15T22:28:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.5.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"8f5359f2fd0df3a912b9711975498528a3e0bd4c","kind":"commit","published_at":"2019-07-29T10:23:10.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"1c53ad5afe39bf9fbad62e1946019bbfb194c52f","kind":"commit","published_at":"2019-06-11T15:12:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"47b8751b961206274963df4e2d13614c27eb06fe","kind":"commit","published_at":"2019-04-03T08:32:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.3.1/manifests"},{"name":"v2.2.1","sha":"9e76b10ec5cf0798cf22171d790e5d014cef182c","kind":"commit","published_at":"2019-02-28T08:10:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.2.1/manifests"},{"name":"v2.1.1","sha":"1e0fbc621c4147acd5958a0d28bcdc8beda60c97","kind":"commit","published_at":"2019-01-08T13:58:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"fab93395ba508f26ac37d12de0acf5e23c63d2e2","kind":"commit","published_at":"2018-12-18T12:26:17.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"9ea1b7adc00b888e206e1f7a69a3a22942d8ddcb","kind":"commit","published_at":"2018-11-19T19:06:41.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"f3a40319452137efadeb051455a1eaebf7711cea","kind":"commit","published_at":"2018-11-13T17:19:09.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"92ccc85b84132eb33246cd2726aeab6c7de35d74","kind":"commit","published_at":"2018-11-13T00:40:16.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v2.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"f9ff39346d8b05ca6d75682b0f7f6a35b952482c","kind":"commit","published_at":"2018-10-30T21:36:58.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"11f29da31cf65671ac31712ff5e8677f23e385b2","kind":"commit","published_at":"2018-10-26T00:00:11.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.6.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.6.0/manifests"},{"name":"1.5.4","sha":"a8460290bbfddc82f3b4b5344ccc6b0fa036c702","kind":"commit","published_at":"2018-08-30T18:15:45.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.5.4","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.5.4/manifests"},{"name":"v1.5.3","sha":"687118b6ac2babb583fe2ca2a367137f9fc3b15e","kind":"commit","published_at":"2018-08-09T16:39:37.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ff1a6e0fe4f55a0e55b0596a547bb9fea548cd6d","kind":"commit","published_at":"2018-07-24T21:29:32.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3da334f720512a7aeb17b2c5cc3cd19ebec29577","kind":"commit","published_at":"2018-06-21T19:46:21.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.5.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.5.1/manifests"},{"name":"v1.4.2","sha":"b41b8c6a5bff0f0bbffd00d7feba7fe061bc64fb","kind":"commit","published_at":"2018-01-16T18:40:25.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0e1b74899dd6f41569a31feab988843fb9acf3a2","kind":"commit","published_at":"2017-12-06T18:39:13.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ed542da8913ba9cc56276d2a120a2347afd422b9","kind":"commit","published_at":"2017-12-01T19:55:43.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.4.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"88c940f38c1ae7be1c45d374802be430bb13d3e7","kind":"commit","published_at":"2017-06-23T16:41:46.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.3.2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.3.2/manifests"},{"name":"1.3.1","sha":"13b2d64f505dc060fd409c66bf4c5602a3a62c83","kind":"commit","published_at":"2016-08-26T16:00:52.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.3.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.3.1/manifests"},{"name":"1.2.1","sha":"e80cc305e6d7b9b53ae393c3e371a9504be7cf01","kind":"tag","published_at":"2016-03-24T18:08:49.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.2.1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.2.1/manifests"},{"name":"1.1.0","sha":"91e345ba194102a30853af697ccdb5dfc1101d79","kind":"tag","published_at":"2016-02-22T16:57:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.1.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d14a9fcaec241fd3d87a0ca00e34c22eea0f4187","kind":"tag","published_at":"2016-02-15T21:28:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/1.0.0","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/1.0.0/manifests"},{"name":"v1.0.0b2","sha":"92316c19482d67c7f6518df182c8da8eb1e230cd","kind":"commit","published_at":"2016-01-07T22:54:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b2","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b2/manifests"},{"name":"v1.0.0-beta1","sha":"8235e13b879ac0e3f70981e809b8e21d1872958a","kind":"commit","published_at":"2015-12-08T23:56:14.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta1","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta1/manifests"},{"name":"v1.0.1-beta","sha":"4bbc01c62a3f1ba55c0122c88babe7892bd36f3c","kind":"tag","published_at":"2015-12-08T23:46:18.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.1-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.1-beta/manifests"},{"name":"v1.0.0-beta","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0-beta","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0b3","sha":"69d9cdb7694f281c0b8338becf6e1c2c465b5136","kind":"commit","published_at":"2015-11-26T18:37:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v1.0.0b3","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v1.0.0b3/manifests"},{"name":"v0.0.22","sha":"f28de020cfe3dceb504f7124e7f948d93e90cfea","kind":"commit","published_at":"2015-08-04T16:56:57.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.22","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"27367ec18bb33067a026da1551057b674541623d","kind":"commit","published_at":"2015-06-12T17:53:31.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.21","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"0929563d8a6578ca38341d7c259493543e40a05a","kind":"commit","published_at":"2015-04-16T16:51:29.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.20","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c6f5f876a329b2d027f71dfdb2a185dc5fd78823","kind":"commit","published_at":"2015-02-19T02:58:54.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.19","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"aa798b6c8b149491fed99882306e7b5454ef9099","kind":"commit","published_at":"2015-01-13T01:24:23.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.18","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"e0acae2e70f0184c0614c4301eda4287883a00b8","kind":"commit","published_at":"2014-12-22T22:57:40.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.17","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"f8eff73b12d6df7bc5dce8065f15034cdf82c5af","kind":"commit","published_at":"2014-11-05T19:02:56.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.16","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"642149daaa7bee667be0501960b5eaefb6d8f23d","kind":"commit","published_at":"2014-10-29T17:47:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.15","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5c4af5cdb668fc8bdcb14f0e799588b1ab608dfb","kind":"commit","published_at":"2014-10-13T23:51:02.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.14","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.14/manifests"},{"name":"v0.0.11","sha":"c9382735c76c23d5847fbbe8399301d95c1f383a","kind":"commit","published_at":"2014-09-23T16:18:38.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.11","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"bbdf1b62e4e2374b9be84bedb648fe8895f28cee","kind":"commit","published_at":"2014-08-12T14:59:44.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.10","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"998ac18c8361e5a9c5d143729e670b5386042bf5","kind":"commit","published_at":"2014-07-14T16:21:26.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.9","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"00b537ac41c16d6fdc5598b5da34cc8a7d2f16de","kind":"commit","published_at":"2014-07-01T18:51:47.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.8","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"db0aa668bed92792a6473ca46537c314cf9b6f7c","kind":"commit","published_at":"2014-06-19T01:41:36.000Z","download_url":"https://codeload.github.com/aws/aws-parallelcluster/tar.gz/v0.0.7","html_url":"https://github.com/aws/aws-parallelcluster/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws/aws-parallelcluster@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/tags/v0.0.7/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:26:27.134Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":13.56625904666833,"forks_count":9.153980534065385,"average":26.980284502121286},"purl":"pkg:conda/aws-parallelcluster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/aws-parallelcluster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/aws-parallelcluster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/aws-parallelcluster/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T23:01:28.796Z","issues_count":319,"pull_requests_count":1935,"avg_time_to_close_issue":17631342.121693123,"avg_time_to_close_pull_request":807723.6165242165,"issues_closed_count":189,"pull_requests_closed_count":1755,"pull_request_authors_count":43,"issue_authors_count":163,"avg_comments_per_issue":2.981191222570533,"avg_comments_per_pull_request":0.4568475452196382,"merged_pull_requests_count":1625,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":79,"past_year_pull_requests_count":752,"past_year_avg_time_to_close_issue":1514517.65,"past_year_avg_time_to_close_pull_request":179446.72796352583,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":658,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":39,"past_year_avg_comments_per_issue":1.2151898734177216,"past_year_avg_comments_per_pull_request":0.11037234042553191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":628,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/issues","maintainers":[{"login":"ermanno","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ermanno"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aws-parallelcluster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aws-parallelcluster/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aws-parallelcluster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/aws-parallelcluster/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":26767,"full_name":"aws/aws-parallelcluster","default_branch":"develop","committers":[{"name":"Francesco De Martino","email":"fdm@amazon.com","login":"demartinofra","count":778},{"name":"Enrico Usai","email":"usai@amazon.com","login":"enrico-usai","count":747},{"name":"Hanwen","email":"hanwenli@amazon.com","login":"hanwen-cluster","count":607},{"name":"Luca Carrogu","email":"carrogu@amazon.com","login":"lukeseawalker","count":546},{"name":"Giacomo Marciani","email":"mgiacomo@amazon.com","login":"gmarciani","count":428},{"name":"chenwany","email":"chenwany@amazon.com","login":"chenwany","count":247},{"name":"Sean Smith","email":"seaam@amazon.com","login":"sean-smith","count":245},{"name":"Tim Lane","email":"tilne@amazon.com","login":null,"count":207},{"name":"Dougal Ballantyne","email":"dougalb@amazon.com","login":"dougalb","count":158},{"name":"Rex","email":"shuningc@amazon.com","login":"rexcsn","count":146},{"name":"Yulei Wang","email":"yuleiwan@amazon.com","login":"yuleiwan","count":137},{"name":"ddeidda","email":"ddeidda@amazon.com","login":"ddeidda","count":131},{"name":"Ermanno Moser","email":"ermann@amazon.com","login":"ermanno","count":130},{"name":"Jacopo De Amicis","email":"jdamicis@amazon.it","login":"jdeamicis","count":105},{"name":"Himani Anil Deshpande","email":"79726937+himani2411","login":"himani2411","count":102},{"name":"Nicola Sirena","email":"nssirena@amazon.com","login":"NSsirena","count":101},{"name":"Charles","email":"cgruenwa@amazon.com","login":"charlesg3","count":94},{"name":"Ryan Anderson","email":"ndry@amazon.com","login":"dreambeyondorange","count":89},{"name":"hgreebe","email":"141743196+hgreebe","login":"hgreebe","count":83},{"name":"Eddy Mwiti","email":"eddmwiti@amazon.com","login":"EddyMM","count":79},{"name":"Francesco Giordano","email":"giordafr@amazon.it","login":"francesco-giordano","count":76},{"name":"Dougal Ballantyne","email":"dougalb at gmail dot com","login":null,"count":73},{"name":"ParallelCluster AMI bot","email":"ec2-ds9-dev@amazon.com","login":"cfncluster-ami-bot","count":71},{"name":"Xuanqi He","email":"93849823+hehe7318","login":"hehe7318","count":59},{"name":"Balaji Sridharan","email":"fnubalaj@amazon.com","login":"fnubalaj","count":47},{"name":"Edoardo Antonini","email":"eantonin@amazon.com","login":"eantonin","count":44},{"name":"Delong Meng","email":"delmeng@amazon.com","login":"delongmeng-aws","count":38},{"name":"Maurizio Melato","email":"mmelato@amazon.com","login":"mauri-melato","count":36},{"name":"Himani Deshpande","email":"himanidp@amazon.com","login":null,"count":36},{"name":"David Pratt","email":"110434140+davprat","login":"davprat","count":34},{"name":"Hanwen","email":"68928867+hanwen-pcluste","login":"hanwen-pcluste","count":32},{"name":"Matteo Fiordarancio","email":"mfiordar@amazon.com","login":null,"count":30},{"name":"Dougal Ballantyne","email":"dougalb at amazon dot com","login":null,"count":26},{"name":"Mohan Gandhi","email":"mohgan@amazon.com","login":"mohanasudhan","count":25},{"name":"Tatiana Litvinova","email":"litvit@amazon.com","login":"awslitvit","count":24},{"name":"Brian Barrett","email":"bbarrett@amazon.com","login":"bwbarrett","count":22},{"name":"Adam Boeglin","email":"boeglina@amazon.com","login":"adamrb","count":21},{"name":"Maurizio Pili","email":"maurizp@amazon.com","login":"maurizp","count":21},{"name":"Kshama Kolur","email":"kshamak05@gmail.com","login":"kkolur5","count":12},{"name":"mike-jt79","email":"mike.turner@zenotech.com","login":"mike-jt79","count":11},{"name":"Judy Ng","email":"njud@amazon.com","login":"judysng","count":11},{"name":"Alexandre Gobeaux","email":"gobeaa@amazon.com","login":"agobeaux","count":10},{"name":"Karl Gutwin","email":"karl.gutwin@biogen.com","login":null,"count":9},{"name":"Nbot07A","email":"110403715+Nbot07A","login":"Nbot07A","count":9},{"name":"Sean Smith","email":"sensmit@amazon.com","login":null,"count":8},{"name":"Raghu Raja","email":"craghun@amazon.com","login":"rajachan","count":8},{"name":"Siddharth Salot","email":"sssalot@amazon.com","login":"siddharthsalot","count":7},{"name":"delongmeng","email":"51895412+delongmeng","login":"delongmeng","count":7},{"name":"Chris Makin","email":"cmakin@amazon.com","login":"cjmakin","count":7},{"name":"Chris Gorski","email":"cgorski@cgorski.org","login":"cgorski","count":6},{"name":"Paolo Sacconier","email":"psacc@amazon.it","login":"psacc","count":5},{"name":"George Hartzell","email":"hartzell@alerce.com","login":"hartzell","count":5},{"name":"Lee Hart","email":"hleehart@amazon.com","login":"HLeeHart","count":5},{"name":"Rodney Marable","email":"rmarable@amazon.com","login":"RodneyMarable","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Stephen Sachs","email":"stesachs@amazon.com","login":"stephenmsachs","count":4},{"name":"Elveskevtar","email":"kttarta@amazon.com","login":null,"count":4},{"name":"Matt MacLean","email":"matmac@amazon.com","login":null,"count":4},{"name":"Ballantyne","email":"dougalb@a8206614f0f3.ant.amazon.com","login":null,"count":3},{"name":"duff","email":"duff@amazon.com","login":"veloduff","count":3},{"name":"lexaf","email":"lexaf@amazon.com","login":"asford","count":3},{"name":"Adam J. Stewart","email":"ajstewart426@gmail.com","login":"adamjstewart","count":2},{"name":"Daisuke Miyamoto","email":"midaisuk@amazon.co.jp","login":null,"count":2},{"name":"Andrea Rodolico","email":"rodolico at amazon dot com","login":null,"count":2},{"name":"Tommaso Scarlatti","email":"tsscarla@amazon.it","login":null,"count":2},{"name":"Ubuntu","email":"ubuntu@ip-172-31-24-90.eu-west-1.compute.internal","login":null,"count":2},{"name":"Matt Pawelczyk","email":"125464188+mapk-amazon","login":"mapk-amazon","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":2},{"name":"jdlynch","email":"jdlynch@amazon.com","login":"jdlynch92","count":2},{"name":"Joshua Arnott","email":"josh@snorfalorpagus.net","login":"snorfalorpagus","count":2},{"name":"Josh Clausman","email":"jclausman@semanticmachines.com","login":"clausman","count":2},{"name":"Henrique Freitas","email":"hfreitas@gmail.com","login":"henriquefreitas","count":2},{"name":"Henri Yandell","email":"hyandell@amazon.com","login":"hyandell","count":2},{"name":"Hanting Wong","email":"78058716+HWong-sudo","login":"HWong-sudo","count":2},{"name":"Eva Zhong","email":"48724314+ohchocolate","login":"ohchocolate","count":2},{"name":"Daniel Leite","email":"32441192+danielslbsb","login":"danielslbsb","count":2},{"name":"mauri-melato","email":"maurizio.melato@nice-software.com","login":null,"count":2},{"name":"Joey Dumont","email":"joey.dumont@nrc.cnrc.gc.ca","login":null,"count":1},{"name":"Jason McCloskey","email":"jamscclo@amazon.com","login":null,"count":1},{"name":"Hanting Wong","email":"hanwong@amazon.com","login":null,"count":1},{"name":"GeoffKao","email":"geoffkao@amazon.com","login":null,"count":1},{"name":"Dougal Ballantyne","email":"doougalb at gmail dot com","login":null,"count":1},{"name":"t859531","email":"chris.dagdigigian@syngenta.com","login":null,"count":1},{"name":"root","email":"root@ip-172-30-2-243.us-gov-west-1.compute.internal","login":null,"count":1},{"name":"jkinney","email":"jkinney at amazon dot com","login":null,"count":1},{"name":"Mili Shah","email":"shahmil@amazon.com","login":null,"count":1},{"name":"Nelson R Monserrate","email":"MonserrateNelson@JohnDeere.com","login":null,"count":1},{"name":"Pate Motter","email":"pamotter@amazon.com","login":null,"count":1},{"name":"Dave Holland","email":"dave@biff.org.uk","login":"davebiffuk","count":1},{"name":"Daniel Thrasher","email":"40040373+danielthrasher","login":"danielthrasher","count":1},{"name":"Benson Muite","email":"bkmgit","login":"bkmgit","count":1},{"name":"Benoit Bayol","email":"38421592+benoitbayol","login":"benoitbayol","count":1},{"name":"Angel Pizarro","email":"delagoya@gmail.com","login":"delagoya","count":1},{"name":"Evan Bollig","email":"bollig@gmail.com","login":"bollig","count":1},{"name":"Gustavo Rondina","email":"gustavo.rondina@covestro.com","login":"cvmeq","count":1},{"name":"Huajie Zhang","email":"83996849+Jennifer603","login":"Jennifer603","count":1},{"name":"Ian Colle","email":"ircolle@gmail.com","login":"ircolle","count":1},{"name":"Jason Ackley","email":"jason@ackley.net","login":"jsynack","count":1},{"name":"John Morrissey","email":"jwm@horde.net","login":"jwm","count":1},{"name":"Jordan Cherry","email":"cherryj@amazon.com","login":"jocherry","count":1},{"name":"Michael Kuchnik","email":"michaelkuchnik@gmail.com","login":"mkuchnik","count":1},{"name":"Max Levine","email":"mflevine","login":"mflevine","count":1},{"name":"Matthew Vaughn","email":"mattdotvaughn@kybernet.es","login":"mwvaughn","count":1},{"name":"Marat Salimzianov","email":"salemgolemugoo","login":"salemgolemugoo","count":1},{"name":"Kenneth Daily","email":"kmdaily@gmail.com","login":"kdaily","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Josh Glendenning","email":"git@isobit.io","login":"isobit","count":1},{"name":"Thomas Sandmann","email":"tomsing1","login":"tomsing1","count":1},{"name":"Tim Lin","email":"timtylin@gmail.com","login":"timtylin","count":1},{"name":"Tom Keller","email":"kellertk@amazon.com","login":"kellertk","count":1},{"name":"Yue Jiang","email":"rivehill@gmail.com","login":"Yue-Jiang","count":1},{"name":"ezcitron","email":"36384768+ezcitron","login":"ezcitron","count":1},{"name":"rdimaio","email":"riccardodimaio11@gmail.com","login":"rdimaio","count":1},{"name":"tilne","email":"55806862+tilne","login":"tilne","count":1},{"name":"Adam Chainz","email":"me@adamj.eu","login":"adamchainz","count":1},{"name":"Allan Carter","email":"cartalla@amazon.com","login":"cartalla","count":1},{"name":"Andrew Fitz Gibbon","email":"afitzgibbon","login":"afitzgibbon","count":1},{"name":"Andrey Kislyuk","email":"kislyuk@gmail.com","login":"kislyuk","count":1},{"name":"John Lilley","email":"johnbot@caltech.edu","login":null,"count":1}],"total_commits":6098,"total_committers":119,"total_bot_commits":6,"total_bot_committers":2,"mean_commits":51.2436974789916,"dds":0.8724171859626106,"past_year_committers":[{"name":"Hanwen","email":"hanwenli@amazon.com","login":"hanwen-cluster","count":166},{"name":"Giacomo Marciani","email":"mgiacomo@amazon.com","login":"gmarciani","count":112},{"name":"Helena Greebe","email":"hgreebe@amazon.com","login":"hgreebe","count":45},{"name":"Himani Anil Deshpande","email":"79726937+himani2411","login":"himani2411","count":42},{"name":"Xuanqi He","email":"93849823+hehe7318","login":"hehe7318","count":31},{"name":"Ryan Anderson","email":"ndry@amazon.com","login":"dreambeyondorange","count":20},{"name":"Himani Deshpande","email":"himanidp@amazon.com","login":null,"count":11},{"name":"Chris Makin","email":"cmakin@amazon.com","login":"cjmakin","count":7},{"name":"jdlynch","email":"jdlynch@amazon.com","login":"jdlynch92","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":2},{"name":"Matt Pawelczyk","email":"125464188+mapk-amazon","login":"mapk-amazon","count":2},{"name":"Max Levine","email":"mflevine","login":"mflevine","count":1},{"name":"Marat Salimzianov","email":"salemgolemugoo","login":"salemgolemugoo","count":1}],"past_year_total_commits":442,"past_year_total_committers":13,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":34.0,"past_year_dds":0.6244343891402715,"last_synced_at":"2025-05-14T23:56:54.303Z","last_synced_commit":"0b96675fe45ca016ba91319f06e24014aaaf7948","created_at":"2023-03-07T16:32:48.225Z","updated_at":"2025-05-14T23:56:54.336Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"aws/aws-parallelcluster","html_url":"https://github.com/aws/aws-parallelcluster","last_synced_at":"2025-09-07T07:47:44.719Z","status":null,"issues_count":321,"pull_requests_count":1986,"avg_time_to_close_issue":17534982.178947367,"avg_time_to_close_pull_request":794439.1859296482,"issues_closed_count":190,"pull_requests_closed_count":1791,"pull_request_authors_count":45,"issue_authors_count":163,"avg_comments_per_issue":2.9501557632398754,"avg_comments_per_pull_request":0.44561933534743203,"merged_pull_requests_count":1663,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":81,"past_year_pull_requests_count":799,"past_year_avg_time_to_close_issue":1410157.4285714286,"past_year_avg_time_to_close_pull_request":177541.4399421129,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":691,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":1.1358024691358024,"past_year_avg_comments_per_pull_request":0.10763454317897372,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":661,"created_at":"2023-05-10T14:53:35.230Z","updated_at":"2025-09-07T07:47:44.721Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws%2Faws-parallelcluster/issues","issue_labels_count":{"3.x":146,"enhancement":66,"bug":49,"closing-soon-if-no-response":26,"pending release":23,"question":10,"known issue":9,"backlog":7,"update":7,"skip-changelog-update":7,"waiting customer":4,"help wanted":3,"2.x":3,"duplicate":2,"component:scheduler":1,"component:cli":1,"Security":1,"Scheduler":1,"skip-security-exclusions-check":1,"Environment":1,"docs":1},"pull_request_labels_count":{"skip-changelog-update":1512,"3.x":931,"Test":197,"bug":46,"docs":43,"dependencies":29,"Environment":19,"enhancement":17,"skip-security-exclusions-check":13,"Security":11,"awsbatch":4,"skip-bad-url-suffix-check":4,"Code Style":4,"Developer Experience":4,"Frontend":3,"Versioning":3,"Observability":2,"Compute Fleet":1,"Scheduler":1,"component:cli":1},"issue_author_associations_count":{"NONE":257,"CONTRIBUTOR":64},"pull_request_author_associations_count":{"CONTRIBUTOR":1947,"NONE":28,"MEMBER":10,"COLLABORATOR":1},"issue_authors":{"gwolski":18,"snemir2":11,"francisreyes-tfs":9,"gmarciani":8,"hanwen-pcluste":7,"stefan-maxar":7,"himani2411":6,"nyetsche":6,"enrico-usai":6,"joehellmersNOAA":5,"jagga13":5,"hehe7318":5,"rmarable-flaretx":5,"Waqiah":5,"mrgum":5,"michaelmayer2":5,"alfred-stokespace":5,"chrisdag":4,"demartinofra":4,"lukeseawalker":4,"jlanzarotti":3,"mapk-amazon":3,"spicysomtam":3,"QuintenSchrevens":3,"dreambeyondorange":3,"afernandezody":3,"PhilipMorrisJones":3,"maestro7879":3,"francesco-giordano":3,"zeekus":3,"jsmedmar":2,"gns-build-server":2,"wjaskowski":2,"elgalu":2,"rmarable":2,"ChristianKniep":2,"mfontana-elem":2,"chenwany":2,"kondakovm":2,"gbts":2,"stephenmsachs":2,"ccassidy-maxar":2,"rexcsn":2,"enlznep":2,"lletourn":2,"cezfer":2,"alexiswl":2,"verdimrc":2,"JosephDVL":2,"elduds":2,"keien":2,"jkirsch-LF":2,"mclouds2020":2,"hgreebe":2,"brainstorm":2,"nobodyme":2,"blakemertz":2,"aerogt3":2,"geobennz":1,"jmenbo":1,"mathiaslsamuelsen":1,"davidekhub":1,"sunhwan":1,"medcelerate":1,"wbadyx":1,"ssyed85":1,"badaldavda":1,"starchx":1,"Perfect10NickTailor":1,"afluegel9":1,"nihitsaxena4":1,"mission-coliveros":1,"hsimran13":1,"burundiocibu":1,"adebayoj":1,"jprobichaud":1,"oplatek":1,"matteoacrossi":1,"woodshop":1,"tbrandvik":1,"maziarraissi":1,"tschoonj":1,"Iwillsky":1,"dirkpetersen":1,"mopk":1,"eugeneswalker":1,"csy97":1,"EddyMM":1,"gallanik-zs":1,"MMichael-S":1,"ses-dan":1,"ErikLacharite":1,"diegoamoros":1,"awacs":1,"miikkahoo":1,"senorkrabs":1,"DABH":1,"codekansas":1,"huffmabc":1,"acastanedam":1,"skoloCFD":1,"kaisenl":1,"zbarr":1,"MDBeudekerCN":1,"refraction-ray":1,"omiddjoudi":1,"christianversloot":1,"steveisoft":1,"gallanik":1,"tkasuz":1,"efimov-ay":1,"hy714335634":1,"sheppard-brandon-bah":1,"samagids":1,"jdeamicis":1,"hellmersjl3ds":1,"ivanich":1,"porcaro33":1,"yidant":1,"bintriz":1,"cnvsuresh":1,"cancan101":1,"nplse":1,"gauravgupta26091987":1,"wtempel":1,"gregjohnso":1,"coderforlife":1,"cread":1,"kim0":1,"isc-lee":1,"dmorand17":1,"sibocw":1,"bballew":1,"xuanus":1,"karlvirgil":1,"JeffNing":1,"libhe":1,"rakarnik":1,"smrutiranjantripathy":1,"snorfalorpagus":1,"asford":1,"NSsirena":1,"aishwaryyasarkar":1,"JoshOBrien":1,"panda1100":1,"rems0":1,"andrei-xdlab":1,"oyarzun":1,"shairozan":1,"pavane":1,"mwkaufman":1,"rkitchen":1,"ElDeveloper":1,"srdecny":1,"vcoralic":1,"mflevine":1,"mark-ship-it":1,"mk4-eyen":1,"ucsf-jdm":1,"mserkov":1,"stefan-vaisala":1,"adigorla":1,"tilne":1},"pull_request_authors":{"gmarciani":459,"hanwen-pcluste":269,"himani2411":210,"hgreebe":181,"hanwen-cluster":175,"hehe7318":139,"dreambeyondorange":110,"enrico-usai":84,"jdeamicis":62,"NSsirena":49,"lukeseawalker":46,"EddyMM":36,"dependabot[bot]":19,"judysng":18,"github-actions[bot]":13,"cjmakin":12,"ermanno":10,"francesco-giordano":10,"charlesg3":9,"eantonin":9,"awslitvit":8,"kkolur5":8,"chenwany":7,"davprat":6,"Allenz5":3,"stephenmsachs":3,"salemgolemugoo":3,"mapk-amazon":3,"ohchocolate":3,"demartinofra":2,"mflevine":2,"thheinen":2,"jdlynch92":2,"kellertk":2,"psacc":2,"ryanrichholt":1,"mauri-melato":1,"efim-a-efim":1,"BrentSouza":1,"maurizp":1,"sheppard-brandon-bah":1,"tilne":1,"klstromsland":1,"alessaocarvalho":1,"mwvaughn":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"3.x":43,"pending release":6,"known issue":6,"backlog":4,"skip-changelog-update":3,"bug":1,"closing-soon-if-no-response":1,"enhancement":1},"past_year_pull_request_labels_count":{"skip-changelog-update":595,"3.x":371,"Test":124,"docs":32,"bug":21,"Security":11,"dependencies":8,"enhancement":7,"skip-bad-url-suffix-check":4,"awsbatch":4,"skip-security-exclusions-check":4,"Environment":2,"Developer Experience":2},"past_year_issue_author_associations_count":{"NONE":61,"CONTRIBUTOR":20},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":781,"NONE":18},"past_year_issue_authors":{"gwolski":18,"hehe7318":5,"gmarciani":4,"Waqiah":3,"spicysomtam":3,"snemir2":3,"mapk-amazon":3,"himani2411":3,"mfontana-elem":2,"hanwen-pcluste":2,"hgreebe":2,"QuintenSchrevens":2,"joehellmersNOAA":2,"kondakovm":2,"rmarable-flaretx":2,"nplse":1,"nyetsche":1,"omiddjoudi":1,"Perfect10NickTailor":1,"rems0":1,"burundiocibu":1,"aerogt3":1,"ssyed85":1,"stefan-maxar":1,"stefan-vaisala":1,"tschoonj":1,"adebayoj":1,"michaelmayer2":1,"MDBeudekerCN":1,"mclouds2020":1,"mark-ship-it":1,"cezfer":1,"maestro7879":1,"keien":1,"ivanich":1,"chrisdag":1,"davidekhub":1,"dreambeyondorange":1,"efimov-ay":1,"enlznep":1},"past_year_pull_request_authors":{"gmarciani":208,"hanwen-cluster":175,"himani2411":105,"hehe7318":90,"hanwen-pcluste":89,"hgreebe":89,"dreambeyondorange":21,"github-actions[bot]":12,"Allenz5":3,"salemgolemugoo":2,"dependabot[bot]":2,"jdlynch92":2,"efim-a-efim":1},"maintainers":[{"login":"ermanno","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ermanno"},{"login":"alessaocarvalho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alessaocarvalho"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":21,"ReleaseEvent":4,"IssuesEvent":106,"WatchEvent":43,"DeleteEvent":4,"IssueCommentEvent":314,"PushEvent":331,"GollumEvent":31,"PullRequestReviewCommentEvent":428,"PullRequestReviewEvent":763,"PullRequestEvent":718,"ForkEvent":9},"last_year":{"CreateEvent":21,"ReleaseEvent":4,"IssuesEvent":106,"WatchEvent":43,"DeleteEvent":4,"IssueCommentEvent":314,"PushEvent":331,"GollumEvent":31,"PullRequestReviewCommentEvent":428,"PullRequestReviewEvent":763,"PullRequestEvent":718,"ForkEvent":9}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"api/spec/smithy/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.215Z","updated_at":"2022-07-08T18:53:03.215Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/api/spec/smithy/build.gradle.kts","dependencies":[{"id":123332149,"package_name":"software.amazon.smithy:smithy-aws-apigateway-traits","ecosystem":"maven","requirements":"1.22.0","direct":true,"kind":"implementation","optional":false},{"id":123332150,"package_name":"software.amazon.smithy:smithy-aws-traits","ecosystem":"maven","requirements":"1.22.0","direct":true,"kind":"implementation","optional":false},{"id":123332151,"package_name":"software.amazon.smithy:smithy-model","ecosystem":"maven","requirements":"1.22.0","direct":true,"kind":"implementation","optional":false},{"id":123332152,"package_name":"software.amazon.smithy:smithy-linters","ecosystem":"maven","requirements":"1.22.0","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"pypi","filepath":"api/client/src/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.222Z","updated_at":"2022-07-08T18:53:03.222Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/api/client/src/requirements.txt","dependencies":[{"id":123332153,"package_name":"python_dateutil","ecosystem":"pypi","requirements":"\u003e=2.5.3","direct":true,"kind":"runtime","optional":false},{"id":123332154,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=21.0.0","direct":true,"kind":"runtime","optional":false},{"id":123332155,"package_name":"urllib3","ecosystem":"pypi","requirements":"\u003e=1.26.6","direct":true,"kind":"runtime","optional":false},{"id":123332156,"package_name":"boto3","ecosystem":"pypi","requirements":"\u003e=1.16.14","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"api/client/src/test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.229Z","updated_at":"2022-07-08T18:53:03.229Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/api/client/src/test-requirements.txt","dependencies":[{"id":123332157,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"awsbatch-cli/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.234Z","updated_at":"2022-07-08T18:53:03.234Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/awsbatch-cli/requirements.txt","dependencies":[{"id":123332177,"package_name":"boto3","ecosystem":"pypi","requirements":"\u003e=1.16.14","direct":true,"kind":"runtime","optional":false},{"id":123332178,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"awsbatch-cli/tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.242Z","updated_at":"2022-07-08T18:53:03.242Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/awsbatch-cli/tests/requirements.txt","dependencies":[{"id":123332179,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332180,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332181,"package_name":"pytest-datadir","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332182,"package_name":"pytest-html","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332183,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332184,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332185,"package_name":"assertpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332186,"package_name":"recordclass","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cli/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.248Z","updated_at":"2022-07-08T18:53:03.248Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/cli/requirements.txt","dependencies":[{"id":123332187,"package_name":"boto3","ecosystem":"pypi","requirements":"\u003e=1.16.14","direct":true,"kind":"runtime","optional":false},{"id":123332188,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332189,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332190,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332191,"package_name":"marshmallow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332192,"package_name":"aws-cdk.core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332193,"package_name":"aws-cdk.aws-batch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332194,"package_name":"aws_cdk.aws-cloudwatch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332195,"package_name":"aws-cdk.aws-codebuild","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332196,"package_name":"aws-cdk.aws-dynamodb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332197,"package_name":"aws-cdk.aws-ec2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332198,"package_name":"aws-cdk.aws-efs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332199,"package_name":"aws-cdk.aws-events","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332200,"package_name":"aws-cdk.aws-fsx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332201,"package_name":"aws-cdk.aws-imagebuilder","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332202,"package_name":"aws-cdk.aws-iam","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332203,"package_name":"aws_cdk.aws-lambda","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332204,"package_name":"aws-cdk.aws-logs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332205,"package_name":"aws-cdk.aws-route53","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332206,"package_name":"aws-cdk.aws-ssm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332207,"package_name":"aws-cdk.aws-sqs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332208,"package_name":"aws-cdk.aws-cloudformation","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332209,"package_name":"werkzeug","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332210,"package_name":"connexion","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332211,"package_name":"flask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332212,"package_name":"jmespath","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cli/tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.257Z","updated_at":"2022-07-08T18:53:03.257Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/cli/tests/requirements.txt","dependencies":[{"id":123332213,"package_name":"assertpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332214,"package_name":"freezegun","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332215,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332216,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332217,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332218,"package_name":"pytest-datadir","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332219,"package_name":"pytest-html","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332220,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332221,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332222,"package_name":"recordclass","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332223,"package_name":"munch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cloudformation/tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.264Z","updated_at":"2022-07-08T18:53:03.264Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/cloudformation/tests/requirements.txt","dependencies":[{"id":123332224,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332225,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332226,"package_name":"cfn-lint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332227,"package_name":"cfn-flip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332228,"package_name":"assertpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cloudformation/utils/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.270Z","updated_at":"2022-07-08T18:53:03.270Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/cloudformation/utils/requirements.txt","dependencies":[{"id":123332229,"package_name":"cfn_flip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"scheduler_plugins/plugin_template/tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.274Z","updated_at":"2022-07-08T18:53:03.274Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/scheduler_plugins/plugin_template/tests/requirements.txt","dependencies":[{"id":123332230,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332231,"package_name":"cfn_flip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"scheduler_plugins/slurm/tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.280Z","updated_at":"2022-07-08T18:53:03.280Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/scheduler_plugins/slurm/tests/requirements.txt","dependencies":[{"id":123332232,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332233,"package_name":"cfn_flip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332234,"package_name":"cfn-lint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/integration-tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.285Z","updated_at":"2022-07-08T18:53:03.285Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/tests/integration-tests/requirements.txt","dependencies":[{"id":123332235,"package_name":"argparse","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332236,"package_name":"assertpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332237,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332238,"package_name":"cfn_flip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332239,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332240,"package_name":"fabric","ecosystem":"pypi","requirements":"==2.6.0","direct":true,"kind":"runtime","optional":false},{"id":123332241,"package_name":"filelock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332242,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332243,"package_name":"junitparser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332244,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332245,"package_name":"pexpect","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332246,"package_name":"pykwalify","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332247,"package_name":"pyOpenSSL","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332248,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332249,"package_name":"pytest-datadir","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332250,"package_name":"pytest-html","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332251,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332252,"package_name":"pytest-sugar","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332253,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332254,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332255,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332256,"package_name":"retrying","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332257,"package_name":"troposphere","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332258,"package_name":"untangle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123332259,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"scheduler_plugins/slurm/artifacts/slurm_plugin_cookbook/third-party/line-4.0.1/Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-08T18:53:03.293Z","updated_at":"2022-07-08T18:53:03.293Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/scheduler_plugins/slurm/artifacts/slurm_plugin_cookbook/third-party/line-4.0.1/Gemfile","dependencies":[{"id":123332260,"package_name":"danger","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/changelog_enforcer.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:44:23.000Z","updated_at":"2023-01-14T12:44:23.000Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/.github/workflows/changelog_enforcer.yml","dependencies":[{"id":6896990578,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896990579,"package_name":"dangoslen/changelog-enforcer","ecosystem":"actions","requirements":"v1.4.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:44:23.009Z","updated_at":"2023-01-14T12:44:23.009Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/.github/workflows/ci.yml","dependencies":[{"id":6896990580,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896990581,"package_name":"dependency-check/Dependency-Check_Action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6896990582,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6896990583,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896990584,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6896990585,"package_name":"mikefarah/yq","ecosystem":"actions","requirements":"v4.6.3","direct":true,"kind":"composite","optional":false},{"id":6896990586,"package_name":"ludeeus/action-shellcheck","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/closed-issue-message.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:44:23.020Z","updated_at":"2023-01-14T12:44:23.020Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/.github/workflows/closed-issue-message.yml","dependencies":[{"id":6896990587,"package_name":"aws-actions/closed-issue-message","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:44:23.032Z","updated_at":"2023-01-14T12:44:23.032Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6896990588,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896990589,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6896990590,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/no-response.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:44:23.088Z","updated_at":"2023-01-14T12:44:23.088Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/.github/workflows/no-response.yml","dependencies":[{"id":6896990591,"package_name":"lee-dohm/no-response","ecosystem":"actions","requirements":"v0.5.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/security_exclusions_checker.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:44:23.124Z","updated_at":"2023-01-14T12:44:23.124Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/.github/workflows/security_exclusions_checker.yml","dependencies":[{"id":6896990592,"package_name":"francesco-giordano/gh-pr-content-checker","ecosystem":"actions","requirements":"v1.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"api/docker/awslambda/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T12:44:23.177Z","updated_at":"2023-01-14T12:44:23.177Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/api/docker/awslambda/Dockerfile","dependencies":[{"id":6896990593,"package_name":"public.ecr.aws/lambda/python","ecosystem":"docker","requirements":"3.9","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"cli/src/pcluster/resources/batch/docker/alinux2/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T12:44:23.225Z","updated_at":"2023-01-14T12:44:23.225Z","repository_link":"https://github.com/aws/aws-parallelcluster/blob/develop/cli/src/pcluster/resources/batch/docker/alinux2/Dockerfile","dependencies":[{"id":6896990594,"package_name":"public.ecr.aws/amazonlinux/amazonlinux","ecosystem":"docker","requirements":"2","direct":true,"kind":"build","optional":false}]}],"score":23.222020957893957,"created_at":"2025-09-08T11:18:49.021Z","updated_at":"2025-10-07T08:25:25.018Z","avatar_url":"https://github.com/aws.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":97255,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["autograd","build-tools","distribution","tensor","spack","radiuss","hpsf","mesh","interpretability","standardization"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67557","html_url":"https://science.ecosyste.ms/projects/67557"}