{"id":2983,"name":"Pyrgg","description":"Pyrgg: Python Random Graph Generator - Published in JOSS (2017)","url":"https://github.com/sepandhaghighi/pyrgg","last_synced_at":"2025-09-04T16:57:39.876Z","repository":{"id":20309959,"uuid":"89410101","full_name":"sepandhaghighi/pyrgg","owner":"sepandhaghighi","description":"🔧 Python Random Graph Generator","archived":false,"fork":false,"pushed_at":"2025-08-26T20:21:22.000Z","size":10160,"stargazers_count":215,"open_issues_count":3,"forks_count":31,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:03:40.185Z","etag":null,"topics":["beerpay","generator","gpu","graph-computing","graph-generation","graph-generator","gtgraph","math","mathematics","python","python3","script"],"latest_commit_sha":null,"homepage":"https://www.pyrgg.site","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/sepandhaghighi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.pyrgg.site/donate.html"}},"created_at":"2017-04-25T21:49:53.000Z","updated_at":"2025-08-26T16:05:56.000Z","dependencies_parsed_at":"2025-04-14T18:02:27.175Z","dependency_job_id":"6cab51f5-888b-4d74-bf4b-56f52ab36bd9","html_url":"https://github.com/sepandhaghighi/pyrgg","commit_stats":{"total_commits":731,"total_committers":8,"mean_commits":91.375,"dds":"0.16415868673050615","last_synced_commit":"d4fe3604c4e1a27f44ed8c482a8188057dda15ee"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/sepandhaghighi/pyrgg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/sbom","scorecard":{"id":811616,"data":{"date":"2025-08-11","repo":{"name":"github.com/sepandhaghighi/pyrgg","commit":"3b3d06f293ee8251b3d3de5cb84bc533476cc265"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_conda.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml: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":"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/publish_conda.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/publish_conda.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_conda.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/publish_conda.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.7 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/218971265","Warn: release artifact v1.6 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/185178898","Warn: release artifact v1.5 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/175268735","Warn: release artifact v1.4 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/111308868","Warn: release artifact v1.3 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/84575240","Warn: release artifact v1.7 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/218971265","Warn: release artifact v1.6 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/185178898","Warn: release artifact v1.5 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/175268735","Warn: release artifact v1.4 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/111308868","Warn: release artifact v1.3 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/84575240"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T13:20:21.867Z","repository_id":20309959,"created_at":"2025-08-23T13:20:21.867Z","updated_at":"2025-08-23T13:20:21.867Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"sepandhaghighi","name":"Sepand Haghighi","uuid":"7515099","kind":"user","description":"Open Source Enthusiast\r\n","email":"","website":"https://www.sepand.tech","location":"Aalborg, Denmark","twitter":"sepkjaer20","company":"Denu","icon_url":"https://avatars.githubusercontent.com/u/7515099?u=c792c70d3bef661a5b79a43b997d984e827f5852\u0026v=4","repositories_count":124,"last_synced_at":"2024-06-11T15:42:58.930Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sepandhaghighi","funding_links":[],"total_stars":5426,"followers":836,"following":606,"created_at":"2022-11-02T16:31:20.696Z","updated_at":"2024-06-11T15:43:04.604Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi/repositories"},"packages":[{"id":2881790,"name":"pyrgg","ecosystem":"pypi","description":"Python Random Graph Generator","homepage":"https://github.com/sepandhaghighi/pyrgg","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sepandhaghighi/pyrgg","keywords_array":["random","graph","python3","python","generator","graph-process","generator","DIMACS","JSON","YAML","Pickle","CSV","TSV","WEL","ASP","TGF","UCINET"],"namespace":null,"versions_count":18,"first_release_published_at":"2017-07-13T16:02:57.000Z","latest_release_published_at":"2025-08-26T16:19:49.000Z","latest_release_number":"1.8","last_synced_at":"2025-09-03T23:02:14.005Z","created_at":"2022-04-10T12:17:58.025Z","updated_at":"2025-09-04T16:26:47.928Z","registry_url":"https://pypi.org/project/pyrgg/","install_command":"pip install pyrgg --index-url https://pypi.org/simple","documentation_url":"https://pyrgg.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","Intended Audience :: Manufacturing","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Education","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Human Machine Interfaces","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"pyrgg","project_status":null},"repo_metadata":{"id":20309959,"uuid":"89410101","full_name":"sepandhaghighi/pyrgg","owner":"sepandhaghighi","description":"🔧 Python Random Graph Generator","archived":false,"fork":false,"pushed_at":"2025-08-26T20:21:22.000Z","size":10160,"stargazers_count":215,"open_issues_count":3,"forks_count":31,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:03:40.185Z","etag":null,"topics":["beerpay","generator","gpu","graph-computing","graph-generation","graph-generator","gtgraph","math","mathematics","python","python3","script"],"latest_commit_sha":null,"homepage":"https://www.pyrgg.site","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/sepandhaghighi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.pyrgg.site/donate.html"}},"created_at":"2017-04-25T21:49:53.000Z","updated_at":"2025-08-26T16:05:56.000Z","dependencies_parsed_at":"2025-04-14T18:02:27.175Z","dependency_job_id":"6cab51f5-888b-4d74-bf4b-56f52ab36bd9","html_url":"https://github.com/sepandhaghighi/pyrgg","commit_stats":{"total_commits":731,"total_committers":8,"mean_commits":91.375,"dds":"0.16415868673050615","last_synced_commit":"d4fe3604c4e1a27f44ed8c482a8188057dda15ee"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/sepandhaghighi/pyrgg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/sbom","scorecard":{"id":811616,"data":{"date":"2025-08-11","repo":{"name":"github.com/sepandhaghighi/pyrgg","commit":"3b3d06f293ee8251b3d3de5cb84bc533476cc265"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_conda.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml: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":"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/publish_conda.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/publish_conda.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_conda.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/publish_conda.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/sepandhaghighi/pyrgg/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.7 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/218971265","Warn: release artifact v1.6 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/185178898","Warn: release artifact v1.5 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/175268735","Warn: release artifact v1.4 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/111308868","Warn: release artifact v1.3 not signed: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/84575240","Warn: release artifact v1.7 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/218971265","Warn: release artifact v1.6 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/185178898","Warn: release artifact v1.5 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/175268735","Warn: release artifact v1.4 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/111308868","Warn: release artifact v1.3 does not have provenance: https://api.github.com/repos/sepandhaghighi/pyrgg/releases/84575240"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T13:20:21.867Z","repository_id":20309959,"created_at":"2025-08-23T13:20:21.867Z","updated_at":"2025-08-23T13:20:21.867Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sepandhaghighi","name":"Sepand Haghighi","uuid":"7515099","kind":"user","description":"Open Source Enthusiast\r\n","email":"","website":"https://www.sepand.tech","location":"Aalborg, Denmark","twitter":"sepkjaer20","company":"Denu","icon_url":"https://avatars.githubusercontent.com/u/7515099?u=c792c70d3bef661a5b79a43b997d984e827f5852\u0026v=4","repositories_count":124,"last_synced_at":"2024-06-11T15:42:58.930Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sepandhaghighi","funding_links":[],"total_stars":5426,"followers":836,"following":606,"created_at":"2022-11-02T16:31:20.696Z","updated_at":"2024-06-11T15:43:04.604Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepandhaghighi/repositories"},"tags":[{"name":"v1.8","sha":"6f6ed59f280b05a2b9f22def9177c11823ff2bab","kind":"commit","published_at":"2025-08-26T03:05:45.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.8","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.8/manifests"},{"name":"v1.7","sha":"3b3d06f293ee8251b3d3de5cb84bc533476cc265","kind":"commit","published_at":"2025-05-14T01:37:31.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.7","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.7/manifests"},{"name":"v1.6","sha":"a0ec05bbb4da7d845caf81b10022b9455ec66363","kind":"commit","published_at":"2024-11-12T00:11:52.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.6","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.6/manifests"},{"name":"v1.5","sha":"10fba4310c305d72dc2dba9a2857d8ebe3526456","kind":"commit","published_at":"2024-09-14T05:29:43.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.5","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.5/manifests"},{"name":"v1.4","sha":"d4fe3604c4e1a27f44ed8c482a8188057dda15ee","kind":"commit","published_at":"2023-07-06T18:09:32.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.4","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.4/manifests"},{"name":"v1.3","sha":"82dde658daf74b0a451ca92cf2db3b2eaf666cef","kind":"commit","published_at":"2022-11-30T12:54:37.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.3","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.3/manifests"},{"name":"v1.2","sha":"e87dcee284c72e99983f0e4654a45359a25d02d5","kind":"commit","published_at":"2022-09-07T14:47:26.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.2","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.2/manifests"},{"name":"v1.1","sha":"7d98b2ac7ad0b4767a5c68bc5febefd0e7af32c4","kind":"commit","published_at":"2021-06-09T12:29:23.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.1","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.1/manifests"},{"name":"v1.0","sha":"f67495bd2714f0305861ae758ad8a8ab164c1780","kind":"commit","published_at":"2021-01-11T15:31:28.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v1.0","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v1.0/manifests"},{"name":"v0.9","sha":"35906852a56e2ff81e485b60cb731db85510dfbb","kind":"commit","published_at":"2020-10-07T15:15:13.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.9","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.9/manifests"},{"name":"v0.8","sha":"859b62e6ceebea251662670c8c4a2ecd746e5bd6","kind":"commit","published_at":"2020-08-19T11:42:22.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.8","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.8/manifests"},{"name":"v0.7","sha":"5535db736e6093c765b0b2cc450bc69838ed9a99","kind":"commit","published_at":"2020-08-07T12:08:17.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.7","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.7/manifests"},{"name":"v0.6","sha":"d30c1b94c4569ffd02167d8af5388ac01bfcbf55","kind":"commit","published_at":"2020-07-24T15:35:42.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.6","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.6/manifests"},{"name":"v0.5","sha":"76ac6245fa1b620f19d190d36a5cdcca6c42c13d","kind":"commit","published_at":"2020-07-01T16:29:35.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.5","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.5/manifests"},{"name":"v0.4","sha":"e60a30dd7e6a9e49e65ab61affe57c209ab50816","kind":"commit","published_at":"2020-06-17T17:54:15.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.4","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.4/manifests"},{"name":"v0.3","sha":"bb3c66fb96ed27a495fd05a442b41bda0d1904de","kind":"commit","published_at":"2019-11-29T14:34:09.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.3","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.3/manifests"},{"name":"v0.2","sha":"ebd7f5c3c54bb45d4bfed6a797ff86f0a416c61d","kind":"commit","published_at":"2017-09-20T18:00:31.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.2","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.2/manifests"},{"name":"v0.1","sha":"519411fa15e2aee5ba9e76123bbd6e1cf1535531","kind":"commit","published_at":"2017-08-18T20:22:47.000Z","download_url":"https://codeload.github.com/sepandhaghighi/pyrgg/tar.gz/v0.1","html_url":"https://github.com/sepandhaghighi/pyrgg/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sepandhaghighi/pyrgg@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T16:26:47.928Z","dependent_packages_count":1,"downloads":340,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":26.98463942477597,"dependent_repos_count":8.976891510839746,"dependent_packages_count":4.7464847929084515,"stargazers_count":4.982559227944969,"forks_count":7.390095983954921,"docker_downloads_count":null,"average":10.61613418808481},"purl":"pkg:pypi/pyrgg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyrgg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyrgg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyrgg/dependencies","status":null,"funding_links":["https://www.pyrgg.site/donate.html"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T21:47:37.871Z","issues_count":35,"pull_requests_count":147,"avg_time_to_close_issue":13335053.096774194,"avg_time_to_close_pull_request":846630.9489051095,"issues_closed_count":31,"pull_requests_closed_count":137,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.9714285714285714,"avg_comments_per_pull_request":1.1564625850340136,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":0,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1211208.4333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3684210526315789,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/issues","maintainers":[{"login":"sepandhaghighi","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"}],"active_maintainers":[{"login":"sepandhaghighi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrgg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrgg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrgg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrgg/related_packages","maintainers":[{"uuid":"sadrasabouri","login":"sadrasabouri","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/sadrasabouri/","role":null,"created_at":"2023-07-02T01:15:34.691Z","updated_at":"2023-07-02T01:15:34.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sadrasabouri/packages"},{"uuid":"s.haghighi","login":"s.haghighi","name":null,"email":null,"url":null,"packages_count":37,"html_url":"https://pypi.org/user/s.haghighi/","role":null,"created_at":"2023-02-25T05:22:27.362Z","updated_at":"2023-02-25T05:22:27.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/s.haghighi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"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":640477,"full_name":"sepandhaghighi/pyrgg","default_branch":"master","committers":[{"name":"sepandhaghighi","email":"sepand.haghighi@yahoo.com","login":"sepandhaghighi","count":628},{"name":"Maxim Ivanov","email":"ivanovmg@gmail.com","login":"ivanovmg","count":47},{"name":"sadrasabouri","email":"sabouri.sadra@gmail.com","login":"sadrasabouri","count":44},{"name":"ahmadsalimi","email":"ahsa9978@gmail.com","login":"ahmadsalimi","count":20},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":14},{"name":"AmirHosein Rostami","email":"32750909+AHReccese","login":"AHReccese","count":2},{"name":"The Codacy Badger","email":"badger@codacy.com","login":"codacy-badger","count":1}],"total_commits":772,"total_committers":8,"total_bot_commits":30,"total_bot_committers":2,"mean_commits":96.5,"dds":0.18652849740932642,"past_year_committers":[{"name":"Sepand Haghighi","email":"sepand.haghighi@yahoo.com","login":"sepandhaghighi","count":10},{"name":"Sadra Sabouri","email":"43045767+sadrasabouri","login":"sadrasabouri","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"AmirHosein Rostami","email":"32750909+AHReccese","login":"AHReccese","count":2}],"past_year_total_commits":21,"past_year_total_committers":4,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":5.25,"past_year_dds":0.5238095238095238,"last_synced_at":"2025-08-07T08:13:44.561Z","last_synced_commit":"3b3d06f293ee8251b3d3de5cb84bc533476cc265","created_at":"2023-03-09T08:51:33.804Z","updated_at":"2025-08-07T08:13:44.568Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"sepandhaghighi/pyrgg","html_url":"https://github.com/sepandhaghighi/pyrgg","last_synced_at":"2025-09-01T21:47:37.871Z","status":"active","issues_count":35,"pull_requests_count":147,"avg_time_to_close_issue":13335053.096774194,"avg_time_to_close_pull_request":846630.9489051095,"issues_closed_count":31,"pull_requests_closed_count":137,"pull_request_authors_count":7,"issue_authors_count":6,"avg_comments_per_issue":0.9714285714285714,"avg_comments_per_pull_request":1.1564625850340136,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":0,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1211208.4333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3684210526315789,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":30,"created_at":"2023-05-14T21:49:21.205Z","updated_at":"2025-09-03T02:32:21.863Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepandhaghighi%2Fpyrgg/issues","issue_labels_count":{"enhancement":19,"new format":4,"new feature":4,"document":4,"test":4,"bug":4,"invalid":2,"performance":1,"website":1},"pull_request_labels_count":{"enhancement":41,"document":39,"dependencies":27,"test":21,"minor":15,"release":12,"new feature":8,"bug":7,"refactoring":7,"website":4,"new format":2,"python":2,"performance":1},"issue_author_associations_count":{"OWNER":26,"NONE":7,"COLLABORATOR":2,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"OWNER":88,"COLLABORATOR":37,"CONTRIBUTOR":35,"NONE":3},"issue_authors":{"sepandhaghighi":26,"tuxiqae":5,"sadrasabouri":2,"ahmadsalimi":1,"parsanoori":1,"metiroozmeh":1},"pull_request_authors":{"sepandhaghighi":88,"sadrasabouri":37,"dependabot[bot]":19,"dependabot-preview[bot]":7,"ivanovmg":6,"AHReccese":4,"ahmadsalimi":2},"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":{"website":1},"past_year_pull_request_labels_count":{"document":16,"minor":10,"enhancement":9,"test":7,"dependencies":6,"release":6,"website":4,"new feature":3,"python":2,"refactoring":1},"past_year_issue_author_associations_count":{"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":27,"COLLABORATOR":14,"CONTRIBUTOR":7,"NONE":3},"past_year_issue_authors":{"sepandhaghighi":1},"past_year_pull_request_authors":{"sepandhaghighi":27,"sadrasabouri":14,"dependabot[bot]":6,"AHReccese":4},"maintainers":[{"login":"sepandhaghighi","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"}],"active_maintainers":[{"login":"sepandhaghighi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepandhaghighi"},{"login":"sadrasabouri","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sadrasabouri"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":9,"DeleteEvent":16,"IssueCommentEvent":6,"PushEvent":35,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":32,"PullRequestEvent":38,"ForkEvent":2,"CreateEvent":18},"last_year":{"ReleaseEvent":1,"WatchEvent":9,"DeleteEvent":16,"IssueCommentEvent":6,"PushEvent":35,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":32,"PullRequestEvent":38,"ForkEvent":2,"CreateEvent":18}},"keywords":["beerpay","generator","gpu","graph-computing","graph-generation","graph-generator","gtgraph","math","mathematics","python","python3","script"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish_conda.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:54:06.971Z","updated_at":"2023-01-13T20:54:06.971Z","repository_link":"https://github.com/sepandhaghighi/pyrgg/blob/master/.github/workflows/publish_conda.yaml","dependencies":[{"id":6891431437,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891431438,"package_name":"sepandhaghighi/conda-package-publish-action","ecosystem":"actions","requirements":"v1.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:54:06.979Z","updated_at":"2023-01-13T20:54:06.979Z","repository_link":"https://github.com/sepandhaghighi/pyrgg/blob/master/.github/workflows/publish_pypi.yml","dependencies":[{"id":6891431439,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891431440,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:54:06.987Z","updated_at":"2023-01-13T20:54:06.987Z","repository_link":"https://github.com/sepandhaghighi/pyrgg/blob/master/.github/workflows/test.yml","dependencies":[{"id":6891431441,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891431442,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T20:54:06.998Z","updated_at":"2023-01-13T20:54:06.998Z","repository_link":"https://github.com/sepandhaghighi/pyrgg/blob/master/dev-requirements.txt","dependencies":[{"id":6891431443,"package_name":"art","ecosystem":"pypi","requirements":"==5.7","direct":true,"kind":"development","optional":false},{"id":6891431444,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0","direct":true,"kind":"development","optional":false},{"id":6891431445,"package_name":"codecov","ecosystem":"pypi","requirements":"\u003e=2.0.15","direct":true,"kind":"development","optional":false},{"id":6891431446,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"development","optional":false},{"id":6891431447,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.1","direct":true,"kind":"development","optional":false},{"id":6891431448,"package_name":"pydot","ecosystem":"pypi","requirements":"\u003e=1.2.4","direct":true,"kind":"development","optional":false},{"id":6891431449,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.3.1","direct":true,"kind":"development","optional":false},{"id":6891431450,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.6.1","direct":true,"kind":"development","optional":false},{"id":6891431451,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=40.8.0","direct":true,"kind":"development","optional":false},{"id":6891431452,"package_name":"vulture","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"development","optional":false},{"id":6891431453,"package_name":"bandit","ecosystem":"pypi","requirements":"\u003e=1.5.1","direct":true,"kind":"development","optional":false},{"id":6891431454,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"development","optional":false},{"id":6891431455,"package_name":"flake8","ecosystem":"pypi","requirements":"\u003e=3.5.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T20:54:07.021Z","updated_at":"2023-01-13T20:54:07.021Z","repository_link":"https://github.com/sepandhaghighi/pyrgg/blob/master/requirements.txt","dependencies":[{"id":6891431456,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e=3.12","direct":true,"kind":"runtime","optional":false},{"id":6891431457,"package_name":"art","ecosystem":"pypi","requirements":"\u003e=0.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-01T23:29:00.020Z","updated_at":"2023-10-01T23:29:00.020Z","repository_link":"https://github.com/sepandhaghighi/pyrgg/blob/master/setup.py","dependencies":[]}],"score":13.310375379526649,"created_at":"2025-09-04T09:18:08.640Z","updated_at":"2025-10-07T08:04:43.637Z","avatar_url":"https://github.com/sepandhaghighi.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":340,"funding_links":["https://www.pyrgg.site/donate.html"],"readme_doi_urls":["https://doi.org/10.21105/joss.00331"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["statistical-analysis","multiclass-classification","matrix","deeplearning","data-mining","physics-simulation","simulator","confusion-matrix","accuracy","cryptocurrencies"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2983","html_url":"https://science.ecosyste.ms/projects/2983"}