{"id":3074,"name":"SALib","description":"SALib: An open-source Python library for Sensitivity Analysis - Published in JOSS (2017)","url":"https://github.com/salib/salib","last_synced_at":"2025-09-04T16:59:41.625Z","repository":{"id":650965,"uuid":"10383500","full_name":"SALib/SALib","owner":"SALib","description":"Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.","archived":false,"fork":false,"pushed_at":"2025-06-27T07:14:10.000Z","size":6288,"stargazers_count":943,"open_issues_count":64,"forks_count":250,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-09-04T12:58:17.814Z","etag":null,"topics":["global-sensitivity-analysis","joss","morris","numpy","python","salib","sensitivity-analysis","sensitivity-analysis-library","sobol","uncertainty","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"http://SALib.github.io/SALib/","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/SALib.png","metadata":{"files":{"readme":"README-advanced.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2013-05-30T13:38:10.000Z","updated_at":"2025-09-03T11:25:34.000Z","dependencies_parsed_at":"2024-12-03T09:07:31.596Z","dependency_job_id":"54c77068-f107-4d88-a9fc-61e036f998f9","html_url":"https://github.com/SALib/SALib","commit_stats":{"total_commits":1531,"total_committers":51,"mean_commits":"30.019607843137255","dds":0.559111691704768,"last_synced_commit":"942a2d4c40c73e868abe464d6b21763820c0dc9c"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SALib/SALib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/sbom","scorecard":{"id":123684,"data":{"date":"2025-08-11","repo":{"name":"github.com/SALib/SALib","commit":"469aeb6b12286bfbb4ec76bd160f2d629d2ffd4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:22","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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 27 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-16T03:10:20.509Z","repository_id":650965,"created_at":"2025-08-16T03:10:20.509Z","updated_at":"2025-08-16T03:10:20.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641883,"owners_count":25142248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"SALib","name":"SALib","uuid":"13208517","kind":"organization","description":"Sensitivity analysis library for systems modeling","email":null,"website":"http://SALib.github.io/SALib","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13208517?v=4","repositories_count":3,"last_synced_at":"2024-03-25T22:22:48.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SALib","funding_links":[],"total_stars":829,"followers":20,"following":0,"created_at":"2022-11-02T19:02:26.108Z","updated_at":"2024-03-25T22:22:48.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib/repositories"},"packages":[{"id":11709280,"name":"github.com/salib/salib","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/salib/salib","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2015-08-05T15:34:20.000Z","latest_release_published_at":"2024-07-14T11:03:35.000Z","latest_release_number":"v1.5.1","last_synced_at":"2025-09-03T23:08:30.111Z","created_at":"2025-05-30T10:32:52.505Z","updated_at":"2025-09-03T23:08:30.111Z","registry_url":"https://pkg.go.dev/github.com/salib/salib","install_command":"go get github.com/salib/salib","documentation_url":"https://pkg.go.dev/github.com/salib/salib#section-documentation","metadata":{},"repo_metadata":{"id":650965,"uuid":"10383500","full_name":"SALib/SALib","owner":"SALib","description":"Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.","archived":false,"fork":false,"pushed_at":"2025-06-27T07:14:10.000Z","size":6288,"stargazers_count":941,"open_issues_count":64,"forks_count":250,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-20T16:09:38.521Z","etag":null,"topics":["global-sensitivity-analysis","joss","morris","numpy","python","salib","sensitivity-analysis","sensitivity-analysis-library","sobol","uncertainty","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"http://SALib.github.io/SALib/","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/SALib.png","metadata":{"files":{"readme":"README-advanced.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2013-05-30T13:38:10.000Z","updated_at":"2025-08-18T12:33:52.000Z","dependencies_parsed_at":"2024-12-03T09:07:31.596Z","dependency_job_id":"54c77068-f107-4d88-a9fc-61e036f998f9","html_url":"https://github.com/SALib/SALib","commit_stats":{"total_commits":1531,"total_committers":51,"mean_commits":"30.019607843137255","dds":0.559111691704768,"last_synced_commit":"942a2d4c40c73e868abe464d6b21763820c0dc9c"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SALib/SALib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/sbom","scorecard":{"id":123684,"data":{"date":"2025-08-11","repo":{"name":"github.com/SALib/SALib","commit":"469aeb6b12286bfbb4ec76bd160f2d629d2ffd4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:22","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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 27 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-16T03:10:20.509Z","repository_id":650965,"created_at":"2025-08-16T03:10:20.509Z","updated_at":"2025-08-16T03:10:20.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271347053,"owners_count":24743754,"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-20T02:00:09.606Z","response_time":69,"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":"SALib","name":"SALib","uuid":"13208517","kind":"organization","description":"Sensitivity analysis library for systems modeling","email":null,"website":"http://SALib.github.io/SALib","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13208517?v=4","repositories_count":3,"last_synced_at":"2024-03-25T22:22:48.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SALib","funding_links":[],"total_stars":829,"followers":20,"following":0,"created_at":"2022-11-02T19:02:26.108Z","updated_at":"2024-03-25T22:22:48.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib/repositories"},"tags":[{"name":"v1.5.1","sha":"6fb0a9c144692be5993e50dc99575eab44c192be","kind":"commit","published_at":"2024-07-14T11:03:35.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b74828ea49b399da7a906c3163798aee2d0d3d9d","kind":"commit","published_at":"2024-04-21T06:49:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0/manifests"},{"name":"v1.4.8","sha":"18abeb9325e61dfb5ad1cbe2d7b08d4b2f1629d2","kind":"commit","published_at":"2024-02-18T21:07:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3a09f1dca7111a63eb40206939ef25c2c2211b71","kind":"commit","published_at":"2023-01-08T00:57:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7/manifests"},{"name":"v1.4.6.1","sha":"e7e28a9c9638b2004a1532bb01deda98b14e3741","kind":"commit","published_at":"2022-10-19T01:18:18.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1/manifests"},{"name":"v1.4.6","sha":"54d21fe9a9097e981977434891a3a047acdb71a4","kind":"commit","published_at":"2022-10-02T03:16:07.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6/manifests"},{"name":"v1.4.6-rc","sha":"61996b8e3be8c95775b6ddfe93c2ec91a1c9e3bc","kind":"commit","published_at":"2022-09-25T09:29:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-rc","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc/manifests"},{"name":"v1.4.6-beta.2","sha":"499192bf9b68bec78e902a8e776049ec98624e5a","kind":"commit","published_at":"2022-09-13T23:38:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2/manifests"},{"name":"v1.4.6-beta.1","sha":"d3c9348b31a189a194ec34276eb2b90ab5b567b8","kind":"commit","published_at":"2022-06-05T10:40:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1/manifests"},{"name":"v1.4.6-beta.0","sha":"98c95b1a7ffd53f0b664b1f8dd808b05693b1312","kind":"commit","published_at":"2022-03-15T11:41:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0/manifests"},{"name":"v1.4.5","sha":"d6f35da47712c3eccb9e5516295f114716536378","kind":"commit","published_at":"2021-09-04T05:26:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:59:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4/manifests"},{"name":"v1.4.4-dev2","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:33:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2/manifests"},{"name":"v1.4.4-dev1","sha":"a846c667f51b0f5599c3838c15409db1611b78d1","kind":"tag","published_at":"2021-08-12T14:09:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1/manifests"},{"name":"v1.4.4-dev0","sha":"7d3ebc28e9d1c9b0aecc6b5e782b3b129151c0fc","kind":"tag","published_at":"2021-08-12T14:09:30.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0/manifests"},{"name":"v1.4.3","sha":"e8aeb9bcce27a4f55ca72ee816034cba5686e8af","kind":"tag","published_at":"2021-08-12T10:45:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"4c1a839a57993ddb4a8965c9139ed82e94a595ca","kind":"tag","published_at":"2021-08-12T10:43:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2/manifests"},{"name":"v1.4.0.2","sha":"9fba0aae129923f27596194978659b49385931fa","kind":"commit","published_at":"2021-07-01T12:34:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2/manifests"},{"name":"v1.4.0.1","sha":"c8b65d79cec3be2e651563e05830ce52af3183df","kind":"commit","published_at":"2021-06-29T13:22:39.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1/manifests"},{"name":"v1.4.0","sha":"9e735011cfec675e3103b00692fc8a68e53f480a","kind":"commit","published_at":"2021-06-27T08:02:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"a5e07f8160e6c2e6a3099eef66611cd0af9dc866","kind":"commit","published_at":"2021-04-21T13:11:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.13","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13/manifests"},{"name":"v1.4.0.rc0","sha":"e30a3a559aa017997e5172e1e48bc50ddb085597","kind":"commit","published_at":"2021-04-21T12:12:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.rc0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0/manifests"},{"name":"1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@1.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0/manifests"},{"name":"1.4.0-beta0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0-beta0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@1.4.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0/manifests"},{"name":"v1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0/manifests"},{"name":"v1.4.0-beta.0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0/manifests"},{"name":"v1.3.12","sha":"1d79f1fd33239ecd24f834e5eace59d598e8694e","kind":"commit","published_at":"2020-11-12T15:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12/manifests"},{"name":"v1.4.0.dev3","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3/manifests"},{"name":"v1.4.0.dev2","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2/manifests"},{"name":"v1.4.0.dev1","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1/manifests"},{"name":"v1.4.0.dev0","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.12-dev","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12-dev","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev/manifests"},{"name":"v1.3.12.dev0","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0/manifests"},{"name":"v1.3.11","sha":"b93924d207585825689c5628a05418da037547d5","kind":"tag","published_at":"2020-04-20T05:35:41.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.11","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"9776be5248ca94e3deafb6508d1000c1a32e5b6f","kind":"tag","published_at":"2020-04-19T23:30:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.10","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"dde58ca9f49d54d8a7efbd7c2fe380c3f56bacc0","kind":"tag","published_at":"2020-04-19T23:09:36.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.9","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"c14977b151acba6e312ee197a22f896eaaa1c070","kind":"commit","published_at":"2019-09-02T19:22:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"67b8e69fdcfc83ec72f3d63e6803fce1d083b708","kind":"commit","published_at":"2019-06-08T19:40:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"daca92c33fc97235dc59f1ef99d343c388745642","kind":"tag","published_at":"2019-05-22T15:37:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e9e9db288e4dd1dc16215c3332cb29cde1d8a23b","kind":"tag","published_at":"2019-05-22T15:23:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a36d0edaf96b1ceea4c9a56019657c84a553c38","kind":"commit","published_at":"2019-04-30T11:29:27.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5384b035ce293e95a375c7492d98c36be3263fa6","kind":"tag","published_at":"2019-03-14T14:57:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"a2f63ef6cc839e7e8cad5c5ef0e65063d979d669","kind":"tag","published_at":"2019-03-14T14:20:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"f1239e99b783aef80f9800e8cf988cbfd51ac5c3","kind":"tag","published_at":"2019-03-14T12:42:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1/manifests"},{"name":"v1.2","sha":"5deeaf316ef58ea0a26295c8ad2ca57cdc739d45","kind":"commit","published_at":"2018-11-25T19:03:48.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2/manifests"},{"name":"v1.1.3","sha":"fd64136192f00a9e3e65a8c5c05e30d93ed5e750","kind":"commit","published_at":"2018-01-24T18:21:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e0965ae4810d0b5343015bf35575d6ce6b6ef75f","kind":"commit","published_at":"2017-10-09T18:26:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"6b259fa57f9e8efdca2a69868ce5609ffa8ad332","kind":"commit","published_at":"2017-10-08T15:50:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f44161489c64db5c816dc081ffb8d1d532f62c4d","kind":"commit","published_at":"2017-08-30T16:14:17.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"1bbf409b10c23026344a557c82619f3775d038a6","kind":"tag","published_at":"2017-06-25T16:08:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-25T11:43:12.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-23T17:44:03.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b733b02f865084d9a1cef71b4ca55323b81c011e","kind":"tag","published_at":"2017-06-23T17:37:58.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"86030764dd45268cc2395a9563fdf36fca7a93ac","kind":"commit","published_at":"2017-03-31T16:35:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"143fd6935ff9c4a60bef837c1bc7ae11cec3c259","kind":"commit","published_at":"2017-01-07T23:39:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ad934819231e1b753b7321572fe11ac203f85339","kind":"commit","published_at":"2016-10-11T15:37:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9d6898b0a65f570680c5ee14bb6c4a8e7f51aeba","kind":"commit","published_at":"2016-10-11T15:17:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0/manifests"},{"name":"v0.7.1","sha":"d4dc4edac6e76fb31b060a5aa4b60d43c0abdb30","kind":"commit","published_at":"2016-02-24T05:10:50.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"52bd29d41eb3b4a8944a6f317ab814537d99c678","kind":"commit","published_at":"2015-09-23T15:02:55.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7/manifests"},{"name":"v0.6.3","sha":"13410a39e9eaea0aa0777e02220d691aac0bacee","kind":"commit","published_at":"2015-08-29T19:05:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"74546d8d130a3944aba4c8745d35475a69c7e856","kind":"commit","published_at":"2015-08-25T14:44:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1596d7820c63bfe9ebaac4dc61f31134385eaddf","kind":"commit","published_at":"2015-08-05T15:34:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"abe22526fc138b5c1d51612165c6d5653915b158","kind":"commit","published_at":"2015-07-09T19:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6/manifests"},{"name":"v0.5","sha":"2cde96e1822de0c26d7b27871f7cf8e05886e13e","kind":"commit","published_at":"2015-05-08T12:59:11.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5/manifests"},{"name":"v0.4","sha":"c00481fcaaedd65637ce7aa0d8d30de7848d30fd","kind":"commit","published_at":"2015-01-30T20:01:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4/manifests"},{"name":"v0.3","sha":"c1de4e4c0684cd4ad17118dae2788b7681a261f5","kind":"commit","published_at":"2014-12-29T19:53:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3/manifests"},{"name":"v0.1","sha":"0e1e5a6d22e8519e0501d838ab9788559b15ee83","kind":"commit","published_at":"2014-12-12T17:59:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1/manifests"},{"name":"v0.2","sha":"1c446da752ea56b0cf7b0c170b541bf3d8ee627b","kind":"commit","published_at":"2014-11-29T16:35:04.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-20T16:20:41.402Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.784814001734242,"dependent_packages_count":5.420815499828766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.602814750781504},"purl":"pkg:golang/github.com/salib/salib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/salib/salib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/salib/salib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/salib/salib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T16:06:47.954Z","issues_count":115,"pull_requests_count":85,"avg_time_to_close_issue":10137569.95,"avg_time_to_close_pull_request":4174558.4285714286,"issues_closed_count":80,"pull_requests_closed_count":77,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":4.643478260869565,"avg_comments_per_pull_request":2.411764705882353,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":227076.0,"past_year_avg_time_to_close_pull_request":46375.5,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":3.857142857142857,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/issues","maintainers":[{"login":"ConnectedSystems","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"tupui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tupui"},{"login":"willu47","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"},{"login":"sahin-abdullah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sahin-abdullah"}],"active_maintainers":[{"login":"ConnectedSystems","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"willu47","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsalib%2Fsalib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsalib%2Fsalib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsalib%2Fsalib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsalib%2Fsalib/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":11709279,"name":"github.com/SALib/SALib","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/SALib/SALib","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2015-08-05T15:34:20.000Z","latest_release_published_at":"2024-07-14T11:03:35.000Z","latest_release_number":"v1.5.1","last_synced_at":"2025-09-03T23:08:35.400Z","created_at":"2025-05-30T10:32:52.490Z","updated_at":"2025-09-03T23:08:35.400Z","registry_url":"https://pkg.go.dev/github.com/SALib/SALib","install_command":"go get github.com/SALib/SALib","documentation_url":"https://pkg.go.dev/github.com/SALib/SALib#section-documentation","metadata":{},"repo_metadata":{"id":650965,"uuid":"10383500","full_name":"SALib/SALib","owner":"SALib","description":"Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.","archived":false,"fork":false,"pushed_at":"2025-06-27T07:14:10.000Z","size":6288,"stargazers_count":941,"open_issues_count":64,"forks_count":250,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-20T16:09:38.521Z","etag":null,"topics":["global-sensitivity-analysis","joss","morris","numpy","python","salib","sensitivity-analysis","sensitivity-analysis-library","sobol","uncertainty","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"http://SALib.github.io/SALib/","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/SALib.png","metadata":{"files":{"readme":"README-advanced.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2013-05-30T13:38:10.000Z","updated_at":"2025-08-18T12:33:52.000Z","dependencies_parsed_at":"2024-12-03T09:07:31.596Z","dependency_job_id":"54c77068-f107-4d88-a9fc-61e036f998f9","html_url":"https://github.com/SALib/SALib","commit_stats":{"total_commits":1531,"total_committers":51,"mean_commits":"30.019607843137255","dds":0.559111691704768,"last_synced_commit":"942a2d4c40c73e868abe464d6b21763820c0dc9c"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SALib/SALib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/sbom","scorecard":{"id":123684,"data":{"date":"2025-08-11","repo":{"name":"github.com/SALib/SALib","commit":"469aeb6b12286bfbb4ec76bd160f2d629d2ffd4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:22","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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 27 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-16T03:10:20.509Z","repository_id":650965,"created_at":"2025-08-16T03:10:20.509Z","updated_at":"2025-08-16T03:10:20.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271347053,"owners_count":24743754,"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-20T02:00:09.606Z","response_time":69,"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":"SALib","name":"SALib","uuid":"13208517","kind":"organization","description":"Sensitivity analysis library for systems modeling","email":null,"website":"http://SALib.github.io/SALib","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13208517?v=4","repositories_count":3,"last_synced_at":"2024-03-25T22:22:48.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SALib","funding_links":[],"total_stars":829,"followers":20,"following":0,"created_at":"2022-11-02T19:02:26.108Z","updated_at":"2024-03-25T22:22:48.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib/repositories"},"tags":[{"name":"v1.5.1","sha":"6fb0a9c144692be5993e50dc99575eab44c192be","kind":"commit","published_at":"2024-07-14T11:03:35.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b74828ea49b399da7a906c3163798aee2d0d3d9d","kind":"commit","published_at":"2024-04-21T06:49:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0/manifests"},{"name":"v1.4.8","sha":"18abeb9325e61dfb5ad1cbe2d7b08d4b2f1629d2","kind":"commit","published_at":"2024-02-18T21:07:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3a09f1dca7111a63eb40206939ef25c2c2211b71","kind":"commit","published_at":"2023-01-08T00:57:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7/manifests"},{"name":"v1.4.6.1","sha":"e7e28a9c9638b2004a1532bb01deda98b14e3741","kind":"commit","published_at":"2022-10-19T01:18:18.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1/manifests"},{"name":"v1.4.6","sha":"54d21fe9a9097e981977434891a3a047acdb71a4","kind":"commit","published_at":"2022-10-02T03:16:07.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6/manifests"},{"name":"v1.4.6-rc","sha":"61996b8e3be8c95775b6ddfe93c2ec91a1c9e3bc","kind":"commit","published_at":"2022-09-25T09:29:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-rc","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc/manifests"},{"name":"v1.4.6-beta.2","sha":"499192bf9b68bec78e902a8e776049ec98624e5a","kind":"commit","published_at":"2022-09-13T23:38:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2/manifests"},{"name":"v1.4.6-beta.1","sha":"d3c9348b31a189a194ec34276eb2b90ab5b567b8","kind":"commit","published_at":"2022-06-05T10:40:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1/manifests"},{"name":"v1.4.6-beta.0","sha":"98c95b1a7ffd53f0b664b1f8dd808b05693b1312","kind":"commit","published_at":"2022-03-15T11:41:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0/manifests"},{"name":"v1.4.5","sha":"d6f35da47712c3eccb9e5516295f114716536378","kind":"commit","published_at":"2021-09-04T05:26:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:59:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4/manifests"},{"name":"v1.4.4-dev2","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:33:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2/manifests"},{"name":"v1.4.4-dev1","sha":"a846c667f51b0f5599c3838c15409db1611b78d1","kind":"tag","published_at":"2021-08-12T14:09:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1/manifests"},{"name":"v1.4.4-dev0","sha":"7d3ebc28e9d1c9b0aecc6b5e782b3b129151c0fc","kind":"tag","published_at":"2021-08-12T14:09:30.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0/manifests"},{"name":"v1.4.3","sha":"e8aeb9bcce27a4f55ca72ee816034cba5686e8af","kind":"tag","published_at":"2021-08-12T10:45:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"4c1a839a57993ddb4a8965c9139ed82e94a595ca","kind":"tag","published_at":"2021-08-12T10:43:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2/manifests"},{"name":"v1.4.0.2","sha":"9fba0aae129923f27596194978659b49385931fa","kind":"commit","published_at":"2021-07-01T12:34:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2/manifests"},{"name":"v1.4.0.1","sha":"c8b65d79cec3be2e651563e05830ce52af3183df","kind":"commit","published_at":"2021-06-29T13:22:39.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1/manifests"},{"name":"v1.4.0","sha":"9e735011cfec675e3103b00692fc8a68e53f480a","kind":"commit","published_at":"2021-06-27T08:02:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"a5e07f8160e6c2e6a3099eef66611cd0af9dc866","kind":"commit","published_at":"2021-04-21T13:11:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.13","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13/manifests"},{"name":"v1.4.0.rc0","sha":"e30a3a559aa017997e5172e1e48bc50ddb085597","kind":"commit","published_at":"2021-04-21T12:12:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.rc0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0/manifests"},{"name":"1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@1.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0/manifests"},{"name":"1.4.0-beta0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0-beta0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@1.4.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0/manifests"},{"name":"v1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0/manifests"},{"name":"v1.4.0-beta.0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0/manifests"},{"name":"v1.3.12","sha":"1d79f1fd33239ecd24f834e5eace59d598e8694e","kind":"commit","published_at":"2020-11-12T15:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12/manifests"},{"name":"v1.4.0.dev3","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3/manifests"},{"name":"v1.4.0.dev2","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2/manifests"},{"name":"v1.4.0.dev1","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1/manifests"},{"name":"v1.4.0.dev0","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.12-dev","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12-dev","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev/manifests"},{"name":"v1.3.12.dev0","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0/manifests"},{"name":"v1.3.11","sha":"b93924d207585825689c5628a05418da037547d5","kind":"tag","published_at":"2020-04-20T05:35:41.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.11","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"9776be5248ca94e3deafb6508d1000c1a32e5b6f","kind":"tag","published_at":"2020-04-19T23:30:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.10","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"dde58ca9f49d54d8a7efbd7c2fe380c3f56bacc0","kind":"tag","published_at":"2020-04-19T23:09:36.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.9","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"c14977b151acba6e312ee197a22f896eaaa1c070","kind":"commit","published_at":"2019-09-02T19:22:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"67b8e69fdcfc83ec72f3d63e6803fce1d083b708","kind":"commit","published_at":"2019-06-08T19:40:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"daca92c33fc97235dc59f1ef99d343c388745642","kind":"tag","published_at":"2019-05-22T15:37:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e9e9db288e4dd1dc16215c3332cb29cde1d8a23b","kind":"tag","published_at":"2019-05-22T15:23:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a36d0edaf96b1ceea4c9a56019657c84a553c38","kind":"commit","published_at":"2019-04-30T11:29:27.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5384b035ce293e95a375c7492d98c36be3263fa6","kind":"tag","published_at":"2019-03-14T14:57:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"a2f63ef6cc839e7e8cad5c5ef0e65063d979d669","kind":"tag","published_at":"2019-03-14T14:20:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"f1239e99b783aef80f9800e8cf988cbfd51ac5c3","kind":"tag","published_at":"2019-03-14T12:42:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1/manifests"},{"name":"v1.2","sha":"5deeaf316ef58ea0a26295c8ad2ca57cdc739d45","kind":"commit","published_at":"2018-11-25T19:03:48.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2/manifests"},{"name":"v1.1.3","sha":"fd64136192f00a9e3e65a8c5c05e30d93ed5e750","kind":"commit","published_at":"2018-01-24T18:21:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e0965ae4810d0b5343015bf35575d6ce6b6ef75f","kind":"commit","published_at":"2017-10-09T18:26:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"6b259fa57f9e8efdca2a69868ce5609ffa8ad332","kind":"commit","published_at":"2017-10-08T15:50:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f44161489c64db5c816dc081ffb8d1d532f62c4d","kind":"commit","published_at":"2017-08-30T16:14:17.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"1bbf409b10c23026344a557c82619f3775d038a6","kind":"tag","published_at":"2017-06-25T16:08:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-25T11:43:12.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-23T17:44:03.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b733b02f865084d9a1cef71b4ca55323b81c011e","kind":"tag","published_at":"2017-06-23T17:37:58.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"86030764dd45268cc2395a9563fdf36fca7a93ac","kind":"commit","published_at":"2017-03-31T16:35:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"143fd6935ff9c4a60bef837c1bc7ae11cec3c259","kind":"commit","published_at":"2017-01-07T23:39:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ad934819231e1b753b7321572fe11ac203f85339","kind":"commit","published_at":"2016-10-11T15:37:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9d6898b0a65f570680c5ee14bb6c4a8e7f51aeba","kind":"commit","published_at":"2016-10-11T15:17:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0/manifests"},{"name":"v0.7.1","sha":"d4dc4edac6e76fb31b060a5aa4b60d43c0abdb30","kind":"commit","published_at":"2016-02-24T05:10:50.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"52bd29d41eb3b4a8944a6f317ab814537d99c678","kind":"commit","published_at":"2015-09-23T15:02:55.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7/manifests"},{"name":"v0.6.3","sha":"13410a39e9eaea0aa0777e02220d691aac0bacee","kind":"commit","published_at":"2015-08-29T19:05:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"74546d8d130a3944aba4c8745d35475a69c7e856","kind":"commit","published_at":"2015-08-25T14:44:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1596d7820c63bfe9ebaac4dc61f31134385eaddf","kind":"commit","published_at":"2015-08-05T15:34:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"abe22526fc138b5c1d51612165c6d5653915b158","kind":"commit","published_at":"2015-07-09T19:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6/manifests"},{"name":"v0.5","sha":"2cde96e1822de0c26d7b27871f7cf8e05886e13e","kind":"commit","published_at":"2015-05-08T12:59:11.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5/manifests"},{"name":"v0.4","sha":"c00481fcaaedd65637ce7aa0d8d30de7848d30fd","kind":"commit","published_at":"2015-01-30T20:01:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4/manifests"},{"name":"v0.3","sha":"c1de4e4c0684cd4ad17118dae2788b7681a261f5","kind":"commit","published_at":"2014-12-29T19:53:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3/manifests"},{"name":"v0.1","sha":"0e1e5a6d22e8519e0501d838ab9788559b15ee83","kind":"commit","published_at":"2014-12-12T17:59:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1/manifests"},{"name":"v0.2","sha":"1c446da752ea56b0cf7b0c170b541bf3d8ee627b","kind":"commit","published_at":"2014-11-29T16:35:04.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-20T16:20:41.340Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.784814001734242,"dependent_packages_count":5.420815499828766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.602814750781504},"purl":"pkg:golang/github.com/%21s%21a%21lib/%21s%21a%21lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/SALib/SALib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/SALib/SALib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/SALib/SALib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T16:06:47.954Z","issues_count":115,"pull_requests_count":85,"avg_time_to_close_issue":10137569.95,"avg_time_to_close_pull_request":4174558.4285714286,"issues_closed_count":80,"pull_requests_closed_count":77,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":4.643478260869565,"avg_comments_per_pull_request":2.411764705882353,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":227076.0,"past_year_avg_time_to_close_pull_request":46375.5,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":3.857142857142857,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/issues","maintainers":[{"login":"ConnectedSystems","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"tupui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tupui"},{"login":"willu47","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"},{"login":"sahin-abdullah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sahin-abdullah"}],"active_maintainers":[{"login":"ConnectedSystems","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"willu47","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSALib%2FSALib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSALib%2FSALib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSALib%2FSALib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FSALib%2FSALib/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":8123402,"name":"salib","ecosystem":"conda","description":"Python implementations of commonly used sensitivity analysis methods. Useful in systems modeling to calculate the effects of model inputs or exogenous factors on outputs of interest.","homepage":"https://github.com/SALib/SALib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/SALib/SALib","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-08-21T11:01:45.000Z","latest_release_published_at":"2023-08-21T11:01:45.000Z","latest_release_number":"1.4.7","last_synced_at":"2025-09-03T23:08:42.762Z","created_at":"2023-08-21T11:42:09.213Z","updated_at":"2025-09-03T23:08:42.763Z","registry_url":"https://anaconda.org/anaconda/salib","install_command":"conda install -c anaconda salib","documentation_url":null,"metadata":{},"repo_metadata":{"id":650965,"uuid":"10383500","full_name":"SALib/SALib","owner":"SALib","description":"Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.","archived":false,"fork":false,"pushed_at":"2025-06-27T07:14:10.000Z","size":6288,"stargazers_count":941,"open_issues_count":64,"forks_count":250,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-20T16:09:38.521Z","etag":null,"topics":["global-sensitivity-analysis","joss","morris","numpy","python","salib","sensitivity-analysis","sensitivity-analysis-library","sobol","uncertainty","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"http://SALib.github.io/SALib/","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/SALib.png","metadata":{"files":{"readme":"README-advanced.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2013-05-30T13:38:10.000Z","updated_at":"2025-08-18T12:33:52.000Z","dependencies_parsed_at":"2024-12-03T09:07:31.596Z","dependency_job_id":"54c77068-f107-4d88-a9fc-61e036f998f9","html_url":"https://github.com/SALib/SALib","commit_stats":{"total_commits":1531,"total_committers":51,"mean_commits":"30.019607843137255","dds":0.559111691704768,"last_synced_commit":"942a2d4c40c73e868abe464d6b21763820c0dc9c"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SALib/SALib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/sbom","scorecard":{"id":123684,"data":{"date":"2025-08-11","repo":{"name":"github.com/SALib/SALib","commit":"469aeb6b12286bfbb4ec76bd160f2d629d2ffd4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:22","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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 27 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-16T03:10:20.509Z","repository_id":650965,"created_at":"2025-08-16T03:10:20.509Z","updated_at":"2025-08-16T03:10:20.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271347053,"owners_count":24743754,"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-20T02:00:09.606Z","response_time":69,"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":"SALib","name":"SALib","uuid":"13208517","kind":"organization","description":"Sensitivity analysis library for systems modeling","email":null,"website":"http://SALib.github.io/SALib","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13208517?v=4","repositories_count":3,"last_synced_at":"2024-03-25T22:22:48.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SALib","funding_links":[],"total_stars":829,"followers":20,"following":0,"created_at":"2022-11-02T19:02:26.108Z","updated_at":"2024-03-25T22:22:48.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib/repositories"},"tags":[{"name":"v1.5.1","sha":"6fb0a9c144692be5993e50dc99575eab44c192be","kind":"commit","published_at":"2024-07-14T11:03:35.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b74828ea49b399da7a906c3163798aee2d0d3d9d","kind":"commit","published_at":"2024-04-21T06:49:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0/manifests"},{"name":"v1.4.8","sha":"18abeb9325e61dfb5ad1cbe2d7b08d4b2f1629d2","kind":"commit","published_at":"2024-02-18T21:07:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3a09f1dca7111a63eb40206939ef25c2c2211b71","kind":"commit","published_at":"2023-01-08T00:57:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7/manifests"},{"name":"v1.4.6.1","sha":"e7e28a9c9638b2004a1532bb01deda98b14e3741","kind":"commit","published_at":"2022-10-19T01:18:18.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1/manifests"},{"name":"v1.4.6","sha":"54d21fe9a9097e981977434891a3a047acdb71a4","kind":"commit","published_at":"2022-10-02T03:16:07.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6/manifests"},{"name":"v1.4.6-rc","sha":"61996b8e3be8c95775b6ddfe93c2ec91a1c9e3bc","kind":"commit","published_at":"2022-09-25T09:29:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-rc","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc/manifests"},{"name":"v1.4.6-beta.2","sha":"499192bf9b68bec78e902a8e776049ec98624e5a","kind":"commit","published_at":"2022-09-13T23:38:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2/manifests"},{"name":"v1.4.6-beta.1","sha":"d3c9348b31a189a194ec34276eb2b90ab5b567b8","kind":"commit","published_at":"2022-06-05T10:40:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1/manifests"},{"name":"v1.4.6-beta.0","sha":"98c95b1a7ffd53f0b664b1f8dd808b05693b1312","kind":"commit","published_at":"2022-03-15T11:41:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0/manifests"},{"name":"v1.4.5","sha":"d6f35da47712c3eccb9e5516295f114716536378","kind":"commit","published_at":"2021-09-04T05:26:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:59:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4/manifests"},{"name":"v1.4.4-dev2","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:33:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2/manifests"},{"name":"v1.4.4-dev1","sha":"a846c667f51b0f5599c3838c15409db1611b78d1","kind":"tag","published_at":"2021-08-12T14:09:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1/manifests"},{"name":"v1.4.4-dev0","sha":"7d3ebc28e9d1c9b0aecc6b5e782b3b129151c0fc","kind":"tag","published_at":"2021-08-12T14:09:30.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0/manifests"},{"name":"v1.4.3","sha":"e8aeb9bcce27a4f55ca72ee816034cba5686e8af","kind":"tag","published_at":"2021-08-12T10:45:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"4c1a839a57993ddb4a8965c9139ed82e94a595ca","kind":"tag","published_at":"2021-08-12T10:43:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2/manifests"},{"name":"v1.4.0.2","sha":"9fba0aae129923f27596194978659b49385931fa","kind":"commit","published_at":"2021-07-01T12:34:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2/manifests"},{"name":"v1.4.0.1","sha":"c8b65d79cec3be2e651563e05830ce52af3183df","kind":"commit","published_at":"2021-06-29T13:22:39.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1/manifests"},{"name":"v1.4.0","sha":"9e735011cfec675e3103b00692fc8a68e53f480a","kind":"commit","published_at":"2021-06-27T08:02:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"a5e07f8160e6c2e6a3099eef66611cd0af9dc866","kind":"commit","published_at":"2021-04-21T13:11:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.13","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13/manifests"},{"name":"v1.4.0.rc0","sha":"e30a3a559aa017997e5172e1e48bc50ddb085597","kind":"commit","published_at":"2021-04-21T12:12:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.rc0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0/manifests"},{"name":"1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@1.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0/manifests"},{"name":"1.4.0-beta0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0-beta0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@1.4.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0/manifests"},{"name":"v1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0/manifests"},{"name":"v1.4.0-beta.0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0/manifests"},{"name":"v1.3.12","sha":"1d79f1fd33239ecd24f834e5eace59d598e8694e","kind":"commit","published_at":"2020-11-12T15:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12/manifests"},{"name":"v1.4.0.dev3","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3/manifests"},{"name":"v1.4.0.dev2","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2/manifests"},{"name":"v1.4.0.dev1","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1/manifests"},{"name":"v1.4.0.dev0","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.12-dev","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12-dev","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev/manifests"},{"name":"v1.3.12.dev0","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0/manifests"},{"name":"v1.3.11","sha":"b93924d207585825689c5628a05418da037547d5","kind":"tag","published_at":"2020-04-20T05:35:41.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.11","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"9776be5248ca94e3deafb6508d1000c1a32e5b6f","kind":"tag","published_at":"2020-04-19T23:30:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.10","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"dde58ca9f49d54d8a7efbd7c2fe380c3f56bacc0","kind":"tag","published_at":"2020-04-19T23:09:36.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.9","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"c14977b151acba6e312ee197a22f896eaaa1c070","kind":"commit","published_at":"2019-09-02T19:22:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"67b8e69fdcfc83ec72f3d63e6803fce1d083b708","kind":"commit","published_at":"2019-06-08T19:40:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"daca92c33fc97235dc59f1ef99d343c388745642","kind":"tag","published_at":"2019-05-22T15:37:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e9e9db288e4dd1dc16215c3332cb29cde1d8a23b","kind":"tag","published_at":"2019-05-22T15:23:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a36d0edaf96b1ceea4c9a56019657c84a553c38","kind":"commit","published_at":"2019-04-30T11:29:27.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5384b035ce293e95a375c7492d98c36be3263fa6","kind":"tag","published_at":"2019-03-14T14:57:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"a2f63ef6cc839e7e8cad5c5ef0e65063d979d669","kind":"tag","published_at":"2019-03-14T14:20:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"f1239e99b783aef80f9800e8cf988cbfd51ac5c3","kind":"tag","published_at":"2019-03-14T12:42:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1/manifests"},{"name":"v1.2","sha":"5deeaf316ef58ea0a26295c8ad2ca57cdc739d45","kind":"commit","published_at":"2018-11-25T19:03:48.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2/manifests"},{"name":"v1.1.3","sha":"fd64136192f00a9e3e65a8c5c05e30d93ed5e750","kind":"commit","published_at":"2018-01-24T18:21:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e0965ae4810d0b5343015bf35575d6ce6b6ef75f","kind":"commit","published_at":"2017-10-09T18:26:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"6b259fa57f9e8efdca2a69868ce5609ffa8ad332","kind":"commit","published_at":"2017-10-08T15:50:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f44161489c64db5c816dc081ffb8d1d532f62c4d","kind":"commit","published_at":"2017-08-30T16:14:17.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"1bbf409b10c23026344a557c82619f3775d038a6","kind":"tag","published_at":"2017-06-25T16:08:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-25T11:43:12.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-23T17:44:03.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b733b02f865084d9a1cef71b4ca55323b81c011e","kind":"tag","published_at":"2017-06-23T17:37:58.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"86030764dd45268cc2395a9563fdf36fca7a93ac","kind":"commit","published_at":"2017-03-31T16:35:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"143fd6935ff9c4a60bef837c1bc7ae11cec3c259","kind":"commit","published_at":"2017-01-07T23:39:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ad934819231e1b753b7321572fe11ac203f85339","kind":"commit","published_at":"2016-10-11T15:37:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9d6898b0a65f570680c5ee14bb6c4a8e7f51aeba","kind":"commit","published_at":"2016-10-11T15:17:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0/manifests"},{"name":"v0.7.1","sha":"d4dc4edac6e76fb31b060a5aa4b60d43c0abdb30","kind":"commit","published_at":"2016-02-24T05:10:50.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"52bd29d41eb3b4a8944a6f317ab814537d99c678","kind":"commit","published_at":"2015-09-23T15:02:55.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7/manifests"},{"name":"v0.6.3","sha":"13410a39e9eaea0aa0777e02220d691aac0bacee","kind":"commit","published_at":"2015-08-29T19:05:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"74546d8d130a3944aba4c8745d35475a69c7e856","kind":"commit","published_at":"2015-08-25T14:44:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1596d7820c63bfe9ebaac4dc61f31134385eaddf","kind":"commit","published_at":"2015-08-05T15:34:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"abe22526fc138b5c1d51612165c6d5653915b158","kind":"commit","published_at":"2015-07-09T19:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6/manifests"},{"name":"v0.5","sha":"2cde96e1822de0c26d7b27871f7cf8e05886e13e","kind":"commit","published_at":"2015-05-08T12:59:11.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5/manifests"},{"name":"v0.4","sha":"c00481fcaaedd65637ce7aa0d8d30de7848d30fd","kind":"commit","published_at":"2015-01-30T20:01:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4/manifests"},{"name":"v0.3","sha":"c1de4e4c0684cd4ad17118dae2788b7681a261f5","kind":"commit","published_at":"2014-12-29T19:53:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3/manifests"},{"name":"v0.1","sha":"0e1e5a6d22e8519e0501d838ab9788559b15ee83","kind":"commit","published_at":"2014-12-12T17:59:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1/manifests"},{"name":"v0.2","sha":"1c446da752ea56b0cf7b0c170b541bf3d8ee627b","kind":"commit","published_at":"2014-11-29T16:35:04.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-20T16:20:37.217Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":38.38719420114769,"dependent_packages_count":51.19299305345817,"stargazers_count":26.608275445484747,"forks_count":22.34974327997584,"docker_downloads_count":null,"average":34.63455149501661},"purl":"pkg:conda/salib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/salib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/salib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/salib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T16:06:47.954Z","issues_count":115,"pull_requests_count":85,"avg_time_to_close_issue":10137569.95,"avg_time_to_close_pull_request":4174558.4285714286,"issues_closed_count":80,"pull_requests_closed_count":77,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":4.643478260869565,"avg_comments_per_pull_request":2.411764705882353,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":227076.0,"past_year_avg_time_to_close_pull_request":46375.5,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":3.857142857142857,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/issues","maintainers":[{"login":"ConnectedSystems","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"tupui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tupui"},{"login":"willu47","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"},{"login":"sahin-abdullah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sahin-abdullah"}],"active_maintainers":[{"login":"ConnectedSystems","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"willu47","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/salib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/salib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/salib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/salib/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4324,"maintainers_count":0,"namespaces_count":0,"keywords_count":2901,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":611},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-04T06:59:49.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5293232,"name":"salib","ecosystem":"conda","description":"Python implementations of commonly used sensitivity analysis methods. Useful in systems modeling to calculate the effects of model inputs or exogenous factors on outputs of interest.","homepage":"http://salib.github.io/SALib/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/SALib/SALib","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2022-10-03T15:54:48.915Z","latest_release_published_at":"2022-10-11T13:14:23.000Z","latest_release_number":"1.4.6","last_synced_at":"2025-09-03T23:08:53.163Z","created_at":"2022-10-03T15:54:48.908Z","updated_at":"2025-09-03T23:08:53.163Z","registry_url":"https://anaconda.org/conda-forge/salib","install_command":"conda install -c conda-forge salib","documentation_url":null,"metadata":{},"repo_metadata":{"id":650965,"uuid":"10383500","full_name":"SALib/SALib","owner":"SALib","description":"Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.","archived":false,"fork":false,"pushed_at":"2025-06-27T07:14:10.000Z","size":6288,"stargazers_count":941,"open_issues_count":64,"forks_count":250,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-08-20T16:09:38.521Z","etag":null,"topics":["global-sensitivity-analysis","joss","morris","numpy","python","salib","sensitivity-analysis","sensitivity-analysis-library","sobol","uncertainty","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"http://SALib.github.io/SALib/","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/SALib.png","metadata":{"files":{"readme":"README-advanced.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2013-05-30T13:38:10.000Z","updated_at":"2025-08-18T12:33:52.000Z","dependencies_parsed_at":"2024-12-03T09:07:31.596Z","dependency_job_id":"54c77068-f107-4d88-a9fc-61e036f998f9","html_url":"https://github.com/SALib/SALib","commit_stats":{"total_commits":1531,"total_committers":51,"mean_commits":"30.019607843137255","dds":0.559111691704768,"last_synced_commit":"942a2d4c40c73e868abe464d6b21763820c0dc9c"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/SALib/SALib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/sbom","scorecard":{"id":123684,"data":{"date":"2025-08-11","repo":{"name":"github.com/SALib/SALib","commit":"469aeb6b12286bfbb4ec76bd160f2d629d2ffd4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Code-Review","score":6,"reason":"Found 10/15 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/SALib/SALib/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:22","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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 27 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-16T03:10:20.509Z","repository_id":650965,"created_at":"2025-08-16T03:10:20.509Z","updated_at":"2025-08-16T03:10:20.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271347053,"owners_count":24743754,"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-20T02:00:09.606Z","response_time":69,"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":"SALib","name":"SALib","uuid":"13208517","kind":"organization","description":"Sensitivity analysis library for systems modeling","email":null,"website":"http://SALib.github.io/SALib","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13208517?v=4","repositories_count":3,"last_synced_at":"2024-03-25T22:22:48.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SALib","funding_links":[],"total_stars":829,"followers":20,"following":0,"created_at":"2022-11-02T19:02:26.108Z","updated_at":"2024-03-25T22:22:48.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib/repositories"},"tags":[{"name":"v1.5.1","sha":"6fb0a9c144692be5993e50dc99575eab44c192be","kind":"commit","published_at":"2024-07-14T11:03:35.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b74828ea49b399da7a906c3163798aee2d0d3d9d","kind":"commit","published_at":"2024-04-21T06:49:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0/manifests"},{"name":"v1.4.8","sha":"18abeb9325e61dfb5ad1cbe2d7b08d4b2f1629d2","kind":"commit","published_at":"2024-02-18T21:07:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3a09f1dca7111a63eb40206939ef25c2c2211b71","kind":"commit","published_at":"2023-01-08T00:57:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7/manifests"},{"name":"v1.4.6.1","sha":"e7e28a9c9638b2004a1532bb01deda98b14e3741","kind":"commit","published_at":"2022-10-19T01:18:18.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1/manifests"},{"name":"v1.4.6","sha":"54d21fe9a9097e981977434891a3a047acdb71a4","kind":"commit","published_at":"2022-10-02T03:16:07.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6/manifests"},{"name":"v1.4.6-rc","sha":"61996b8e3be8c95775b6ddfe93c2ec91a1c9e3bc","kind":"commit","published_at":"2022-09-25T09:29:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-rc","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc/manifests"},{"name":"v1.4.6-beta.2","sha":"499192bf9b68bec78e902a8e776049ec98624e5a","kind":"commit","published_at":"2022-09-13T23:38:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2/manifests"},{"name":"v1.4.6-beta.1","sha":"d3c9348b31a189a194ec34276eb2b90ab5b567b8","kind":"commit","published_at":"2022-06-05T10:40:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1/manifests"},{"name":"v1.4.6-beta.0","sha":"98c95b1a7ffd53f0b664b1f8dd808b05693b1312","kind":"commit","published_at":"2022-03-15T11:41:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.6-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0/manifests"},{"name":"v1.4.5","sha":"d6f35da47712c3eccb9e5516295f114716536378","kind":"commit","published_at":"2021-09-04T05:26:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:59:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4/manifests"},{"name":"v1.4.4-dev2","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:33:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2/manifests"},{"name":"v1.4.4-dev1","sha":"a846c667f51b0f5599c3838c15409db1611b78d1","kind":"tag","published_at":"2021-08-12T14:09:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1/manifests"},{"name":"v1.4.4-dev0","sha":"7d3ebc28e9d1c9b0aecc6b5e782b3b129151c0fc","kind":"tag","published_at":"2021-08-12T14:09:30.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.4-dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0/manifests"},{"name":"v1.4.3","sha":"e8aeb9bcce27a4f55ca72ee816034cba5686e8af","kind":"tag","published_at":"2021-08-12T10:45:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"4c1a839a57993ddb4a8965c9139ed82e94a595ca","kind":"tag","published_at":"2021-08-12T10:43:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2/manifests"},{"name":"v1.4.0.2","sha":"9fba0aae129923f27596194978659b49385931fa","kind":"commit","published_at":"2021-07-01T12:34:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2/manifests"},{"name":"v1.4.0.1","sha":"c8b65d79cec3be2e651563e05830ce52af3183df","kind":"commit","published_at":"2021-06-29T13:22:39.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1/manifests"},{"name":"v1.4.0","sha":"9e735011cfec675e3103b00692fc8a68e53f480a","kind":"commit","published_at":"2021-06-27T08:02:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"a5e07f8160e6c2e6a3099eef66611cd0af9dc866","kind":"commit","published_at":"2021-04-21T13:11:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.13","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13/manifests"},{"name":"v1.4.0.rc0","sha":"e30a3a559aa017997e5172e1e48bc50ddb085597","kind":"commit","published_at":"2021-04-21T12:12:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.rc0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0/manifests"},{"name":"1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@1.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0/manifests"},{"name":"1.4.0-beta0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0-beta0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@1.4.0-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0/manifests"},{"name":"v1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0/manifests"},{"name":"v1.4.0-beta.0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0/manifests"},{"name":"v1.3.12","sha":"1d79f1fd33239ecd24f834e5eace59d598e8694e","kind":"commit","published_at":"2020-11-12T15:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12/manifests"},{"name":"v1.4.0.dev3","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3/manifests"},{"name":"v1.4.0.dev2","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2/manifests"},{"name":"v1.4.0.dev1","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1/manifests"},{"name":"v1.4.0.dev0","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.4.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.12-dev","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12-dev","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev/manifests"},{"name":"v1.3.12.dev0","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.12.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0/manifests"},{"name":"v1.3.11","sha":"b93924d207585825689c5628a05418da037547d5","kind":"tag","published_at":"2020-04-20T05:35:41.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.11","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"9776be5248ca94e3deafb6508d1000c1a32e5b6f","kind":"tag","published_at":"2020-04-19T23:30:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.10","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"dde58ca9f49d54d8a7efbd7c2fe380c3f56bacc0","kind":"tag","published_at":"2020-04-19T23:09:36.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.9","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"c14977b151acba6e312ee197a22f896eaaa1c070","kind":"commit","published_at":"2019-09-02T19:22:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"67b8e69fdcfc83ec72f3d63e6803fce1d083b708","kind":"commit","published_at":"2019-06-08T19:40:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"daca92c33fc97235dc59f1ef99d343c388745642","kind":"tag","published_at":"2019-05-22T15:37:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e9e9db288e4dd1dc16215c3332cb29cde1d8a23b","kind":"tag","published_at":"2019-05-22T15:23:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a36d0edaf96b1ceea4c9a56019657c84a553c38","kind":"commit","published_at":"2019-04-30T11:29:27.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5384b035ce293e95a375c7492d98c36be3263fa6","kind":"tag","published_at":"2019-03-14T14:57:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"a2f63ef6cc839e7e8cad5c5ef0e65063d979d669","kind":"tag","published_at":"2019-03-14T14:20:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"f1239e99b783aef80f9800e8cf988cbfd51ac5c3","kind":"tag","published_at":"2019-03-14T12:42:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1/manifests"},{"name":"v1.2","sha":"5deeaf316ef58ea0a26295c8ad2ca57cdc739d45","kind":"commit","published_at":"2018-11-25T19:03:48.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2/manifests"},{"name":"v1.1.3","sha":"fd64136192f00a9e3e65a8c5c05e30d93ed5e750","kind":"commit","published_at":"2018-01-24T18:21:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e0965ae4810d0b5343015bf35575d6ce6b6ef75f","kind":"commit","published_at":"2017-10-09T18:26:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"6b259fa57f9e8efdca2a69868ce5609ffa8ad332","kind":"commit","published_at":"2017-10-08T15:50:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f44161489c64db5c816dc081ffb8d1d532f62c4d","kind":"commit","published_at":"2017-08-30T16:14:17.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"1bbf409b10c23026344a557c82619f3775d038a6","kind":"tag","published_at":"2017-06-25T16:08:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-25T11:43:12.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-23T17:44:03.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b733b02f865084d9a1cef71b4ca55323b81c011e","kind":"tag","published_at":"2017-06-23T17:37:58.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"86030764dd45268cc2395a9563fdf36fca7a93ac","kind":"commit","published_at":"2017-03-31T16:35:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"143fd6935ff9c4a60bef837c1bc7ae11cec3c259","kind":"commit","published_at":"2017-01-07T23:39:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ad934819231e1b753b7321572fe11ac203f85339","kind":"commit","published_at":"2016-10-11T15:37:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9d6898b0a65f570680c5ee14bb6c4a8e7f51aeba","kind":"commit","published_at":"2016-10-11T15:17:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0/manifests"},{"name":"v0.7.1","sha":"d4dc4edac6e76fb31b060a5aa4b60d43c0abdb30","kind":"commit","published_at":"2016-02-24T05:10:50.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"52bd29d41eb3b4a8944a6f317ab814537d99c678","kind":"commit","published_at":"2015-09-23T15:02:55.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7/manifests"},{"name":"v0.6.3","sha":"13410a39e9eaea0aa0777e02220d691aac0bacee","kind":"commit","published_at":"2015-08-29T19:05:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"74546d8d130a3944aba4c8745d35475a69c7e856","kind":"commit","published_at":"2015-08-25T14:44:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1596d7820c63bfe9ebaac4dc61f31134385eaddf","kind":"commit","published_at":"2015-08-05T15:34:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"abe22526fc138b5c1d51612165c6d5653915b158","kind":"commit","published_at":"2015-07-09T19:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6/manifests"},{"name":"v0.5","sha":"2cde96e1822de0c26d7b27871f7cf8e05886e13e","kind":"commit","published_at":"2015-05-08T12:59:11.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5/manifests"},{"name":"v0.4","sha":"c00481fcaaedd65637ce7aa0d8d30de7848d30fd","kind":"commit","published_at":"2015-01-30T20:01:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4/manifests"},{"name":"v0.3","sha":"c1de4e4c0684cd4ad17118dae2788b7681a261f5","kind":"commit","published_at":"2014-12-29T19:53:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3/manifests"},{"name":"v0.1","sha":"0e1e5a6d22e8519e0501d838ab9788559b15ee83","kind":"commit","published_at":"2014-12-12T17:59:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1/manifests"},{"name":"v0.2","sha":"1c446da752ea56b0cf7b0c170b541bf3d8ee627b","kind":"commit","published_at":"2014-11-29T16:35:04.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SALib/SALib@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-20T16:20:42.470Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":11.108338739458057,"dependent_packages_count":19.606766804730775,"stargazers_count":15.125505264733768,"forks_count":12.400818404111982,"docker_downloads_count":null,"average":14.560357303258645},"purl":"pkg:conda/salib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/salib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/salib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/salib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T16:06:47.954Z","issues_count":115,"pull_requests_count":85,"avg_time_to_close_issue":10137569.95,"avg_time_to_close_pull_request":4174558.4285714286,"issues_closed_count":80,"pull_requests_closed_count":77,"pull_request_authors_count":27,"issue_authors_count":77,"avg_comments_per_issue":4.643478260869565,"avg_comments_per_pull_request":2.411764705882353,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":227076.0,"past_year_avg_time_to_close_pull_request":46375.5,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":3.857142857142857,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/issues","maintainers":[{"login":"ConnectedSystems","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"tupui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tupui"},{"login":"willu47","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"},{"login":"sahin-abdullah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sahin-abdullah"}],"active_maintainers":[{"login":"ConnectedSystems","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"willu47","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/salib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/salib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/salib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/salib/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":2909342,"name":"salib","ecosystem":"pypi","description":"Tools for global sensitivity analysis. Contains Sobol', Morris, FAST, DGSM, PAWN, HDMR, Moment Independent and fractional factorial methods","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/SALib/SALib","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2014-10-09T18:20:21.000Z","latest_release_published_at":"2024-08-19T16:35:23.000Z","latest_release_number":"1.5.1","last_synced_at":"2025-01-14T15:22:44.988Z","created_at":"2022-04-10T12:31:41.297Z","updated_at":"2025-01-14T15:22:44.988Z","registry_url":"https://pypi.org/project/salib/","install_command":"pip install salib --index-url https://pypi.org/simple","documentation_url":"https://salib.readthedocs.io","metadata":{"funding":null,"documentation":"https://salib.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: End Users/Desktop","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"salib"},"repo_metadata":{"id":650965,"uuid":"10383500","full_name":"SALib/SALib","owner":"SALib","description":"Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.","archived":false,"fork":false,"pushed_at":"2024-08-19T16:34:56.000Z","size":6265,"stargazers_count":866,"open_issues_count":52,"forks_count":234,"subscribers_count":18,"default_branch":"main","last_synced_at":"2024-09-03T11:35:35.493Z","etag":null,"topics":["global-sensitivity-analysis","joss","morris","numpy","python","salib","sensitivity-analysis","sensitivity-analysis-library","sobol","uncertainty","uncertainty-quantification"],"latest_commit_sha":null,"homepage":"http://SALib.github.io/SALib/","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/SALib.png","metadata":{"files":{"readme":"README-advanced.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null}},"created_at":"2013-05-30T13:38:10.000Z","updated_at":"2024-09-03T07:27:04.000Z","dependencies_parsed_at":"2024-04-23T00:32:44.913Z","dependency_job_id":null,"html_url":"https://github.com/SALib/SALib","commit_stats":{"total_commits":1494,"total_committers":50,"mean_commits":29.88,"dds":0.5635876840696118,"last_synced_commit":"fde1295c19bdb7f70657b9e6d1c8213ea494f4cb"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217597586,"owners_count":16201790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"SALib","name":"SALib","uuid":"13208517","kind":"organization","description":"Sensitivity analysis library for systems modeling","email":null,"website":"http://SALib.github.io/SALib","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13208517?v=4","repositories_count":3,"last_synced_at":"2024-03-25T22:22:48.762Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SALib","funding_links":[],"total_stars":829,"followers":20,"following":0,"created_at":"2022-11-02T19:02:26.108Z","updated_at":"2024-03-25T22:22:48.857Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALib/repositories"},"tags":[{"name":"v1.5.0","sha":"b74828ea49b399da7a906c3163798aee2d0d3d9d","kind":"commit","published_at":"2024-04-21T06:49:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.5.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.5.0/manifests"},{"name":"v1.4.8","sha":"18abeb9325e61dfb5ad1cbe2d7b08d4b2f1629d2","kind":"commit","published_at":"2024-02-18T21:07:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3a09f1dca7111a63eb40206939ef25c2c2211b71","kind":"commit","published_at":"2023-01-08T00:57:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.7/manifests"},{"name":"v1.4.6.1","sha":"e7e28a9c9638b2004a1532bb01deda98b14e3741","kind":"commit","published_at":"2022-10-19T01:18:18.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6.1/manifests"},{"name":"v1.4.6","sha":"54d21fe9a9097e981977434891a3a047acdb71a4","kind":"commit","published_at":"2022-10-02T03:16:07.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6/manifests"},{"name":"v1.4.6-rc","sha":"61996b8e3be8c95775b6ddfe93c2ec91a1c9e3bc","kind":"commit","published_at":"2022-09-25T09:29:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-rc","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-rc/manifests"},{"name":"v1.4.6-beta.2","sha":"499192bf9b68bec78e902a8e776049ec98624e5a","kind":"commit","published_at":"2022-09-13T23:38:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.2/manifests"},{"name":"v1.4.6-beta.1","sha":"d3c9348b31a189a194ec34276eb2b90ab5b567b8","kind":"commit","published_at":"2022-06-05T10:40:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.1/manifests"},{"name":"v1.4.6-beta.0","sha":"98c95b1a7ffd53f0b664b1f8dd808b05693b1312","kind":"commit","published_at":"2022-03-15T11:41:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.6-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.6-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.6-beta.0/manifests"},{"name":"v1.4.5","sha":"d6f35da47712c3eccb9e5516295f114716536378","kind":"commit","published_at":"2021-09-04T05:26:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:59:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4/manifests"},{"name":"v1.4.4-dev2","sha":"faf0a269a0332e1d0d6d45b337c6bfa6539707b5","kind":"tag","published_at":"2021-08-12T14:33:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev2/manifests"},{"name":"v1.4.4-dev1","sha":"a846c667f51b0f5599c3838c15409db1611b78d1","kind":"tag","published_at":"2021-08-12T14:09:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev1/manifests"},{"name":"v1.4.4-dev0","sha":"7d3ebc28e9d1c9b0aecc6b5e782b3b129151c0fc","kind":"tag","published_at":"2021-08-12T14:09:30.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.4-dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.4-dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.4-dev0/manifests"},{"name":"v1.4.3","sha":"e8aeb9bcce27a4f55ca72ee816034cba5686e8af","kind":"tag","published_at":"2021-08-12T10:45:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"4c1a839a57993ddb4a8965c9139ed82e94a595ca","kind":"tag","published_at":"2021-08-12T10:43:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.2/manifests"},{"name":"v1.4.0.2","sha":"9fba0aae129923f27596194978659b49385931fa","kind":"commit","published_at":"2021-07-01T12:34:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.2/manifests"},{"name":"v1.4.0.1","sha":"c8b65d79cec3be2e651563e05830ce52af3183df","kind":"commit","published_at":"2021-06-29T13:22:39.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.1/manifests"},{"name":"v1.4.0","sha":"9e735011cfec675e3103b00692fc8a68e53f480a","kind":"commit","published_at":"2021-06-27T08:02:49.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0/manifests"},{"name":"v1.3.13","sha":"a5e07f8160e6c2e6a3099eef66611cd0af9dc866","kind":"commit","published_at":"2021-04-21T13:11:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.13","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.13/manifests"},{"name":"v1.4.0.rc0","sha":"e30a3a559aa017997e5172e1e48bc50ddb085597","kind":"commit","published_at":"2021-04-21T12:12:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.rc0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.rc0/manifests"},{"name":"1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0b0/manifests"},{"name":"1.4.0-beta0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/1.4.0-beta0","html_url":"https://github.com/SALib/SALib/releases/tag/1.4.0-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/1.4.0-beta0/manifests"},{"name":"v1.4.0b0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0b0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0b0/manifests"},{"name":"v1.4.0-beta.0","sha":"95a3371e503f9253cb917b8f0101c0202b969c2b","kind":"commit","published_at":"2020-11-19T11:32:22.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0-beta.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0-beta.0/manifests"},{"name":"v1.3.12","sha":"1d79f1fd33239ecd24f834e5eace59d598e8694e","kind":"commit","published_at":"2020-11-12T15:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12/manifests"},{"name":"v1.4.0.dev3","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev3/manifests"},{"name":"v1.4.0.dev2","sha":"982245436d798ece765676baa5b807cc4be2c1cf","kind":"commit","published_at":"2020-10-24T06:49:37.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev2/manifests"},{"name":"v1.4.0.dev1","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev1/manifests"},{"name":"v1.4.0.dev0","sha":"b922f5e9804bf8dc2efbfbbf66ff3ff1e50785c5","kind":"commit","published_at":"2020-10-24T06:01:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.4.0.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.4.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.4.0.dev0/manifests"},{"name":"v1.3.12-dev","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12-dev","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12-dev","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12-dev/manifests"},{"name":"v1.3.12.dev0","sha":"c36ad980a04bcb5794ecbc5bea9f185b8fccd2e1","kind":"commit","published_at":"2020-09-30T14:52:08.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.12.dev0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.12.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.12.dev0/manifests"},{"name":"v1.3.11","sha":"b93924d207585825689c5628a05418da037547d5","kind":"tag","published_at":"2020-04-20T05:35:41.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.11","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"9776be5248ca94e3deafb6508d1000c1a32e5b6f","kind":"tag","published_at":"2020-04-19T23:30:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.10","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"dde58ca9f49d54d8a7efbd7c2fe380c3f56bacc0","kind":"tag","published_at":"2020-04-19T23:09:36.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.9","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"c14977b151acba6e312ee197a22f896eaaa1c070","kind":"commit","published_at":"2019-09-02T19:22:47.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.8","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"67b8e69fdcfc83ec72f3d63e6803fce1d083b708","kind":"commit","published_at":"2019-06-08T19:40:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"daca92c33fc97235dc59f1ef99d343c388745642","kind":"tag","published_at":"2019-05-22T15:37:05.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e9e9db288e4dd1dc16215c3332cb29cde1d8a23b","kind":"tag","published_at":"2019-05-22T15:23:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0a36d0edaf96b1ceea4c9a56019657c84a553c38","kind":"commit","published_at":"2019-04-30T11:29:27.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5384b035ce293e95a375c7492d98c36be3263fa6","kind":"tag","published_at":"2019-03-14T14:57:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"a2f63ef6cc839e7e8cad5c5ef0e65063d979d669","kind":"tag","published_at":"2019-03-14T14:20:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"f1239e99b783aef80f9800e8cf988cbfd51ac5c3","kind":"tag","published_at":"2019-03-14T12:42:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.3.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.3.1/manifests"},{"name":"v1.2","sha":"5deeaf316ef58ea0a26295c8ad2ca57cdc739d45","kind":"commit","published_at":"2018-11-25T19:03:48.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.2/manifests"},{"name":"v1.1.3","sha":"fd64136192f00a9e3e65a8c5c05e30d93ed5e750","kind":"commit","published_at":"2018-01-24T18:21:23.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e0965ae4810d0b5343015bf35575d6ce6b6ef75f","kind":"commit","published_at":"2017-10-09T18:26:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"6b259fa57f9e8efdca2a69868ce5609ffa8ad332","kind":"commit","published_at":"2017-10-08T15:50:57.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f44161489c64db5c816dc081ffb8d1d532f62c4d","kind":"commit","published_at":"2017-08-30T16:14:17.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.1.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"1bbf409b10c23026344a557c82619f3775d038a6","kind":"tag","published_at":"2017-06-25T16:08:42.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-25T11:43:12.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e2af9cc715e5f875ecd644d4d6920a5c0e1c1185","kind":"tag","published_at":"2017-06-23T17:44:03.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"b733b02f865084d9a1cef71b4ca55323b81c011e","kind":"tag","published_at":"2017-06-23T17:37:58.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"86030764dd45268cc2395a9563fdf36fca7a93ac","kind":"commit","published_at":"2017-03-31T16:35:00.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"143fd6935ff9c4a60bef837c1bc7ae11cec3c259","kind":"commit","published_at":"2017-01-07T23:39:54.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ad934819231e1b753b7321572fe11ac203f85339","kind":"commit","published_at":"2016-10-11T15:37:33.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9d6898b0a65f570680c5ee14bb6c4a8e7f51aeba","kind":"commit","published_at":"2016-10-11T15:17:44.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v1.0.0","html_url":"https://github.com/SALib/SALib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v1.0.0/manifests"},{"name":"v0.7.1","sha":"d4dc4edac6e76fb31b060a5aa4b60d43c0abdb30","kind":"commit","published_at":"2016-02-24T05:10:50.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"52bd29d41eb3b4a8944a6f317ab814537d99c678","kind":"commit","published_at":"2015-09-23T15:02:55.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.7","html_url":"https://github.com/SALib/SALib/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.7/manifests"},{"name":"v0.6.3","sha":"13410a39e9eaea0aa0777e02220d691aac0bacee","kind":"commit","published_at":"2015-08-29T19:05:02.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"74546d8d130a3944aba4c8745d35475a69c7e856","kind":"commit","published_at":"2015-08-25T14:44:28.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"1596d7820c63bfe9ebaac4dc61f31134385eaddf","kind":"commit","published_at":"2015-08-05T15:34:20.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"abe22526fc138b5c1d51612165c6d5653915b158","kind":"commit","published_at":"2015-07-09T19:10:34.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.6","html_url":"https://github.com/SALib/SALib/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.6/manifests"},{"name":"v0.5","sha":"2cde96e1822de0c26d7b27871f7cf8e05886e13e","kind":"commit","published_at":"2015-05-08T12:59:11.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.5","html_url":"https://github.com/SALib/SALib/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.5/manifests"},{"name":"v0.4","sha":"c00481fcaaedd65637ce7aa0d8d30de7848d30fd","kind":"commit","published_at":"2015-01-30T20:01:32.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.4","html_url":"https://github.com/SALib/SALib/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.4/manifests"},{"name":"v0.3","sha":"c1de4e4c0684cd4ad17118dae2788b7681a261f5","kind":"commit","published_at":"2014-12-29T19:53:40.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.3","html_url":"https://github.com/SALib/SALib/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.3/manifests"},{"name":"v0.1","sha":"0e1e5a6d22e8519e0501d838ab9788559b15ee83","kind":"commit","published_at":"2014-12-12T17:59:15.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.1","html_url":"https://github.com/SALib/SALib/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.1/manifests"},{"name":"v0.2","sha":"1c446da752ea56b0cf7b0c170b541bf3d8ee627b","kind":"commit","published_at":"2014-11-29T16:35:04.000Z","download_url":"https://codeload.github.com/SALib/SALib/tar.gz/v0.2","html_url":"https://github.com/SALib/SALib/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:38:32.482Z","dependent_packages_count":19,"downloads":157596,"downloads_period":"last-month","dependent_repos_count":64,"rankings":{"downloads":0.953211367519007,"dependent_repos_count":1.8454226610007913,"dependent_packages_count":0.4483924381141467,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":1.0823421555446484},"purl":"pkg:pypi/salib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/salib","docker_dependents_count":1,"docker_downloads_count":2610,"usage_url":"https://repos.ecosyste.ms/usage/pypi/salib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/salib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T18:10:59.323Z","issues_count":99,"pull_requests_count":75,"avg_time_to_close_issue":10934764.301369863,"avg_time_to_close_pull_request":4438778.661764706,"issues_closed_count":73,"pull_requests_closed_count":68,"pull_request_authors_count":21,"issue_authors_count":66,"avg_comments_per_issue":4.808080808080808,"avg_comments_per_pull_request":2.586666666666667,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":30,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":996781.8095238095,"past_year_avg_time_to_close_pull_request":207841.35294117648,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":4.233333333333333,"past_year_avg_comments_per_pull_request":1.2105263157894737,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/issues","maintainers":[{"login":"ConnectedSystems","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"tupui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tupui"},{"login":"willu47","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"},{"login":"sahin-abdullah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sahin-abdullah"}],"active_maintainers":[{"login":"ConnectedSystems","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"tupui","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tupui"},{"login":"sahin-abdullah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sahin-abdullah"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/salib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/salib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/salib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/salib/related_packages","maintainers":[{"uuid":"willu47","login":"willu47","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/willu47/","role":null,"created_at":"2023-01-08T01:12:42.813Z","updated_at":"2023-01-08T01:12:42.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/willu47/packages"},{"uuid":"ConnectedSystems","login":"ConnectedSystems","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ConnectedSystems/","role":null,"created_at":"2023-01-08T01:12:42.808Z","updated_at":"2023-01-08T01:12:42.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ConnectedSystems/packages"},{"uuid":"jdherman","login":"jdherman","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jdherman/","role":null,"created_at":"2023-01-08T01:12:42.810Z","updated_at":"2023-01-08T01:12:42.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jdherman/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724754,"maintainers_count":308195,"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":29482,"full_name":"SALib/SALib","default_branch":"main","committers":[{"name":"ConnectedSystems","email":"takuyai@gmail.com","login":"ConnectedSystems","count":676},{"name":"Will Usher","email":"w.usher@ucl.ac.uk","login":"willu47","count":382},{"name":"jdherman","email":"jdherman8@gmail.com","login":"jdherman","count":173},{"name":"Pamphile Roy","email":"roy.pamphile@gmail.com","login":"tupui","count":68},{"name":"Lucas Teixeira","email":"lucasteixeira.ufmg@gmail.com","login":null,"count":65},{"name":"Abdullah Sahin","email":"sahin.csci@gmail.com","login":"sahin-abdullah","count":36},{"name":"Nandi Moksnes","email":"nandi.moksnes@gmail.com","login":"NMoksnes","count":13},{"name":"Nicolas Cellier","email":"contact@nicolas-cellier.net","login":null,"count":12},{"name":"Calvin Whealton","email":"caw324@cornell.edu","login":"calvinwhealton","count":10},{"name":"Sebastian Schmitt","email":"sebastian.schmitt@kip.uni-heidelberg.de","login":"schmitts","count":10},{"name":"jdherman","email":"jdh33@psu.edu","login":null,"count":7},{"name":"Martin","email":"mar.grignard@gmail.com","login":"MartinGrignard","count":7},{"name":"Qian Wang","email":"qian@hhu.edu.cn","login":null,"count":5},{"name":"simonmarwitz","email":"simon.jakob.marwitz@uni-weimar.de","login":"simonmarwitz","count":5},{"name":"xantares","email":"xantares09@hotmail.com","login":"xantares","count":5},{"name":"Benjamin A. Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":5},{"name":"Joeri van Engelen","email":"joeri.vanengelen@deltares.nl","login":"JoerivanEngelen","count":5},{"name":"David Hadka","email":"dmh309@arl.psu.edu","login":null,"count":4},{"name":"bernardoct","email":"bct52@cornell.edu","login":"bernardoct","count":4},{"name":"zoidy","email":"zoidy","login":"zoidy","count":4},{"name":"Efe Yarbasi","email":"eyyarbasi@gmail.com","login":"eyyarbasi","count":3},{"name":"TobiasKAndersen","email":"t.kuhlmann.andersen@gmail.com","login":"TobiasKAndersen","count":3},{"name":"Jörg Buchwald","email":"joerg.buchwald@ufz.de","login":"joergbuchwald","count":3},{"name":"Chris Mutel","email":"cmutel@gmail.com","login":"cmutel","count":3},{"name":"Ankur Sinha (Ankur Sinha Gmail)","email":"sanjay.ankur@gmail.com","login":"sanjayankur31","count":2},{"name":"Erik Cederstrand","email":"erik@cederstrand.dk","login":"ecederstrand","count":2},{"name":"zzj","email":"29055749+zjzh","login":"zjzh","count":2},{"name":"Marin Visscher","email":"m.r.visscher@cml.leidenuniv.nl","login":"mrvisscher","count":2},{"name":"daniel.hyams","email":"daniel.hyams@peopletec.com","login":null,"count":2},{"name":"Joël Foramitti","email":"57440945+JoelForamitti","login":"JoelForamitti","count":1},{"name":"Leonardo Baptista","email":"leonardoobaptistaa@gmail.com","login":"leonardoobaptistaa","count":1},{"name":"Pedro Ribeiro de Almeida","email":"pedroribalmeida@gmail.com","login":"Zapiano","count":1},{"name":"Ravi Singh","email":"ravisinghofficial@gmail.com","login":"singhravi1","count":1},{"name":"Scott Shambaugh","email":"scottshambaugh","login":"scottshambaugh","count":1},{"name":"ANtlord","email":"antlord92@gmail.com","login":null,"count":1},{"name":"David Hadka","email":"dmh309@psu.edu","login":null,"count":1},{"name":"XIFU SUN","email":"xifu.sun@anu.edu.au","login":null,"count":1},{"name":"Stefano Menegon","email":"ste.menegon@gmail.com","login":"menegon","count":1},{"name":"Tomáš Hrnčiar","email":"tomas.hrnciar@me.com","login":"hrnciar","count":1},{"name":"Vaibhav Kumar Dixit","email":"vaibhavyashdixit@gmail.com","login":"Vaibhavdixit02","count":1},{"name":"bsteubing","email":"steubing.bernhard@gmail.com","login":"bsteubing","count":1},{"name":"João Antônio Cardoso","email":"joao.maker@gmail.com","login":"joaoantoniocardoso","count":1},{"name":"Jorn Bruggeman","email":"jorn@bolding-bruggeman.com","login":"jornbr","count":1},{"name":"Hania Kranas","email":"unchallenged.yo@gmail.com","login":"hansiu","count":1},{"name":"Eisuke Kawashima","email":"e-kwsm","login":"e-kwsm","count":1},{"name":"Chahan Kropf","email":"chahan.kropf@posteo.de","login":"chahank","count":1},{"name":"Brent Huisman","email":"brenthuisman","login":"brenthuisman","count":1},{"name":"BrandonSLockey","email":"72495991+BrandonSLockey","login":"BrandonSLockey","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Anbazhagan Subramaniyan","email":"m130148@e.ntu.edu.sg","login":"AnbazhaganS","count":1}],"total_commits":1539,"total_committers":50,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.78,"dds":0.5607537361923327,"past_year_committers":[{"name":"Takuya Iwanaga","email":"takuyai@gmail.com","login":"ConnectedSystems","count":3},{"name":"Marin Visscher","email":"m.r.visscher@cml.leidenuniv.nl","login":"mrvisscher","count":2},{"name":"eyyarbasi","email":"eyyarbasi@gmail.com","login":"eyyarbasi","count":1},{"name":"Ravi Singh","email":"ravisinghofficial@gmail.com","login":"singhravi1","count":1},{"name":"Pedro Ribeiro de Almeida","email":"pedroribalmeida@gmail.com","login":"Zapiano","count":1},{"name":"João Antônio Cardoso","email":"joao.maker@gmail.com","login":"joaoantoniocardoso","count":1},{"name":"Jorn Bruggeman","email":"jorn@bolding-bruggeman.com","login":"jornbr","count":1},{"name":"Anbazhagan Subramaniyan","email":"m130148@e.ntu.edu.sg","login":"AnbazhaganS","count":1}],"past_year_total_commits":11,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.375,"past_year_dds":0.7272727272727273,"last_synced_at":"2025-08-07T08:19:22.253Z","last_synced_commit":"469aeb6b12286bfbb4ec76bd160f2d629d2ffd4b","created_at":"2023-03-07T16:41:05.397Z","updated_at":"2025-08-07T08:19:22.771Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"SALib/SALib","html_url":"https://github.com/SALib/SALib","last_synced_at":"2025-08-31T09:10:56.112Z","status":null,"issues_count":113,"pull_requests_count":90,"avg_time_to_close_issue":10338072.58974359,"avg_time_to_close_pull_request":4022031.875,"issues_closed_count":78,"pull_requests_closed_count":80,"pull_request_authors_count":26,"issue_authors_count":76,"avg_comments_per_issue":4.522123893805309,"avg_comments_per_pull_request":2.2555555555555555,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":47611.333333333336,"past_year_avg_time_to_close_pull_request":62959.545454545456,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.5294117647058822,"past_year_avg_comments_per_pull_request":0.26666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-10T21:12:42.351Z","updated_at":"2025-09-03T03:11:12.119Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALib%2FSALib/issues","issue_labels_count":{"enhancement":10,"question":9,"bug":7,"documentation":7,"question_interpretation":4,"clean up/maintenance":2,"need_help":1,"in progress":1,"good_for_first_issue":1},"pull_request_labels_count":{"documentation":15,"clean up/maintenance":14,"enhancement":13,"bug":9,"add_method":2,"in progress":2},"issue_author_associations_count":{"NONE":71,"MEMBER":29,"CONTRIBUTOR":12},"pull_request_author_associations_count":{"MEMBER":60,"CONTRIBUTOR":31,"NONE":11},"issue_authors":{"ConnectedSystems":17,"willu47":8,"tupui":6,"Rishitha-28":3,"TobiasKAndersen":2,"WangYuNeng":2,"arkanoid87":2,"morrowcj":2,"chahank":2,"jennywang123":2,"JoCook1997":2,"mschrader15":1,"AtishnalChand":1,"21574081":1,"MarAlder":1,"ddebnath-nrel":1,"FO2020":1,"gregLauren":1,"Daniel-Trung-Nguyen":1,"usnishmukherjee":1,"quaquel":1,"natalie-morris":1,"ghost":1,"Ostovane":1,"Zapiano":1,"prasadkumar0590":1,"woyaobiyeya":1,"cnaegeli":1,"j-chacon":1,"Jahrane":1,"rddaz2013":1,"QLelong":1,"ChitraDangwal":1,"BoltsLei":1,"kerained":1,"FOANFAN":1,"bbantal":1,"ZSTanone":1,"edday1":1,"AmosJoseph":1,"ljlazar":1,"tanguyen77":1,"joaoantoniocardoso":1,"hudsonb22":1,"natuspati":1,"jacktang":1,"lhdp0110":1,"BeingHapppy":1,"mason-fox0":1,"mrvisscher":1,"nrgrady":1,"cysey143":1,"Sumit9013":1,"schwemro":1,"aufl":1,"SchnFlo":1,"philip928lin":1,"JMH-gif":1,"kka1996":1,"lbteixeira":1,"GijsRut":1,"mishagrol":1,"halla":1,"jaimeambrus":1,"jaimsierra":1,"Ge0rges":1,"singhravi1":1,"LiBingtao":1,"OuSk95":1,"sitadrost":1,"sahin-abdullah":1,"patriciacmayer":1,"Engel23":1,"nikithiel":1,"EwoutH":1},"pull_request_authors":{"ConnectedSystems":39,"tupui":19,"eyyarbasi":7,"willu47":4,"musicinmybrain":4,"sahin-abdullah":3,"Zapiano":2,"jornbr":2,"singhravi1":2,"leonardoobaptistaa":2,"AnbazhaganS":2,"joaoantoniocardoso":2,"jyangfsu":1,"j-chacon":1,"joergbuchwald":1,"simonmarwitz":1,"nk7540":1,"JoerivanEngelen":1,"mrvisscher":1,"NMoksnes":1,"DmitriyValetov":1,"e-kwsm":1,"BrandonSLockey":1,"Xifus":1,"schmitts":1,"andriyor":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070501,"issues_count":31240645,"pull_requests_count":95394471,"authors_count":10689216,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":2,"documentation":2},"past_year_pull_request_labels_count":{"documentation":5,"bug":4,"clean up/maintenance":1},"past_year_issue_author_associations_count":{"NONE":10,"CONTRIBUTOR":4,"MEMBER":3},"past_year_pull_request_author_associations_count":{"MEMBER":8,"NONE":6,"CONTRIBUTOR":5},"past_year_issue_authors":{"arkanoid87":2,"ConnectedSystems":2,"21574081":1,"EwoutH":1,"JMH-gif":1,"joaoantoniocardoso":1,"ljlazar":1,"mrvisscher":1,"nrgrady":1,"Ostovane":1,"Rishitha-28":1,"SchnFlo":1,"singhravi1":1,"willu47":1,"Zapiano":1},"past_year_pull_request_authors":{"ConnectedSystems":8,"joaoantoniocardoso":2,"singhravi1":2,"AnbazhaganS":2,"jornbr":2,"Zapiano":2,"mrvisscher":1},"maintainers":[{"login":"ConnectedSystems","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"tupui","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tupui"},{"login":"willu47","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"},{"login":"sahin-abdullah","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sahin-abdullah"}],"active_maintainers":[{"login":"ConnectedSystems","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ConnectedSystems"},{"login":"willu47","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willu47"}]},"events":{"total":{"IssuesEvent":12,"WatchEvent":63,"IssueCommentEvent":45,"PushEvent":8,"PullRequestEvent":9,"PullRequestReviewEvent":3,"ForkEvent":16,"CreateEvent":2},"last_year":{"IssuesEvent":12,"WatchEvent":63,"IssueCommentEvent":45,"PushEvent":8,"PullRequestEvent":9,"PullRequestReviewEvent":3,"ForkEvent":16,"CreateEvent":2}},"keywords":["global-sensitivity-analysis","joss","morris","numpy","python","salib","sensitivity-analysis","sensitivity-analysis-library","sobol","uncertainty","uncertainty-quantification"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:02.164Z","updated_at":"2023-01-13T16:22:02.164Z","repository_link":"https://github.com/SALib/SALib/blob/main/.github/workflows/lint.yml","dependencies":[{"id":6890145773,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890145774,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890145775,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:02.554Z","updated_at":"2023-01-13T16:22:02.554Z","repository_link":"https://github.com/SALib/SALib/blob/main/.github/workflows/release.yaml","dependencies":[{"id":6890146430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890146431,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:22:03.133Z","updated_at":"2023-01-13T16:22:03.133Z","repository_link":"https://github.com/SALib/SALib/blob/main/.github/workflows/test.yml","dependencies":[{"id":6890146613,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890146614,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890146615,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-07-05T15:17:17.836Z","updated_at":"2023-07-05T15:17:17.836Z","repository_link":"https://github.com/SALib/SALib/blob/main/pyproject.toml","dependencies":[{"id":11146383654,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.20.3","direct":true,"kind":"runtime","optional":false},{"id":11146383655,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.7.3","direct":true,"kind":"runtime","optional":false},{"id":11146383656,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.2.2","direct":true,"kind":"runtime","optional":false},{"id":11146383657,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":11146383658,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-12-03T09:07:30.285Z","updated_at":"2024-12-03T09:07:30.285Z","repository_link":"https://github.com/SALib/SALib/blob/main/environment.yml","dependencies":[{"id":21014658227,"package_name":"myst_parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":22.81164980691425,"created_at":"2025-09-04T09:18:09.924Z","updated_at":"2025-10-07T08:04:44.728Z","avatar_url":"https://github.com/SALib.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":157596,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/3074","html_url":"https://science.ecosyste.ms/projects/3074","bibtex_url":"https://science.ecosyste.ms/projects/3074/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/3074/export.apalike"}