{"id":1172,"name":"elapid","description":"elapid: Species distribution modeling tools for Python - Published in JOSS (2023)","url":"https://github.com/earth-chris/elapid","last_synced_at":"2025-09-04T16:16:39.632Z","repository":{"id":37020972,"uuid":"349622008","full_name":"earth-chris/elapid","owner":"earth-chris","description":"Species distribution modeling tools, including a python implementation of Maxent","archived":false,"fork":false,"pushed_at":"2025-02-24T23:26:03.000Z","size":6700,"stargazers_count":63,"open_issues_count":4,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-30T20:41:57.497Z","etag":null,"topics":["biodiversity-informatics","biogeography","geospatial","maxent","niche-modelling","species-distribution-modelling"],"latest_commit_sha":null,"homepage":"https://elapid.org","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/earth-chris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-20T04:00:24.000Z","updated_at":"2025-08-28T07:50:35.000Z","dependencies_parsed_at":"2023-09-21T19:29:53.659Z","dependency_job_id":"a1148fd2-69be-481d-adaa-4923e76822cd","html_url":"https://github.com/earth-chris/elapid","commit_stats":{"total_commits":401,"total_committers":2,"mean_commits":200.5,"dds":0.007481296758104716,"last_synced_commit":"15220dc3fc277c6ddda805bee1faf700a1d9433f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/earth-chris/elapid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/sbom","scorecard":{"id":363849,"data":{"date":"2025-08-11","repo":{"name":"github.com/earth-chris/elapid","commit":"7b6be12dc161b0935b59a82087ca6138a086d27b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/os-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run-pytest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/os-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/os-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/os-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/os-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/run-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/run-pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:8"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:25:13.762Z","repository_id":37020972,"created_at":"2025-08-18T11:25:13.762Z","updated_at":"2025-08-18T11:25:13.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510221,"owners_count":25118452,"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":{"login":"earth-chris","name":"Christopher Anderson","uuid":"10216182","kind":"user","description":"ecology | space | design","email":"","website":"https://earth-chris.github.io","location":"San Francisco, CA","twitter":"earth_chris","company":"@planetlabs","icon_url":"https://avatars.githubusercontent.com/u/10216182?u=abccdd72eae96ab5042a5a9a11580202af0adfdf\u0026v=4","repositories_count":17,"last_synced_at":"2025-08-30T14:58:44.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/earth-chris","funding_links":[],"total_stars":128,"followers":37,"following":26,"created_at":"2022-11-12T02:14:20.934Z","updated_at":"2025-08-30T14:58:44.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris/repositories"},"packages":[{"id":5288581,"name":"elapid","ecosystem":"conda","description":null,"homepage":"https://elapid.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/earth-chris/elapid","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-10-03T10:02:01.000Z","latest_release_published_at":"2022-11-12T18:29:53.000Z","latest_release_number":"0.3.18","last_synced_at":"2025-09-01T06:53:03.788Z","created_at":"2022-10-03T15:46:08.529Z","updated_at":"2025-09-01T06:53:03.789Z","registry_url":"https://anaconda.org/conda-forge/elapid","install_command":"conda install -c conda-forge elapid","documentation_url":null,"metadata":{},"repo_metadata":{"id":37020972,"uuid":"349622008","full_name":"earth-chris/elapid","owner":"earth-chris","description":"Species distribution modeling tools, including a python implementation of Maxent","archived":false,"fork":false,"pushed_at":"2025-02-24T23:26:03.000Z","size":6700,"stargazers_count":62,"open_issues_count":4,"forks_count":11,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-23T19:16:51.338Z","etag":null,"topics":["biodiversity-informatics","biogeography","geospatial","maxent","niche-modelling","species-distribution-modelling"],"latest_commit_sha":null,"homepage":"https://elapid.org","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/earth-chris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-20T04:00:24.000Z","updated_at":"2025-05-15T02:37:48.000Z","dependencies_parsed_at":"2023-09-21T19:29:53.659Z","dependency_job_id":"a1148fd2-69be-481d-adaa-4923e76822cd","html_url":"https://github.com/earth-chris/elapid","commit_stats":{"total_commits":401,"total_committers":2,"mean_commits":200.5,"dds":0.007481296758104716,"last_synced_commit":"15220dc3fc277c6ddda805bee1faf700a1d9433f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/earth-chris/elapid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/sbom","scorecard":{"id":363849,"data":{"date":"2025-08-11","repo":{"name":"github.com/earth-chris/elapid","commit":"7b6be12dc161b0935b59a82087ca6138a086d27b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/os-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run-pytest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/os-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/os-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/os-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/os-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/run-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/run-pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:8"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:25:13.762Z","repository_id":37020972,"created_at":"2025-08-18T11:25:13.762Z","updated_at":"2025-08-18T11:25:13.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272892514,"owners_count":25010795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":"earth-chris","name":"Christopher Anderson","uuid":"10216182","kind":"user","description":"ecology | space | design","email":"","website":"https://earth-chris.github.io","location":"San Francisco, CA","twitter":"earth_chris","company":"@planetlabs","icon_url":"https://avatars.githubusercontent.com/u/10216182?u=abccdd72eae96ab5042a5a9a11580202af0adfdf\u0026v=4","repositories_count":17,"last_synced_at":"2025-08-30T14:58:44.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/earth-chris","funding_links":[],"total_stars":128,"followers":37,"following":26,"created_at":"2022-11-12T02:14:20.934Z","updated_at":"2025-08-30T14:58:44.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris/repositories"},"tags":[{"name":"v1.0.2","sha":"7b6be12dc161b0935b59a82087ca6138a086d27b","kind":"commit","published_at":"2025-02-24T23:22:42.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.2","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c868d674ad6e88ca31975599d49c1c14627bfec3","kind":"commit","published_at":"2023-04-10T08:09:35.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.1","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.1/manifests"},{"name":"tmp-1.0","sha":"f79e0d87287457cf544671e7bff810ddf544fda2","kind":"commit","published_at":"2023-04-10T07:56:49.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/tmp-1.0","html_url":"https://github.com/earth-chris/elapid/releases/tag/tmp-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@tmp-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/tmp-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/tmp-1.0/manifests"},{"name":"v1.0.0","sha":"9a06c83c5ea39c927246a0abed0830a9e4fffb1f","kind":"commit","published_at":"2023-04-10T07:20:29.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.0","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.0/manifests"},{"name":"v0.3.20","sha":"4df336ad08336751652163184b10125315ea5af1","kind":"commit","published_at":"2023-02-28T06:15:45.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.20","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"d1780a81ded05fff0f15e947a92abe1fe2be76b9","kind":"commit","published_at":"2023-02-08T07:55:35.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.19","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"688f951be77136d1a8e6ca4a78ca7fa22dab8b4d","kind":"commit","published_at":"2022-11-12T07:07:33.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.18","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"db72c1a95ecffef46c312e6968d70fe6e3092d35","kind":"commit","published_at":"2022-10-21T18:53:56.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.17","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f3fc980f1d19c7b93c6f18eecf08eae8a2eb84ba","kind":"commit","published_at":"2022-10-21T17:32:39.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.16","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"b5c62297ddca95e7563ec13ec498f08e1868fc09","kind":"commit","published_at":"2022-10-05T16:57:23.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.15","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"f8c6770b9434be83260234472163c4313d34ef7a","kind":"commit","published_at":"2022-09-19T05:23:46.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.14","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.14/manifests"},{"name":"v0.3.13c","sha":"a215dd2da0d66539601159bb5917fe5680e17a74","kind":"tag","published_at":"2022-09-16T18:31:28.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13c","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13c/manifests"},{"name":"v0.3.13b","sha":"754dd6b6fc07c30bc37a57b1bfdb2eb8db3e6eed","kind":"commit","published_at":"2022-09-16T18:17:40.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13b","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13b/manifests"},{"name":"v0.3.13","sha":"aebb6ae995c17e7b4c56f49fade256944916b2ad","kind":"commit","published_at":"2022-09-16T17:54:57.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:57:18.515Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":49.57823808335413,"forks_count":57.36960319440978,"average":48.037184926378835},"purl":"pkg:conda/elapid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/elapid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/elapid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/elapid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T19:02:14.105Z","issues_count":38,"pull_requests_count":67,"avg_time_to_close_issue":11063392.263157895,"avg_time_to_close_pull_request":756445.8769230769,"issues_closed_count":38,"pull_requests_closed_count":65,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":1.0263157894736843,"avg_comments_per_pull_request":0.23880597014925373,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":666767.0,"past_year_avg_time_to_close_pull_request":23856.666666666668,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"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":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/issues","maintainers":[{"login":"earth-chris","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/earth-chris"}],"active_maintainers":[{"login":"earth-chris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/earth-chris"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/elapid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/elapid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/elapid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/elapid/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11729517,"name":"github.com/earth-chris/elapid","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/earth-chris/elapid","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2022-09-16T17:54:57.000Z","latest_release_published_at":"2025-02-24T23:22:42.000Z","latest_release_number":"v1.0.2","last_synced_at":"2025-09-03T21:02:03.489Z","created_at":"2025-06-04T10:54:57.455Z","updated_at":"2025-09-03T21:02:03.489Z","registry_url":"https://pkg.go.dev/github.com/earth-chris/elapid","install_command":"go get github.com/earth-chris/elapid","documentation_url":"https://pkg.go.dev/github.com/earth-chris/elapid#section-documentation","metadata":{},"repo_metadata":{"id":37020972,"uuid":"349622008","full_name":"earth-chris/elapid","owner":"earth-chris","description":"Species distribution modeling tools, including a python implementation of Maxent","archived":false,"fork":false,"pushed_at":"2025-02-24T23:26:03.000Z","size":6700,"stargazers_count":62,"open_issues_count":4,"forks_count":11,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-23T19:16:51.338Z","etag":null,"topics":["biodiversity-informatics","biogeography","geospatial","maxent","niche-modelling","species-distribution-modelling"],"latest_commit_sha":null,"homepage":"https://elapid.org","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/earth-chris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-20T04:00:24.000Z","updated_at":"2025-05-15T02:37:48.000Z","dependencies_parsed_at":"2023-09-21T19:29:53.659Z","dependency_job_id":"a1148fd2-69be-481d-adaa-4923e76822cd","html_url":"https://github.com/earth-chris/elapid","commit_stats":{"total_commits":401,"total_committers":2,"mean_commits":200.5,"dds":0.007481296758104716,"last_synced_commit":"15220dc3fc277c6ddda805bee1faf700a1d9433f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/earth-chris/elapid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/sbom","scorecard":{"id":363849,"data":{"date":"2025-08-11","repo":{"name":"github.com/earth-chris/elapid","commit":"7b6be12dc161b0935b59a82087ca6138a086d27b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/os-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run-pytest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/os-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/os-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/os-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/os-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/run-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/run-pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:8"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:25:13.762Z","repository_id":37020972,"created_at":"2025-08-18T11:25:13.762Z","updated_at":"2025-08-18T11:25:13.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272892514,"owners_count":25010795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":"earth-chris","name":"Christopher Anderson","uuid":"10216182","kind":"user","description":"ecology | space | design","email":"","website":"https://earth-chris.github.io","location":"San Francisco, CA","twitter":"earth_chris","company":"@planetlabs","icon_url":"https://avatars.githubusercontent.com/u/10216182?u=abccdd72eae96ab5042a5a9a11580202af0adfdf\u0026v=4","repositories_count":17,"last_synced_at":"2025-08-30T14:58:44.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/earth-chris","funding_links":[],"total_stars":128,"followers":37,"following":26,"created_at":"2022-11-12T02:14:20.934Z","updated_at":"2025-08-30T14:58:44.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris/repositories"},"tags":[{"name":"v1.0.2","sha":"7b6be12dc161b0935b59a82087ca6138a086d27b","kind":"commit","published_at":"2025-02-24T23:22:42.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.2","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c868d674ad6e88ca31975599d49c1c14627bfec3","kind":"commit","published_at":"2023-04-10T08:09:35.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.1","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.1/manifests"},{"name":"tmp-1.0","sha":"f79e0d87287457cf544671e7bff810ddf544fda2","kind":"commit","published_at":"2023-04-10T07:56:49.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/tmp-1.0","html_url":"https://github.com/earth-chris/elapid/releases/tag/tmp-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@tmp-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/tmp-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/tmp-1.0/manifests"},{"name":"v1.0.0","sha":"9a06c83c5ea39c927246a0abed0830a9e4fffb1f","kind":"commit","published_at":"2023-04-10T07:20:29.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.0","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.0/manifests"},{"name":"v0.3.20","sha":"4df336ad08336751652163184b10125315ea5af1","kind":"commit","published_at":"2023-02-28T06:15:45.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.20","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"d1780a81ded05fff0f15e947a92abe1fe2be76b9","kind":"commit","published_at":"2023-02-08T07:55:35.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.19","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"688f951be77136d1a8e6ca4a78ca7fa22dab8b4d","kind":"commit","published_at":"2022-11-12T07:07:33.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.18","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"db72c1a95ecffef46c312e6968d70fe6e3092d35","kind":"commit","published_at":"2022-10-21T18:53:56.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.17","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f3fc980f1d19c7b93c6f18eecf08eae8a2eb84ba","kind":"commit","published_at":"2022-10-21T17:32:39.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.16","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"b5c62297ddca95e7563ec13ec498f08e1868fc09","kind":"commit","published_at":"2022-10-05T16:57:23.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.15","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"f8c6770b9434be83260234472163c4313d34ef7a","kind":"commit","published_at":"2022-09-19T05:23:46.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.14","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.14/manifests"},{"name":"v0.3.13c","sha":"a215dd2da0d66539601159bb5917fe5680e17a74","kind":"tag","published_at":"2022-09-16T18:31:28.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13c","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13c/manifests"},{"name":"v0.3.13b","sha":"754dd6b6fc07c30bc37a57b1bfdb2eb8db3e6eed","kind":"commit","published_at":"2022-09-16T18:17:40.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13b","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13b/manifests"},{"name":"v0.3.13","sha":"aebb6ae995c17e7b4c56f49fade256944916b2ad","kind":"commit","published_at":"2022-09-16T17:54:57.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:57:18.483Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/earth-chris/elapid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/earth-chris/elapid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/earth-chris/elapid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/earth-chris/elapid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T19:02:14.105Z","issues_count":38,"pull_requests_count":67,"avg_time_to_close_issue":11063392.263157895,"avg_time_to_close_pull_request":756445.8769230769,"issues_closed_count":38,"pull_requests_closed_count":65,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":1.0263157894736843,"avg_comments_per_pull_request":0.23880597014925373,"merged_pull_requests_count":62,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":666767.0,"past_year_avg_time_to_close_pull_request":23856.666666666668,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"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":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/issues","maintainers":[{"login":"earth-chris","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/earth-chris"}],"active_maintainers":[{"login":"earth-chris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/earth-chris"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearth-chris%2Felapid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearth-chris%2Felapid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearth-chris%2Felapid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fearth-chris%2Felapid/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2721666,"name":"elapid","ecosystem":"pypi","description":"Species distribution modeling tools","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/earth-chris/elapid","keywords_array":["biogeography","ecology","maxent","SDM","species distribution modeling"],"namespace":null,"versions_count":26,"first_release_published_at":"2021-04-06T18:43:54.000Z","latest_release_published_at":"2025-02-24T23:25:04.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-09-03T22:11:29.914Z","created_at":"2022-04-10T10:52:25.614Z","updated_at":"2025-09-04T09:00:43.453Z","registry_url":"https://pypi.org/project/elapid/","install_command":"pip install elapid --index-url https://pypi.org/simple","documentation_url":"https://elapid.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":"elapid","project_status":null},"repo_metadata":{"id":37020972,"uuid":"349622008","full_name":"earth-chris/elapid","owner":"earth-chris","description":"Species distribution modeling tools, including a python implementation of Maxent","archived":false,"fork":false,"pushed_at":"2025-02-24T23:26:03.000Z","size":6700,"stargazers_count":63,"open_issues_count":4,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-30T20:41:57.497Z","etag":null,"topics":["biodiversity-informatics","biogeography","geospatial","maxent","niche-modelling","species-distribution-modelling"],"latest_commit_sha":null,"homepage":"https://elapid.org","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/earth-chris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-20T04:00:24.000Z","updated_at":"2025-08-28T07:50:35.000Z","dependencies_parsed_at":"2023-09-21T19:29:53.659Z","dependency_job_id":"a1148fd2-69be-481d-adaa-4923e76822cd","html_url":"https://github.com/earth-chris/elapid","commit_stats":{"total_commits":401,"total_committers":2,"mean_commits":200.5,"dds":0.007481296758104716,"last_synced_commit":"15220dc3fc277c6ddda805bee1faf700a1d9433f"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/earth-chris/elapid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/sbom","scorecard":{"id":363849,"data":{"date":"2025-08-11","repo":{"name":"github.com/earth-chris/elapid","commit":"7b6be12dc161b0935b59a82087ca6138a086d27b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/os-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/run-pytest.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/os-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/os-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/os-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/os-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/publish-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/run-pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-pytest.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/earth-chris/elapid/run-pytest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish-pypi.yml:24","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-pypi.yml:8"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:25:13.762Z","repository_id":37020972,"created_at":"2025-08-18T11:25:13.762Z","updated_at":"2025-08-18T11:25:13.762Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510221,"owners_count":25118452,"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":"earth-chris","name":"Christopher Anderson","uuid":"10216182","kind":"user","description":"ecology | space | design","email":"","website":"https://earth-chris.github.io","location":"San Francisco, CA","twitter":"earth_chris","company":"@planetlabs","icon_url":"https://avatars.githubusercontent.com/u/10216182?u=abccdd72eae96ab5042a5a9a11580202af0adfdf\u0026v=4","repositories_count":17,"last_synced_at":"2025-08-30T14:58:44.476Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/earth-chris","funding_links":[],"total_stars":128,"followers":37,"following":26,"created_at":"2022-11-12T02:14:20.934Z","updated_at":"2025-08-30T14:58:44.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earth-chris/repositories"},"tags":[{"name":"v1.0.2","sha":"7b6be12dc161b0935b59a82087ca6138a086d27b","kind":"commit","published_at":"2025-02-24T23:22:42.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.2","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c868d674ad6e88ca31975599d49c1c14627bfec3","kind":"commit","published_at":"2023-04-10T08:09:35.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.1","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.1/manifests"},{"name":"tmp-1.0","sha":"f79e0d87287457cf544671e7bff810ddf544fda2","kind":"commit","published_at":"2023-04-10T07:56:49.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/tmp-1.0","html_url":"https://github.com/earth-chris/elapid/releases/tag/tmp-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@tmp-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/tmp-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/tmp-1.0/manifests"},{"name":"v1.0.0","sha":"9a06c83c5ea39c927246a0abed0830a9e4fffb1f","kind":"commit","published_at":"2023-04-10T07:20:29.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v1.0.0","html_url":"https://github.com/earth-chris/elapid/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v1.0.0/manifests"},{"name":"v0.3.20","sha":"4df336ad08336751652163184b10125315ea5af1","kind":"commit","published_at":"2023-02-28T06:15:45.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.20","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"d1780a81ded05fff0f15e947a92abe1fe2be76b9","kind":"commit","published_at":"2023-02-08T07:55:35.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.19","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"688f951be77136d1a8e6ca4a78ca7fa22dab8b4d","kind":"commit","published_at":"2022-11-12T07:07:33.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.18","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"db72c1a95ecffef46c312e6968d70fe6e3092d35","kind":"commit","published_at":"2022-10-21T18:53:56.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.17","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f3fc980f1d19c7b93c6f18eecf08eae8a2eb84ba","kind":"commit","published_at":"2022-10-21T17:32:39.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.16","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"b5c62297ddca95e7563ec13ec498f08e1868fc09","kind":"commit","published_at":"2022-10-05T16:57:23.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.15","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"f8c6770b9434be83260234472163c4313d34ef7a","kind":"commit","published_at":"2022-09-19T05:23:46.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.14","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.14/manifests"},{"name":"v0.3.13c","sha":"a215dd2da0d66539601159bb5917fe5680e17a74","kind":"tag","published_at":"2022-09-16T18:31:28.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13c","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13c/manifests"},{"name":"v0.3.13b","sha":"754dd6b6fc07c30bc37a57b1bfdb2eb8db3e6eed","kind":"commit","published_at":"2022-09-16T18:17:40.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13b","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13b/manifests"},{"name":"v0.3.13","sha":"aebb6ae995c17e7b4c56f49fade256944916b2ad","kind":"commit","published_at":"2022-09-16T17:54:57.000Z","download_url":"https://codeload.github.com/earth-chris/elapid/tar.gz/v0.3.13","html_url":"https://github.com/earth-chris/elapid/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/earth-chris/elapid@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/tags/v0.3.13/manifests"}]},"repo_metadata_updated_at":"2025-09-04T09:00:43.453Z","dependent_packages_count":0,"downloads":950,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.513164211633274,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":16.400602987697113},"purl":"pkg:pypi/elapid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/elapid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/elapid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/elapid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:16:01.148Z","issues_count":38,"pull_requests_count":70,"avg_time_to_close_issue":11063392.263157895,"avg_time_to_close_pull_request":728484.4029850747,"issues_closed_count":38,"pull_requests_closed_count":67,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":1.0263157894736843,"avg_comments_per_pull_request":0.24285714285714285,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":666767.0,"past_year_avg_time_to_close_pull_request":23856.666666666668,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/issues","maintainers":[{"login":"earth-chris","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/earth-chris"}],"active_maintainers":[{"login":"earth-chris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/earth-chris"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/elapid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/elapid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/elapid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/elapid/related_packages","maintainers":[{"uuid":"earth-chris","login":"earth-chris","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/earth-chris/","role":null,"created_at":"2023-02-24T03:46:59.889Z","updated_at":"2023-02-24T03:46:59.889Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/earth-chris/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724713,"maintainers_count":308189,"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":27981,"full_name":"earth-chris/elapid","default_branch":"main","committers":[{"name":"earth-chris","email":"cba@salo.ai","login":"earth-chris","count":405}],"total_commits":405,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":405.0,"dds":0.0,"past_year_committers":[{"name":"Christopher Anderson","email":"10216182+earth-chris","login":"earth-chris","count":5}],"past_year_total_commits":5,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:55:32.069Z","last_synced_commit":"7b6be12dc161b0935b59a82087ca6138a086d27b","created_at":"2023-03-07T16:36:34.558Z","updated_at":"2025-08-07T07:55:32.069Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"earth-chris/elapid","html_url":"https://github.com/earth-chris/elapid","last_synced_at":"2025-08-31T19:16:01.148Z","status":null,"issues_count":38,"pull_requests_count":70,"avg_time_to_close_issue":11063392.263157895,"avg_time_to_close_pull_request":728484.4029850747,"issues_closed_count":38,"pull_requests_closed_count":67,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":1.0263157894736843,"avg_comments_per_pull_request":0.24285714285714285,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":666767.0,"past_year_avg_time_to_close_pull_request":23856.666666666668,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T20:54:48.441Z","updated_at":"2025-09-02T02:11:15.850Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/earth-chris%2Felapid/issues","issue_labels_count":{"bug":16,"enhancement":12,"documentation":10,"low priority":7,"high priority":4,"help wanted":1,"science":1},"pull_request_labels_count":{"enhancement":25,"documentation":17,"bug":14,"science":2,"high priority":1,"low priority":1},"issue_author_associations_count":{"OWNER":28,"NONE":10},"pull_request_author_associations_count":{"OWNER":67,"NONE":4},"issue_authors":{"earth-chris":28,"gabrieldansereau":5,"jeffreysmith-jrs":1,"aFewThings":1,"jcrangel":1,"bobilong":1,"BachirNILU":1},"pull_request_authors":{"earth-chris":67,"butterman0":1,"osgeokr":1,"gabrieldansereau":1,"PC-FSU":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":1},"past_year_pull_request_labels_count":{"bug":4},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"OWNER":6,"NONE":2},"past_year_issue_authors":{"BachirNILU":1,"jcrangel":1},"past_year_pull_request_authors":{"earth-chris":6,"butterman0":1,"PC-FSU":1},"maintainers":[{"login":"earth-chris","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/earth-chris"}],"active_maintainers":[{"login":"earth-chris","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/earth-chris"}]},"events":{"total":{"CreateEvent":6,"ReleaseEvent":3,"IssuesEvent":3,"WatchEvent":12,"DeleteEvent":5,"IssueCommentEvent":7,"PushEvent":11,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":4,"PullRequestEvent":7,"ForkEvent":5},"last_year":{"CreateEvent":6,"ReleaseEvent":3,"IssuesEvent":3,"WatchEvent":12,"DeleteEvent":5,"IssueCommentEvent":7,"PushEvent":11,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":4,"PullRequestEvent":7,"ForkEvent":5}},"keywords":["biodiversity-informatics","biogeography","geospatial","maxent","niche-modelling","species-distribution-modelling"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T19:00:50.744Z","updated_at":"2022-08-08T19:00:50.744Z","repository_link":"https://github.com/earth-chris/elapid/blob/main/requirements.txt","dependencies":[{"id":687019041,"package_name":"descartes","ecosystem":"pypi","requirements":"\u003e=1.1.0","direct":true,"kind":"runtime","optional":false},{"id":687019042,"package_name":"geopandas","ecosystem":"pypi","requirements":"\u003e=0.7.0","direct":true,"kind":"runtime","optional":false},{"id":687019043,"package_name":"glmnet","ecosystem":"pypi","requirements":"\u003e=2.2.0","direct":true,"kind":"runtime","optional":false},{"id":687019044,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18","direct":true,"kind":"runtime","optional":false},{"id":687019045,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":687019046,"package_name":"rasterio","ecosystem":"pypi","requirements":"\u003e=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":687019047,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22.2","direct":true,"kind":"runtime","optional":false},{"id":687019048,"package_name":"shapely","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"runtime","optional":false},{"id":687019049,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.60.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T11:15:10.705Z","updated_at":"2023-01-20T11:15:10.705Z","repository_link":"https://github.com/earth-chris/elapid/blob/main/.github/workflows/deploy-docs.yml","dependencies":[{"id":7060552335,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7060552336,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/os-tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T11:15:10.875Z","updated_at":"2023-01-20T11:15:10.875Z","repository_link":"https://github.com/earth-chris/elapid/blob/main/.github/workflows/os-tests.yml","dependencies":[{"id":7060552443,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7060552444,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T11:15:10.987Z","updated_at":"2023-01-20T11:15:10.987Z","repository_link":"https://github.com/earth-chris/elapid/blob/main/.github/workflows/publish-pypi.yml","dependencies":[{"id":7060552448,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7060552449,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7060552450,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-pytest.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T11:15:11.011Z","updated_at":"2023-01-20T11:15:11.011Z","repository_link":"https://github.com/earth-chris/elapid/blob/main/.github/workflows/run-pytest.yml","dependencies":[{"id":7060552474,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7060552475,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T19:29:49.466Z","updated_at":"2023-09-21T19:29:49.466Z","repository_link":"https://github.com/earth-chris/elapid/blob/main/setup.py","dependencies":[]}],"score":11.06325765418233,"created_at":"2025-09-04T09:17:44.567Z","updated_at":"2025-10-07T08:04:30.559Z","avatar_url":"https://github.com/earth-chris.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":950,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1172","html_url":"https://science.ecosyste.ms/projects/1172","bibtex_url":"https://science.ecosyste.ms/projects/1172/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1172/export.apalike"}