{"id":34100151,"url":"https://github.com/pystra/pystra","last_synced_at":"2026-03-15T13:57:48.807Z","repository":{"id":8417392,"uuid":"10003407","full_name":"pystra/pystra","owner":"pystra","description":"Python Structural Reliability Analysis","archived":false,"fork":false,"pushed_at":"2025-06-28T06:46:27.000Z","size":8880,"stargazers_count":160,"open_issues_count":7,"forks_count":61,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-09-07T22:11:07.625Z","etag":null,"topics":["reliability-analysis","structural-engineering"],"latest_commit_sha":null,"homepage":"http://pystra.github.io/pystra/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pystra.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-05-11T18:19:02.000Z","updated_at":"2025-09-05T00:22:48.000Z","dependencies_parsed_at":"2023-12-28T22:06:16.378Z","dependency_job_id":"ac55d125-623e-4995-be96-edcb0623eddd","html_url":"https://github.com/pystra/pystra","commit_stats":{"total_commits":179,"total_committers":13,"mean_commits":13.76923076923077,"dds":0.7262569832402235,"last_synced_commit":"7f3ce439f97af76993cf0ae27d4edb634106b0c8"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pystra/pystra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pystra%2Fpystra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pystra%2Fpystra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pystra%2Fpystra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pystra%2Fpystra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pystra","download_url":"https://codeload.github.com/pystra/pystra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pystra%2Fpystra/sbom","scorecard":{"id":752044,"data":{"date":"2025-08-11","repo":{"name":"github.com/pystra/pystra","commit":"fbadb1aa2f048eca1547a99c72aebff3f47ac4fb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codecov_test_suite.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pre_commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx_docs_to_gh_pages.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/codecov_test_suite.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/codecov_test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov_test_suite.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/codecov_test_suite.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov_test_suite.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/codecov_test_suite.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre_commit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pre_commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre_commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pre_commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre_commit.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pre_commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre_commit.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pre_commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pytest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pytest.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx_docs_to_gh_pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/sphinx_docs_to_gh_pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx_docs_to_gh_pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/sphinx_docs_to_gh_pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx_docs_to_gh_pages.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pystra/pystra/sphinx_docs_to_gh_pages.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/codecov_test_suite.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/codecov_test_suite.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/codecov_test_suite.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/sphinx_docs_to_gh_pages.yml:17","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:30"],"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":"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 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T20:38:49.326Z","repository_id":8417392,"created_at":"2025-08-22T20:38:49.327Z","updated_at":"2025-08-22T20:38:49.327Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27731484,"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-12-14T02:00:11.348Z","response_time":56,"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"}},"keywords":["reliability-analysis","structural-engineering"],"created_at":"2025-12-14T16:42:57.387Z","updated_at":"2025-12-14T16:42:57.916Z","avatar_url":"https://github.com/pystra.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. figure:: docs/source/images/logo/logo_pystra_mid.png\n   :alt: Pystra logo\n   :align: center\n   :scale: 50\n\n***********************************************\nPystra - Python Structural Reliability Analysis\n***********************************************\n\nPystra (Python Structural Reliability Analysis) is a python module for structural reliability analysis. Its flexibility and extensibility make it applicable to a large\nsuite of problems. Along with core reliability analysis functionality, Pystra\nincludes methods for summarizing output. Pystra is also closely integrated with the usual python scientific packages workflow, numpy and scipy; in particular, all statistical distributions in Scipy can be used in reliability modeling.\n\nInstallation\n============\n\nTo install *Pystra* just do:\n\n  $ pip install pystra\n\nFeatures\n========\n\nPystra provides functionalities to make structural reliability analysis as easy\nas possible. Here is a short list of some of its features:\n\n* Perform reliability analysis with different kinds of Reliability Methods.\n\n* Perform reliability analysis with Crude Monte Carlo Simulation.\n\n* Includes a large suite of well-documented statistical distributions.\n\n* Uses NumPy for numerics wherever possible.\n\n* No limitation on the limit state function.\n\n* Correlation between the random variables are possible.\n\n* Traces can be saved to the disk as plain text.\n\n* Pystra can be embedded in larger programs, and results can be analyzed\n  with the full power of Python.\n\n\nGetting started\n===============\n\nThis `Documentation`_ provides all the information needed to install Pystra, code a\nreliability model, run the sampler, save and visualize the results. In\naddition, it contains a list of the statistical distributions currently\navailable.\n\n.. _`Documentation`: http://pystra.github.io/pystra/\n\n.. _`FERUM`: http://www.ce.berkeley.edu/projects/ferum/\n\n.. _`IFMA`: http://www.ifma.fr/Recherche/Labos/FERUM\n\nCredits\n=======\nPystra is built on PyRe by Jürgen Hackl; FERUM4.1 by Jean-Marc Bourinet; FERUM by Terje Haukaas and Armen Der Kiureghian.\n\nCopyright 2021 The Pystra Developers.\n\nList of References\n==================\n\n[Bourinet2009] J.-M. Bourinet, C. Mattrand, and V Dubourg. A review of recent features and improvements added to FERUM software. In Proc. of the 10th International Conference on Structural Safety and Reliability (ICOSSAR’09), Osaka, Japan, 2009.\n\n[Bourinet2010] J.-M. Bourinet. FERUM 4.1 User’s Guide, 2010.\n\n[DerKiureghian2006] A. Der Kiureghian, T. Haukaas, and K. Fujimura. Structural reliability software at the University of California, Berkeley. Structural Safety, 28(1-2):44–67, 2006.\n\n[Hackl2013] J. Hackl. Generic Framework for Stochastic Modeling of Reinforced Concrete Deterioration Caused by Corrosion. Master’s thesis, Norwegian University of Science and Technology, Trondheim, Norway, 2013.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpystra%2Fpystra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpystra%2Fpystra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpystra%2Fpystra/lists"}