{"id":97955,"name":null,"description":"Programming Assignment Packager for Gradescope auto grader","url":"https://github.com/aksholokhov/gspack","last_synced_at":"2025-09-09T02:11:37.267Z","repository":{"id":46481449,"uuid":"274448026","full_name":"aksholokhov/gspack","owner":"aksholokhov","description":"Programming Assignment Packager for Gradescope auto grader","archived":false,"fork":false,"pushed_at":"2025-01-21T18:12:28.000Z","size":441,"stargazers_count":9,"open_issues_count":9,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-07T06:37:05.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aksholokhov.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2020-06-23T15:54:57.000Z","updated_at":"2025-01-21T18:12:32.000Z","dependencies_parsed_at":"2025-01-21T19:22:27.473Z","dependency_job_id":"23f69873-1c5b-40e5-98af-338b4f7f9b54","html_url":"https://github.com/aksholokhov/gspack","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aksholokhov/gspack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksholokhov","download_url":"https://codeload.github.com/aksholokhov/gspack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/sbom","scorecard":{"id":176831,"data":{"date":"2025-08-11","repo":{"name":"github.com/aksholokhov/gspack","commit":"f0ea115477b0d339fa5ff4a0d2cfb0d9f78f0f27"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/22 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aksholokhov/gspack/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aksholokhov/gspack/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aksholokhov/gspack/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aksholokhov/gspack/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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-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"],"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 12 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-16T17:51:26.966Z","repository_id":46481449,"created_at":"2025-08-16T17:51:26.966Z","updated_at":"2025-08-16T17:51:26.966Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231860,"owners_count":25245858,"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-09T02:00:10.223Z","response_time":80,"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":"aksholokhov","name":"Aleksei Sholokhov","uuid":"6594476","kind":"user","description":"Ph.D. Student in Applied Mathematics,\r\nGraduate Research Assistant in IHME UW","email":"","website":"aksholokhov.github.io","location":"Seatte","twitter":"aksholokhov","company":"University of Washington","icon_url":"https://avatars.githubusercontent.com/u/6594476?u=e16b34aa17bb090dc760c3ff88afa8db47da63c7\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-21T12:29:47.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aksholokhov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-21T12:29:47.151Z","updated_at":"2023-03-21T12:29:47.151Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksholokhov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksholokhov/repositories"},"packages":[{"id":2753861,"name":"gspack","ecosystem":"pypi","description":"Assignment Packager for the Gradescope Autograder.","homepage":"https://github.com/aksholokhov/gspack","licenses":"GNU GPLv3","normalized_licenses":["GPL-1.0"],"repository_url":"https://github.com/aksholokhov/gspack","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2020-12-23T19:12:27.000Z","latest_release_published_at":"2022-01-05T21:57:49.000Z","latest_release_number":"0.2.11","last_synced_at":"2025-09-06T12:50:15.620Z","created_at":"2022-04-10T11:12:08.607Z","updated_at":"2025-09-07T06:37:16.163Z","registry_url":"https://pypi.org/project/gspack/","install_command":"pip install gspack --index-url https://pypi.org/simple","documentation_url":"https://gspack.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"gspack","project_status":null},"repo_metadata":{"id":46481449,"uuid":"274448026","full_name":"aksholokhov/gspack","owner":"aksholokhov","description":"Programming Assignment Packager for Gradescope auto grader","archived":false,"fork":false,"pushed_at":"2025-01-21T18:12:28.000Z","size":441,"stargazers_count":9,"open_issues_count":9,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-04T10:07:16.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aksholokhov.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2020-06-23T15:54:57.000Z","updated_at":"2025-01-21T18:12:32.000Z","dependencies_parsed_at":"2025-01-21T19:22:27.473Z","dependency_job_id":"23f69873-1c5b-40e5-98af-338b4f7f9b54","html_url":"https://github.com/aksholokhov/gspack","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aksholokhov/gspack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksholokhov","download_url":"https://codeload.github.com/aksholokhov/gspack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/sbom","scorecard":{"id":176831,"data":{"date":"2025-08-11","repo":{"name":"github.com/aksholokhov/gspack","commit":"f0ea115477b0d339fa5ff4a0d2cfb0d9f78f0f27"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/22 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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":"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/python-package.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/aksholokhov/gspack/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/aksholokhov/gspack/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aksholokhov/gspack/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aksholokhov/gspack/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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-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"],"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 12 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-16T17:51:26.966Z","repository_id":46481449,"created_at":"2025-08-16T17:51:26.966Z","updated_at":"2025-08-16T17:51:26.966Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274005336,"owners_count":25205934,"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-07T02:00:09.463Z","response_time":67,"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":"aksholokhov","name":"Aleksei Sholokhov","uuid":"6594476","kind":"user","description":"Ph.D. Student in Applied Mathematics,\r\nGraduate Research Assistant in IHME UW","email":"","website":"aksholokhov.github.io","location":"Seatte","twitter":"aksholokhov","company":"University of Washington","icon_url":"https://avatars.githubusercontent.com/u/6594476?u=e16b34aa17bb090dc760c3ff88afa8db47da63c7\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-21T12:29:47.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aksholokhov","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-21T12:29:47.151Z","updated_at":"2023-03-21T12:29:47.151Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksholokhov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksholokhov/repositories"},"tags":[{"name":"v0.1.1","sha":"a73e318b47d0e62603f36c85dd1d3c7e54eb3aa2","kind":"commit","published_at":"2020-10-16T19:50:02.000Z","download_url":"https://codeload.github.com/aksholokhov/gspack/tar.gz/v0.1.1","html_url":"https://github.com/aksholokhov/gspack/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aksholokhov/gspack@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"322135c41b9fca061c984c81ed7ffab88d36ef4f","kind":"commit","published_at":"2020-10-15T18:28:38.000Z","download_url":"https://codeload.github.com/aksholokhov/gspack/tar.gz/v0.1.0","html_url":"https://github.com/aksholokhov/gspack/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aksholokhov/gspack@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T06:37:16.163Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.26950752086784,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":21.534064845754777,"forks_count":22.63611360089978,"docker_downloads_count":null,"average":24.432528636777924},"purl":"pkg:pypi/gspack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gspack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gspack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gspack/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-04T10:50:32.903Z","issues_count":8,"pull_requests_count":9,"avg_time_to_close_issue":31544518.0,"avg_time_to_close_pull_request":4487410.714285715,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":0.125,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/issues","maintainers":[{"login":"aksholokhov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aksholokhov"},{"login":"johnbcoughlin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnbcoughlin"},{"login":"amathsys","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amathsys"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspack/related_packages","maintainers":[{"uuid":"aksh","login":"aksh","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/aksh/","role":null,"created_at":"2023-02-07T02:18:29.663Z","updated_at":"2023-02-07T02:18:29.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aksh/packages"},{"uuid":"johnbcoughlin","login":"johnbcoughlin","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/johnbcoughlin/","role":null,"created_at":"2023-02-07T02:18:29.715Z","updated_at":"2023-02-07T02:18:29.715Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/johnbcoughlin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726351,"maintainers_count":308835,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":590223,"full_name":"aksholokhov/gspack","default_branch":"master","committers":[{"name":"Aleksei Sholokhov","email":"aksh@uw.edu","count":122},{"name":"Jack Coughlin","email":"jack@jackc.me","count":11},{"name":"amathsys","email":"26331890+amathsys@users.noreply.github.com","count":5},{"name":"Lowell Thompson","email":"lowell@pop-os.localdomain","count":1},{"name":"Aleksei Sholokhov","email":"ak.sholokhov@gmail.com","count":1}],"total_commits":140,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.0,"dds":0.12857142857142856,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T08:36:01.567Z","last_synced_commit":"c5d888d56f166a4f5bd8bb7ffd6b649fdda87465","created_at":"2023-03-09T06:18:29.964Z","updated_at":"2023-09-19T17:22:32.185Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5501804,"commits_count":856602637,"contributors_count":31313463,"owners_count":913616,"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":"aksholokhov/gspack","html_url":"https://github.com/aksholokhov/gspack","last_synced_at":"2025-07-04T10:50:32.903Z","status":null,"issues_count":8,"pull_requests_count":9,"avg_time_to_close_issue":31544518.0,"avg_time_to_close_pull_request":4487410.714285715,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":0.125,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:12:25.485Z","updated_at":"2025-07-04T10:50:32.903Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksholokhov%2Fgspack/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":4,"OWNER":2,"COLLABORATOR":2},"pull_request_author_associations_count":{"COLLABORATOR":4,"OWNER":3,"NONE":2},"issue_authors":{"jupsal":3,"johnbcoughlin":2,"aksholokhov":2,"Helena-Yuhan-Liu":1},"pull_request_authors":{"aksholokhov":3,"johnbcoughlin":2,"amathsys":2,"lfthomps":1,"jakobkotas":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10175750,"issues_count":31903541,"pull_requests_count":100006704,"authors_count":10735008,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"jakobkotas":1},"maintainers":[{"login":"aksholokhov","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aksholokhov"},{"login":"johnbcoughlin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnbcoughlin"},{"login":"amathsys","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amathsys"}],"active_maintainers":[]},"events":{"total":{"PushEvent":1,"PullRequestEvent":1,"ForkEvent":3},"last_year":{"PushEvent":1,"PullRequestEvent":1,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T18:00:48.572Z","updated_at":"2022-09-26T18:00:48.572Z","repository_link":"https://github.com/aksholokhov/gspack/blob/master/requirements.txt","dependencies":[{"id":6137089343,"package_name":"pipreqs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137089344,"package_name":"subprocess32","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137089345,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137089346,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137089347,"package_name":"ipython","ecosystem":"pypi","requirements":"==7.","direct":true,"kind":"runtime","optional":false},{"id":6137089348,"package_name":"nbformat","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137089349,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137089350,"package_name":"pathlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T20:16:46.048Z","updated_at":"2023-02-02T20:16:46.048Z","repository_link":"https://github.com/aksholokhov/gspack/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7323368294,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7323368295,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T20:16:46.055Z","updated_at":"2023-02-02T20:16:46.055Z","repository_link":"https://github.com/aksholokhov/gspack/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7323368296,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7323368297,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-01-21T19:22:27.346Z","updated_at":"2025-01-21T19:22:27.346Z","repository_link":"https://github.com/aksholokhov/gspack/blob/master/setup.py","dependencies":[]}],"score":5.886104031450156,"created_at":"2025-09-08T21:56:53.699Z","updated_at":"2025-10-07T08:30:43.424Z","avatar_url":"https://github.com/aksholokhov.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/97955","html_url":"https://science.ecosyste.ms/projects/97955"}