{"id":2233,"name":"archetypal","description":"archetypal: A Python package for collecting, simulating, converting and analyzing building archetypes - Published in JOSS (2020)","url":"https://github.com/samuelduchesne/archetypal","last_synced_at":"2025-09-04T16:43:22.597Z","repository":{"id":37850749,"uuid":"153465541","full_name":"samuelduchesne/archetypal","owner":"samuelduchesne","description":"archetypal: Retrieve, construct, simulate, convert and analyse building simulation templates","archived":false,"fork":false,"pushed_at":"2025-08-10T00:29:30.000Z","size":27492,"stargazers_count":17,"open_issues_count":41,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-04T07:58:24.000Z","etag":null,"topics":["archetypes","buildings","energy-simulation","energyplus","energyplus-models","python","simulation-templates","umi","umi-template","visualization"],"latest_commit_sha":null,"homepage":"https://archetypal.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuelduchesne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-17T13:53:13.000Z","updated_at":"2025-09-01T15:01:25.000Z","dependencies_parsed_at":"2023-02-17T20:15:33.378Z","dependency_job_id":"91d0bbd9-18ca-4a16-ad78-e861b4c94dab","html_url":"https://github.com/samuelduchesne/archetypal","commit_stats":{"total_commits":2583,"total_committers":11,"mean_commits":234.8181818181818,"dds":0.3581107239643825,"last_synced_commit":"85b2414e553e5b5b3f5ac0f08012fcdcc65d9f72"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/samuelduchesne/archetypal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/sbom","scorecard":{"id":798368,"data":{"date":"2025-08-11","repo":{"name":"github.com/samuelduchesne/archetypal","commit":"b3e3e1a5c2cf53e023dc1c4f6887e535f89a3e54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"17 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:24","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/on-release-main.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:18","Warn: no topLevel permission defined: .github/workflows/validate-codecov-config.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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found linked content: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found text in security policy: github.com/samuelduchesne/.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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-release-main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/on-release-main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-codecov-config.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/validate-codecov-config.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:31: pin your Docker image by updating scottyhardy/docker-wine:latest to scottyhardy/docker-wine:latest@sha256:1cc16aef84a0f5e540b553a625a6fa891fedec57be93abda0e442b6bba682cdc","Warn: downloadThenRun not pinned by hash: Dockerfile:46-52","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:67","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xqrq-4mgf-ff32","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73","Warn: Project is vulnerable to: GHSA-f96h-pmfr-66vw","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-23T09:40:20.962Z","repository_id":37850749,"created_at":"2025-08-23T09:40:20.962Z","updated_at":"2025-08-23T09:40:20.962Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273606373,"owners_count":25135973,"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-04T02:00:08.968Z","response_time":61,"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":"samuelduchesne","name":"Samuel Letellier-Duchesne","uuid":"22966009","kind":"user","description":"","email":"","website":"http://samuelduchesne.github.io","location":"NYC","twitter":null,"company":"@carbon-signal @MITSustainableDesignLab @Elementa-Engineering @Introba","icon_url":"https://avatars.githubusercontent.com/u/22966009?u=6e8dff3d7b73ecfe21f865fe5a34f2b13b6b3fb9\u0026v=4","repositories_count":35,"last_synced_at":"2024-06-11T15:54:58.777Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/samuelduchesne","funding_links":[],"total_stars":36,"followers":26,"following":20,"created_at":"2022-11-14T11:01:13.128Z","updated_at":"2024-06-11T15:55:00.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne/repositories"},"packages":[{"id":443811,"name":"archetypal","ecosystem":"pypi","description":"Retrieve, construct, simulate, convert and analyse building archetypes","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/samuelduchesne/archetypal","keywords_array":[],"namespace":null,"versions_count":76,"first_release_published_at":"2019-06-27T21:24:19.000Z","latest_release_published_at":"2025-08-01T19:28:26.000Z","latest_release_number":"2.18.9","last_synced_at":"2025-09-03T21:13:32.172Z","created_at":"2022-04-07T01:12:29.803Z","updated_at":"2025-09-04T07:58:33.358Z","registry_url":"https://pypi.org/project/archetypal/","install_command":"pip install archetypal --index-url https://pypi.org/simple","documentation_url":"https://archetypal.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"archetypal","project_status":null},"repo_metadata":{"id":37850749,"uuid":"153465541","full_name":"samuelduchesne/archetypal","owner":"samuelduchesne","description":"archetypal: Retrieve, construct, simulate, convert and analyse building simulation templates","archived":false,"fork":false,"pushed_at":"2025-08-10T00:29:30.000Z","size":27492,"stargazers_count":16,"open_issues_count":41,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T01:02:04.455Z","etag":null,"topics":["archetypes","buildings","energy-simulation","energyplus","energyplus-models","python","simulation-templates","umi","umi-template","visualization"],"latest_commit_sha":null,"homepage":"https://archetypal.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samuelduchesne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-10-17T13:53:13.000Z","updated_at":"2025-08-14T10:49:24.000Z","dependencies_parsed_at":"2023-02-17T20:15:33.378Z","dependency_job_id":"91d0bbd9-18ca-4a16-ad78-e861b4c94dab","html_url":"https://github.com/samuelduchesne/archetypal","commit_stats":{"total_commits":2583,"total_committers":11,"mean_commits":234.8181818181818,"dds":0.3581107239643825,"last_synced_commit":"85b2414e553e5b5b3f5ac0f08012fcdcc65d9f72"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/samuelduchesne/archetypal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/sbom","scorecard":{"id":798368,"data":{"date":"2025-08-11","repo":{"name":"github.com/samuelduchesne/archetypal","commit":"b3e3e1a5c2cf53e023dc1c4f6887e535f89a3e54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"17 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:24","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/on-release-main.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:18","Warn: no topLevel permission defined: .github/workflows/validate-codecov-config.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":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found linked content: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/samuelduchesne/.github/SECURITY.md:1","Info: Found text in security policy: github.com/samuelduchesne/.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":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-release-main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/on-release-main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/release-drafter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-codecov-config.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/samuelduchesne/archetypal/validate-codecov-config.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:31: pin your Docker image by updating scottyhardy/docker-wine:latest to scottyhardy/docker-wine:latest@sha256:1cc16aef84a0f5e540b553a625a6fa891fedec57be93abda0e442b6bba682cdc","Warn: downloadThenRun not pinned by hash: Dockerfile:46-52","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:67","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xqrq-4mgf-ff32","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73","Warn: Project is vulnerable to: GHSA-f96h-pmfr-66vw","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-23T09:40:20.962Z","repository_id":37850749,"created_at":"2025-08-23T09:40:20.962Z","updated_at":"2025-08-23T09:40:20.962Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510838,"owners_count":25118596,"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":"samuelduchesne","name":"Samuel Letellier-Duchesne","uuid":"22966009","kind":"user","description":"","email":"","website":"http://samuelduchesne.github.io","location":"NYC","twitter":null,"company":"@carbon-signal @MITSustainableDesignLab @Elementa-Engineering @Introba","icon_url":"https://avatars.githubusercontent.com/u/22966009?u=6e8dff3d7b73ecfe21f865fe5a34f2b13b6b3fb9\u0026v=4","repositories_count":35,"last_synced_at":"2024-06-11T15:54:58.777Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/samuelduchesne","funding_links":[],"total_stars":36,"followers":26,"following":20,"created_at":"2022-11-14T11:01:13.128Z","updated_at":"2024-06-11T15:55:00.110Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samuelduchesne/repositories"},"tags":[{"name":"v2.18.9","sha":"b3e3e1a5c2cf53e023dc1c4f6887e535f89a3e54","kind":"tag","published_at":"2025-08-01T19:26:46.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.9","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.9/manifests"},{"name":"v2.18.8","sha":"fdf22f9e6372cd69d5b2db196fc78e02e19721ae","kind":"tag","published_at":"2025-07-17T17:56:14.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.8","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.8/manifests"},{"name":"v2.18.7","sha":"3e747a6759fe9b335d144986f9849a632e3f9cef","kind":"tag","published_at":"2025-07-17T16:05:17.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.7","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.7/manifests"},{"name":"v2.18.6","sha":"135bb180fa4b329e29d2f757a53cb88ce4fbb206","kind":"tag","published_at":"2025-07-17T15:09:49.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.6","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.6/manifests"},{"name":"v2.18.5","sha":"f94365b360372648019adee06bf9546aa5e80259","kind":"tag","published_at":"2025-02-10T14:42:35.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.5","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.5/manifests"},{"name":"v2.18.4","sha":"a64e7a16080005e1eff2d9e2636fbc6b1f0c09f4","kind":"tag","published_at":"2025-01-21T19:44:26.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.4","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.4/manifests"},{"name":"v2.18.3","sha":"3210ce79f900fd88e53c6f6363150c96fa33e35c","kind":"commit","published_at":"2024-09-19T20:26:45.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.3/manifests"},{"name":"v2.18.2","sha":"5393b9600030275d58c730643dc0ace78271ff29","kind":"tag","published_at":"2024-07-21T13:50:02.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.2/manifests"},{"name":"v2.18.1","sha":"bd6fb0b58f5de016a24f9e2bf4b3dc152c5be33d","kind":"commit","published_at":"2024-06-21T08:43:11.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"1d8d01f188392dca6a1263c48cdecb8361dfc224","kind":"commit","published_at":"2024-06-21T07:53:01.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.18.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.18.0/manifests"},{"name":"v2.17.10","sha":"85b2414e553e5b5b3f5ac0f08012fcdcc65d9f72","kind":"commit","published_at":"2024-05-25T20:28:03.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.10","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.10/manifests"},{"name":"v2.17.9","sha":"386674b1df3da83a8b0df7247035d27b1a11a66e","kind":"commit","published_at":"2024-01-19T20:57:03.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.9","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.9/manifests"},{"name":"v2.17.8","sha":"ccb5ac6c45154dccba2847f89ae4f5b07a86c048","kind":"commit","published_at":"2024-01-09T00:04:38.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.8","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.8/manifests"},{"name":"v2.17.7","sha":"c1399cbd33dd1edd095f145ca64a053e128d3641","kind":"commit","published_at":"2024-01-08T21:03:47.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.7","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.7/manifests"},{"name":"v2.17.5","sha":"e8b58d841c0a27e7d21a150e2504682adfeffa4a","kind":"commit","published_at":"2023-09-27T18:18:06.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.5","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.5/manifests"},{"name":"v2.17.6","sha":"e8b58d841c0a27e7d21a150e2504682adfeffa4a","kind":"commit","published_at":"2023-09-27T18:18:06.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.6","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.6/manifests"},{"name":"v2.17.4","sha":"0292290c4b72fa6a2041db36301e25e9b3756d97","kind":"commit","published_at":"2023-09-15T12:50:05.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.4","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.4/manifests"},{"name":"v2.17.3","sha":"067eddecfe08e02dc57a34bf3de4fe293a102236","kind":"commit","published_at":"2023-09-14T20:38:56.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.3/manifests"},{"name":"v2.17.2","sha":"78b5ecdf1b05fd0cbbe2524830881469403e8257","kind":"commit","published_at":"2023-05-26T14:19:36.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.2/manifests"},{"name":"v2.17.1","sha":"a0c60f7f859a319f203f7eb2308baa44bd8af820","kind":"commit","published_at":"2023-05-19T18:40:59.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.1/manifests"},{"name":"v2.17.0","sha":"2135732983b60f80393eade22cdec751a456f376","kind":"commit","published_at":"2023-05-19T16:14:46.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.17.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.17.0/manifests"},{"name":"v2.16.1","sha":"440e06b6f6d15c8b3904db411e9df2739a2fe10f","kind":"commit","published_at":"2022-12-01T17:09:23.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.16.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"bfec4cc162cd97f1d8757ef50f3e76b7c9891a41","kind":"commit","published_at":"2022-12-01T16:38:33.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.16.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.16.0/manifests"},{"name":"v2.15.2","sha":"58e93e326a3de9b06dfec2f45f16f068b0989e33","kind":"commit","published_at":"2022-11-18T15:18:31.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.15.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"26a5114499bfc2e44cfeeb9e791ff8d3c1adc374","kind":"commit","published_at":"2022-11-02T14:54:54.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.15.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"38977864989f2de70f0f6a577c6a21397c308d67","kind":"commit","published_at":"2022-10-19T18:26:03.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.15.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"a1bc49bc8ece38a40d4a2a4669c87d6a6c3f86ef","kind":"commit","published_at":"2022-09-09T12:26:59.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.14.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"698841d71f67f66af9a01b77abf7592826b2829d","kind":"commit","published_at":"2022-09-01T19:14:37.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.14.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"4e401a01d83630689b3840297af574e788612a8c","kind":"commit","published_at":"2022-09-01T17:13:10.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.14.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"0a6df8dbec62443f53dc347723beffe35414a23e","kind":"commit","published_at":"2022-08-19T16:25:23.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.13.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"db5608acfbd3cbd0f794b90d20cd28b2979b901c","kind":"commit","published_at":"2022-08-19T16:11:39.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.13.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"4b21728d7e6b96c08c37d54eb9d017720e09d6dd","kind":"commit","published_at":"2022-08-19T15:09:35.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.13.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"ec3a713c186f52f436ab4b71d2d44941afa3007f","kind":"commit","published_at":"2022-08-12T10:09:47.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.13.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"2509a1769b26e504dcee8b09f77be76422d91ffb","kind":"commit","published_at":"2022-08-08T18:53:05.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.12.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"adf3ee7263f81d61128c66ac58f4134fb05001fa","kind":"commit","published_at":"2022-07-28T12:44:55.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.12.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"577ac657b481506437c9d755bfa6dbf76d39a6b2","kind":"commit","published_at":"2022-07-28T08:51:39.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.12.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"d0aed03ebbf015347d05f02fbbe746adfae99038","kind":"commit","published_at":"2022-06-14T18:23:46.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.11.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"a1f1a7287286ff2ad4ebcf54adc576f3c8f45f44","kind":"commit","published_at":"2022-05-27T20:48:10.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.10.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.10.0/manifests"},{"name":"v2.9.4","sha":"3b6dd4faf0f23749e10e18336d9e846946307d88","kind":"commit","published_at":"2022-05-20T14:42:52.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.9.4","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"5e62a57201b82f5c2dc540e3426e80db80bc7093","kind":"commit","published_at":"2022-05-20T13:51:55.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.9.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"3dd6b92d6471b557c042ccdab395a90f573debdc","kind":"commit","published_at":"2022-05-17T14:50:54.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.9.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"1f4630f3c062eb4b28bcc9c0fcc0a5f1c8f993b0","kind":"commit","published_at":"2022-05-07T19:01:18.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.9.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"fab2b1109ec70647b09748ed49e65cad72ad8a4e","kind":"commit","published_at":"2022-05-05T17:33:07.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.9.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"7311356d9210f1e8f3a0a512cd8f4cf5f27a4d14","kind":"commit","published_at":"2022-04-08T14:19:05.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.8.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"3498fa5842a5387605afacc3912c50146768b7b7","kind":"commit","published_at":"2022-04-08T13:14:41.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.8.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"f039bb82e21cc35324dd6a3e49f247574ade0ede","kind":"commit","published_at":"2022-04-08T11:49:46.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.8.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"66d0ff5bf2b85f5cdd498d1e5b313389d2790e25","kind":"commit","published_at":"2022-04-06T18:36:58.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.8.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"04c7c57c966302ce9573e4609e7c6f66d802d344","kind":"commit","published_at":"2022-01-19T16:46:52.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.7.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"cb6cb59c6313870a01611e26d13d51abd1e1d214","kind":"commit","published_at":"2021-11-30T00:07:43.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.7.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.7.0/manifests"},{"name":"v2.6.4","sha":"89548b590d95dda2b2bebf7e9e3c8a33a2edb638","kind":"commit","published_at":"2021-11-11T03:45:34.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.6.4","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"c7567b77527d4abf140ae7c6ed3e0b357c4ae88b","kind":"commit","published_at":"2021-11-11T00:14:25.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.6.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"279b53020a1887a47f36687977603601e941a39c","kind":"commit","published_at":"2021-11-10T17:58:53.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.6.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"e8c24c5222ebc83d326db0c829394eda33dfa68d","kind":"commit","published_at":"2021-10-14T15:07:09.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.6.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1ab983ff4bbdddb1a391701d70585325ff171831","kind":"commit","published_at":"2021-10-14T14:43:36.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.6.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"bd97a8f102b0b9bf99bb48e4ed5aac9c4798911d","kind":"commit","published_at":"2021-08-30T14:37:53.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.5.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"85f513be057b758c9213650d3e75f6e3282a0302","kind":"commit","published_at":"2021-08-26T21:21:19.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.4.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"1fe5661ef2592d52003ff997e2e4a93565bf6bbf","kind":"commit","published_at":"2021-08-19T15:46:20.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.3.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"0eb3622ef9f2e2bed07a2e38a161d85a4abc9b1c","kind":"commit","published_at":"2021-08-19T14:17:16.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.3.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.3.0/manifests"},{"name":"v2.2.6","sha":"910a652da813b4141342f9269da734f3803cb447","kind":"commit","published_at":"2021-08-13T19:02:39.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.2.6","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"73d56323c67c3792f76d517c1ba727d4f424a2a0","kind":"commit","published_at":"2021-08-13T18:10:58.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.2.5","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.5/manifests"},{"name":"v2.2.3","sha":"c7bd3243fe23f89236283cc7cd6c7cc8ab60026a","kind":"commit","published_at":"2021-08-13T16:12:05.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.2.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"3c5a65d96643493f7e93a55bc7c383d245e24a2b","kind":"commit","published_at":"2021-07-28T19:29:46.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.2.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"7433f7f9bb249e9a3394074a5b40d72403ce48d0","kind":"commit","published_at":"2021-06-24T00:18:24.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.2.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"e06867eee48ece56306b15f446259b82f785d61d","kind":"commit","published_at":"2021-06-11T22:52:32.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.2.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"c62227e69944d8e0c98799a00917c3f3710c210c","kind":"commit","published_at":"2021-05-24T22:39:37.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.1.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"69c1d9cd6be56dae89b51198befc7ca0d47b1828","kind":"commit","published_at":"2021-05-24T22:09:56.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.1.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"36bdaa28f7c81e56dfa94be9b779c8f92e86cc17","kind":"tag","published_at":"2021-05-20T20:57:09.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.1.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2a7af343cc8fc6ee6aa34d3d87fa56384f2b0633","kind":"commit","published_at":"2021-05-11T18:24:12.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.1.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b74a259a40a1b2432210dfff3014d82d5295d787","kind":"commit","published_at":"2021-03-04T21:00:26.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.0.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c9a76ebae486c15f9d81edfee4c19fdfcecfd5df","kind":"commit","published_at":"2021-03-04T20:39:06.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v2.0.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v2.0.0/manifests"},{"name":"v1.3.4","sha":"5e384a4c20e124a8f17b8794ab208987b084575c","kind":"tag","published_at":"2020-06-22T16:48:52.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v1.3.4","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"77ebf626d89df8257c68e03ec0c94446f510cdf6","kind":"commit","published_at":"2020-06-11T13:27:47.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v1.3.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"1c3871333f589b09ec1c428125a73d91b1fd5244","kind":"commit","published_at":"2020-06-08T16:40:51.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v1.3.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ab7d4ab46a365277d0a201566e4dbdeebb8819c3","kind":"tag","published_at":"2020-04-16T20:48:08.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v1.3.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c819811a0889d8721ac3e19385d256645ff79904","kind":"tag","published_at":"2020-04-16T18:18:56.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/v1.3.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/v1.3.0/manifests"},{"name":"1.2.6","sha":"7f8bc7abb51ce7634f6ec0aaf87627dcb3c5143d","kind":"tag","published_at":"2019-07-02T18:27:45.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/1.2.6","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"d8dde2b94f31574ed10f06d1b471c52ad77c980b","kind":"tag","published_at":"2019-06-28T14:11:58.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/1.2.5","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"cfb4e7cfadade0429c74da3ed1fe6664c839a13e","kind":"tag","published_at":"2019-06-27T22:53:34.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/1.2.4","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"2fbb6a3c322847afbd7ebaa317e7c71d1060ed0e","kind":"tag","published_at":"2019-06-27T22:51:20.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/1.2.3","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a60c17a71fd9fbe243f7e2989a202b34be932f73","kind":"tag","published_at":"2019-06-27T21:52:09.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/1.2.2","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"d0911da00b42b874ccc36276c40c8fcec81a7156","kind":"tag","published_at":"2019-06-27T21:21:17.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/1.2.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.2.1/manifests"},{"name":"1.1","sha":"cae34fe44fe938d953f0f0595d6ab92ece146989","kind":"tag","published_at":"2019-01-17T21:52:05.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/1.1","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.1/manifests"},{"name":"1.0","sha":"373706ed50ad08f0e8bd2397ba932bd7893a498a","kind":"tag","published_at":"2019-01-04T21:04:39.000Z","download_url":"https://codeload.github.com/samuelduchesne/archetypal/tar.gz/1.0","html_url":"https://github.com/samuelduchesne/archetypal/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samuelduchesne/archetypal@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:33.358Z","dependent_packages_count":0,"downloads":1664,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.847539908584628,"dependent_repos_count":11.798391849216776,"dependent_packages_count":7.31012528119255,"stargazers_count":16.555561428960193,"forks_count":11.986444182099037,"docker_downloads_count":null,"average":10.899612530010637},"purl":"pkg:pypi/archetypal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/archetypal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/archetypal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/archetypal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:45:01.676Z","issues_count":14,"pull_requests_count":168,"avg_time_to_close_issue":9705445.0,"avg_time_to_close_pull_request":4472377.834482758,"issues_closed_count":8,"pull_requests_closed_count":145,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.2142857142857142,"avg_comments_per_pull_request":0.8273809523809523,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":83,"past_year_issues_count":4,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":3799797.0,"past_year_avg_time_to_close_pull_request":1421937.76,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/issues","maintainers":[{"login":"samuelduchesne","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelduchesne"},{"login":"szvsw","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szvsw"}],"active_maintainers":[{"login":"samuelduchesne","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelduchesne"},{"login":"szvsw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szvsw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/archetypal/related_packages","maintainers":[{"uuid":"samueld","login":"samueld","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/samueld/","role":null,"created_at":"2022-11-14T18:37:12.663Z","updated_at":"2022-11-14T18:37:12.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/samueld/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":528140,"full_name":"samuelduchesne/archetypal","default_branch":"main","committers":[{"name":"Samuel Letellier-Duchesne","email":"samuelduchesne@me.com","login":"samuelduchesne","count":1719},{"name":"Unknown","email":"louis.leroy5@gmail.com","login":"louisleroy5","count":806},{"name":"Samuel Letellier-Duchesne","email":"samueld@mit.edu","login":null,"count":72},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":22},{"name":"Sam Wolk","email":"36545842+szvsw","login":"szvsw","count":3},{"name":"zlehong","email":"52012036+zlehong","login":"zlehong","count":2},{"name":"Zach Berzolla","email":"53047789+zberzolla","login":"zberzolla","count":2}],"total_commits":2626,"total_committers":7,"total_bot_commits":22,"total_bot_committers":1,"mean_commits":375.14285714285717,"dds":0.3453922315308454,"past_year_committers":[{"name":"Samuel Letellier-Duchesne","email":"samuelduchesne@me.com","login":"samuelduchesne","count":25}],"past_year_total_commits":25,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":25.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:07:31.754Z","last_synced_commit":"b3e3e1a5c2cf53e023dc1c4f6887e535f89a3e54","created_at":"2023-03-09T03:39:07.380Z","updated_at":"2025-08-07T07:07:31.767Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"samuelduchesne/archetypal","html_url":"https://github.com/samuelduchesne/archetypal","last_synced_at":"2025-08-31T11:45:01.676Z","status":null,"issues_count":14,"pull_requests_count":168,"avg_time_to_close_issue":9705445.0,"avg_time_to_close_pull_request":4472377.834482758,"issues_closed_count":8,"pull_requests_closed_count":145,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.2142857142857142,"avg_comments_per_pull_request":0.8273809523809523,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":83,"past_year_issues_count":4,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":3799797.0,"past_year_avg_time_to_close_pull_request":1421937.76,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":23,"created_at":"2023-05-14T08:07:46.165Z","updated_at":"2025-09-03T02:37:32.559Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samuelduchesne%2Farchetypal/issues","issue_labels_count":{"bug":5,"enhancement":1,"invalid":1},"pull_request_labels_count":{"dependencies":99,"bug":30,"refactoring":16,"enhancement":9,"codex":4,"new feature":3},"issue_author_associations_count":{"COLLABORATOR":8,"OWNER":5},"pull_request_author_associations_count":{"OWNER":91,"CONTRIBUTOR":89,"COLLABORATOR":8},"issue_authors":{"szvsw":8,"samuelduchesne":5},"pull_request_authors":{"samuelduchesne":91,"dependabot[bot]":86,"szvsw":8,"zlehong":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068949,"issues_count":31210816,"pull_requests_count":95205138,"authors_count":10688670,"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":{"bug":2},"past_year_pull_request_labels_count":{"refactoring":13,"dependencies":11,"bug":4,"codex":4},"past_year_issue_author_associations_count":{"COLLABORATOR":3,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":41,"CONTRIBUTOR":9},"past_year_issue_authors":{"szvsw":3,"samuelduchesne":1},"past_year_pull_request_authors":{"samuelduchesne":41,"dependabot[bot]":9},"maintainers":[{"login":"samuelduchesne","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelduchesne"},{"login":"szvsw","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szvsw"}],"active_maintainers":[{"login":"samuelduchesne","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelduchesne"},{"login":"szvsw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szvsw"}]},"events":{"total":{"CreateEvent":15,"ReleaseEvent":3,"IssuesEvent":7,"WatchEvent":5,"DeleteEvent":13,"IssueCommentEvent":12,"PushEvent":46,"PullRequestReviewEvent":6,"PullRequestEvent":33},"last_year":{"CreateEvent":15,"ReleaseEvent":3,"IssuesEvent":7,"WatchEvent":5,"DeleteEvent":13,"IssueCommentEvent":12,"PushEvent":46,"PullRequestReviewEvent":6,"PullRequestEvent":33}},"keywords":["archetypes","buildings","energy-simulation","energyplus","energyplus-models","python","simulation-templates","umi","umi-template","visualization"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:28.835Z","updated_at":"2023-02-17T20:15:28.835Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":7745580348,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7745580349,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7745580350,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:28.909Z","updated_at":"2023-02-17T20:15:28.909Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7745580353,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7745580354,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:28.993Z","updated_at":"2023-02-17T20:15:28.993Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/Dockerfile","dependencies":[{"id":7745580418,"package_name":"scottyhardy/docker-wine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:29.049Z","updated_at":"2023-02-17T20:15:29.049Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/environment.yml","dependencies":[{"id":7745581858,"package_name":"eppy","ecosystem":"pypi","requirements":"==0.5.56","direct":true,"kind":"runtime","optional":false},{"id":7745581859,"package_name":"geomeppy","ecosystem":"pypi","requirements":"==0.11.8","direct":true,"kind":"runtime","optional":false},{"id":7745581868,"package_name":"sigfig","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581870,"package_name":"validator_collection","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581892,"package_name":"energy-pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581893,"package_name":"CoolProp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581907,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745581908,"package_name":"deprecation","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:30.154Z","updated_at":"2023-02-17T20:15:30.154Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/requirements-dev.txt","dependencies":[{"id":7745583026,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583027,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583028,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583029,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583030,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583031,"package_name":"sphinx-click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7745583032,"package_name":"autodoc-pydantic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:31.647Z","updated_at":"2023-02-17T20:15:31.647Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/requirements.txt","dependencies":[{"id":7745586480,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586481,"package_name":"eppy","ecosystem":"pypi","requirements":"==0.5.60","direct":true,"kind":"runtime","optional":false},{"id":7745586482,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586483,"package_name":"pycountry","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586484,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586485,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7745586488,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17","direct":true,"kind":"runtime","optional":false},{"id":7745586489,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586497,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586517,"package_name":"path","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586523,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586524,"package_name":"outdated","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586525,"package_name":"deprecation","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586526,"package_name":"sigfig","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586527,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586528,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586530,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586531,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586532,"package_name":"CoolProp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586533,"package_name":"energy-pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586534,"package_name":"validator_collection","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7745586535,"package_name":"pint","ecosystem":"pypi","requirements":"==0.19","direct":true,"kind":"runtime","optional":false},{"id":7745586538,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"runtime","optional":false},{"id":7745586543,"package_name":"pydantic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-17T20:15:33.055Z","updated_at":"2023-02-17T20:15:33.055Z","repository_link":"https://github.com/samuelduchesne/archetypal/blob/main/setup.py","dependencies":[{"id":7745587991,"package_name":"r.strip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":13.425134042352527,"created_at":"2025-09-04T09:17:58.539Z","updated_at":"2025-10-07T08:04:38.273Z","avatar_url":"https://github.com/samuelduchesne.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":1664,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01833"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2233","html_url":"https://science.ecosyste.ms/projects/2233"}