{"id":45839,"name":"gap","description":"Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra","url":"https://github.com/gap-system/gap","last_synced_at":"2025-09-05T10:35:43.418Z","repository":{"id":27781516,"uuid":"31270208","full_name":"gap-system/gap","owner":"gap-system","description":"Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra","archived":false,"fork":false,"pushed_at":"2025-09-04T12:10:33.000Z","size":441007,"stargazers_count":899,"open_issues_count":490,"forks_count":174,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-09-04T14:23:18.811Z","etag":null,"topics":["algebra","computer-algebra","computer-algebra-system","discrete-mathematics","group-theory","math","mathematics","representation-theory"],"latest_commit_sha":null,"homepage":"https://www.gap-system.org","language":"GAP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gap-system.png","metadata":{"files":{"readme":"README.buildsys.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2015-02-24T16:47:50.000Z","updated_at":"2025-09-02T18:51:06.000Z","dependencies_parsed_at":"2023-01-17T01:00:22.925Z","dependency_job_id":"c9adb489-d64d-4465-b88d-1894821e4fbc","html_url":"https://github.com/gap-system/gap","commit_stats":{"total_commits":9327,"total_committers":70,"mean_commits":"133.24285714285713","dds":0.5343626031950253,"last_synced_commit":"d284d81f318fd482aaecd139de86b841123df803"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/gap-system/gap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/sbom","scorecard":{"id":418547,"data":{"date":"2025-08-11","repo":{"name":"github.com/gap-system/gap","commit":"ced173041690a4af06c073088d01cc40b2574fb0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","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":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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 v2.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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/gapjl.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-gh-pages.yml:16","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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.14.0 not signed: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 not signed: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 not signed: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 not signed: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 not signed: https://api.github.com/repos/gap-system/gap/releases/142589587","Warn: release artifact v4.14.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/142589587"],"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 GetBranch(stable-4.11): error during branchesHandler.query: 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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:414: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:422: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gapjl.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gapjl.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:102","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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-19T00:34:17.081Z","repository_id":27781516,"created_at":"2025-08-19T00:34:17.081Z","updated_at":"2025-08-19T00:34:17.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273710467,"owners_count":25154057,"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-05T02:00:09.113Z","response_time":402,"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":"gap-system","name":"GAP - Groups, Algorithms, Programming","uuid":"5344223","kind":"organization","description":"A System for Computational Discrete Algebra","email":"gap@gap-system.org","website":"https://www.gap-system.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5344223?v=4","repositories_count":33,"last_synced_at":"2024-03-26T14:07:25.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gap-system","funding_links":[],"total_stars":865,"followers":98,"following":0,"created_at":"2022-11-03T21:11:02.626Z","updated_at":"2024-03-26T14:07:25.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system/repositories"},"packages":[{"id":5286285,"name":"gap","ecosystem":"conda","description":null,"homepage":"https://www.gap-system.org/","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/gap-system/gap","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-10-03T15:43:43.603Z","latest_release_published_at":"2022-09-03T01:20:01.000Z","latest_release_number":"4.11.1","last_synced_at":"2025-09-04T14:45:07.394Z","created_at":"2022-10-03T15:43:43.596Z","updated_at":"2025-09-05T04:15:14.818Z","registry_url":"https://anaconda.org/conda-forge/gap","install_command":"conda install -c conda-forge gap","documentation_url":null,"metadata":{},"repo_metadata":{"id":27781516,"uuid":"31270208","full_name":"gap-system/gap","owner":"gap-system","description":"Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra","archived":false,"fork":false,"pushed_at":"2025-09-04T12:10:33.000Z","size":441007,"stargazers_count":899,"open_issues_count":490,"forks_count":174,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-09-04T14:23:18.811Z","etag":null,"topics":["algebra","computer-algebra","computer-algebra-system","discrete-mathematics","group-theory","math","mathematics","representation-theory"],"latest_commit_sha":null,"homepage":"https://www.gap-system.org","language":"GAP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gap-system.png","metadata":{"files":{"readme":"README.buildsys.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2015-02-24T16:47:50.000Z","updated_at":"2025-09-02T18:51:06.000Z","dependencies_parsed_at":"2023-01-17T01:00:22.925Z","dependency_job_id":"c9adb489-d64d-4465-b88d-1894821e4fbc","html_url":"https://github.com/gap-system/gap","commit_stats":{"total_commits":9327,"total_committers":70,"mean_commits":"133.24285714285713","dds":0.5343626031950253,"last_synced_commit":"d284d81f318fd482aaecd139de86b841123df803"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/gap-system/gap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/sbom","scorecard":{"id":418547,"data":{"date":"2025-08-11","repo":{"name":"github.com/gap-system/gap","commit":"ced173041690a4af06c073088d01cc40b2574fb0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","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":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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 v2.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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/gapjl.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-gh-pages.yml:16","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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.14.0 not signed: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 not signed: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 not signed: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 not signed: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 not signed: https://api.github.com/repos/gap-system/gap/releases/142589587","Warn: release artifact v4.14.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/142589587"],"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 GetBranch(stable-4.11): error during branchesHandler.query: 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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:414: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:422: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gapjl.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gapjl.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:102","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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-19T00:34:17.081Z","repository_id":27781516,"created_at":"2025-08-19T00:34:17.081Z","updated_at":"2025-08-19T00:34:17.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273710467,"owners_count":25154057,"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-05T02:00:09.113Z","response_time":402,"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":"gap-system","name":"GAP - Groups, Algorithms, Programming","uuid":"5344223","kind":"organization","description":"A System for Computational Discrete Algebra","email":"gap@gap-system.org","website":"https://www.gap-system.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5344223?v=4","repositories_count":33,"last_synced_at":"2024-03-26T14:07:25.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gap-system","funding_links":[],"total_stars":865,"followers":98,"following":0,"created_at":"2022-11-03T21:11:02.626Z","updated_at":"2024-03-26T14:07:25.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system/repositories"},"tags":[{"name":"v4.15.0-beta1","sha":"52e8619629fe0bb8fa24b8e753a0bd037a8a667f","kind":"tag","published_at":"2025-08-29T16:09:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.15.0-beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.15.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.15.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15.0-beta1/manifests"},{"name":"v4.16dev","sha":"6c461251d99b205ce239dab582c4afda0bc31945","kind":"tag","published_at":"2025-08-29T15:57:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.16dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.16dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.16dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.16dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.16dev/manifests"},{"name":"v4.14.0","sha":"8e68258d61fbeef94ee1ef07d5aa6320c70ebff7","kind":"tag","published_at":"2024-12-05T10:00:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0/manifests"},{"name":"v4.15dev","sha":"e999a1b8c78bd941a7d9d695b2e1ca3a730c316d","kind":"tag","published_at":"2024-12-05T09:15:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.15dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.15dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.15dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15dev/manifests"},{"name":"v4.14.0-beta1","sha":"329ab54d4f370dee93d628f44c6e432515d4c46c","kind":"tag","published_at":"2024-11-14T17:00:24.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14.0-beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0-beta1/manifests"},{"name":"v4.13.1","sha":"eb5f81c79553571cb385b87076529239b8070f19","kind":"tag","published_at":"2024-06-13T12:25:26.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"10ef076e14d5b28a11ecb43ed7add17c23ee7451","kind":"tag","published_at":"2024-03-15T13:25:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0/manifests"},{"name":"v4.14dev","sha":"a9dab6a928f2895b4f73970fde0c0f0b650303d4","kind":"tag","published_at":"2024-03-15T12:40:46.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14dev/manifests"},{"name":"v4.13.0-alpha2","sha":"34f731ce68aef712a634e051b6d9141999befad6","kind":"tag","published_at":"2024-02-19T12:55:58.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0-alpha2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha2/manifests"},{"name":"v4.13.0-alpha1","sha":"e7d0a231696556053646a03269d559e4c27ee338","kind":"tag","published_at":"2024-02-05T00:22:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0-alpha1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha1/manifests"},{"name":"v4.12.2","sha":"9b669a85cbeda65a1ad39ab1b5758957586c6e7f","kind":"tag","published_at":"2022-12-18T02:19:45.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"c4a5b7be6fa44a451d13de6c884e1e9e0d8ac858","kind":"tag","published_at":"2022-10-20T20:07:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"7ba252e2bc68ceccb5d267118d47fa5ca20bc513","kind":"tag","published_at":"2022-08-18T21:09:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.0/manifests"},{"name":"v4.13dev","sha":"83b2a894991788fde6926cb8b61cb65e9d7aafbb","kind":"tag","published_at":"2022-08-18T20:45:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13dev/manifests"},{"name":"v4.11.1","sha":"a762b49ef1df00d692b4b2fe21612a79aeaf69b5","kind":"tag","published_at":"2021-03-02T16:17:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0cf2f1a68786d0b6667a2ecf4fd782006c70d65e","kind":"tag","published_at":"2020-02-29T17:56:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.0/manifests"},{"name":"v4.11dev","sha":"573305421064b00de3a19ff78f11afe77c47f511","kind":"tag","published_at":"2019-11-11T12:53:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11dev/manifests"},{"name":"v4.12dev","sha":"511e9adac58f3fb787d8685d6eac24f2d62d9259","kind":"tag","published_at":"2019-11-11T12:53:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12dev/manifests"},{"name":"v4.10.2","sha":"df86a3609181328d9b33a47f46ae27f8afd83a83","kind":"tag","published_at":"2019-06-21T15:14:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"6763890b4a8c9e340d6fba12c0c9c169970945ac","kind":"tag","published_at":"2019-02-27T15:18:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"db44c5fc0ceba1e560de171481328cff09903059","kind":"tag","published_at":"2018-11-06T23:09:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.0/manifests"},{"name":"v4.9.3","sha":"e48640edf1b901e68dd3ffa5db77184908da5ee2","kind":"tag","published_at":"2018-09-07T13:07:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"8e78fb8bc6a1319dfe4c15311d8be02a87f978f0","kind":"tag","published_at":"2018-07-06T15:13:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"d4f77776c9ecf35f437c7ebe5ccee8f18bbe77a9","kind":"tag","published_at":"2018-05-08T09:10:06.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"79ce1d58c3c9a5d4a6966de945de1bccbef49799","kind":"tag","published_at":"2018-03-10T17:01:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.0/manifests"},{"name":"v4.10dev","sha":"1331945a03ed368716b0e4716cc00c2df1505165","kind":"tag","published_at":"2018-03-10T16:57:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10dev/manifests"},{"name":"v4.8.10","sha":"3e5dc1fa06a4c5cbf67119c4e5a62aaa75d47e1d","kind":"commit","published_at":"2018-01-15T13:01:42.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.10/manifests"},{"name":"v4.8.9","sha":"c39a58c10b9117d91f6c1c904ecfe3c8f9b1d062","kind":"commit","published_at":"2017-12-18T23:38:55.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.9/manifests"},{"name":"v4.8.8","sha":"32d8e9f1db0be95afd55c5e5cce67ddbd444c136","kind":"tag","published_at":"2017-08-29T12:55:16.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.8/manifests"},{"name":"v4.8.7","sha":"cb6a91334e2d2646c280ecada171cdf2bcd0dbe8","kind":"tag","published_at":"2017-03-30T11:54:37.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.7/manifests"},{"name":"bisect-after-new-buildsys","sha":"c30acd6be350871560bd2efbff3af01f642a9fb6","kind":"commit","published_at":"2017-03-24T16:22:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/bisect-after-new-buildsys","html_url":"https://github.com/gap-system/gap/releases/tag/bisect-after-new-buildsys","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@bisect-after-new-buildsys","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-after-new-buildsys","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-after-new-buildsys/manifests"},{"name":"bisect-before-hpcgap-merge","sha":"a5cb6b00726281d5310b89e5c4088fb62aa8d9d0","kind":"commit","published_at":"2017-03-16T16:10:55.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/bisect-before-hpcgap-merge","html_url":"https://github.com/gap-system/gap/releases/tag/bisect-before-hpcgap-merge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@bisect-before-hpcgap-merge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-before-hpcgap-merge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-before-hpcgap-merge/manifests"},{"name":"v4.8.6","sha":"d2399f83be056f5d8262aa46408d9790e78d9d60","kind":"tag","published_at":"2016-11-13T20:04:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"17b9ca24296846889fbe52d76a9648f56368726d","kind":"tag","published_at":"2016-09-27T10:56:49.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"940974db296567f5a66306e5a3bdda850e48b543","kind":"tag","published_at":"2016-06-10T08:31:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"4e30d3f01c0b9df9bf29dd4323b66d079d0b8029","kind":"tag","published_at":"2016-03-23T14:10:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c67ef98a6719c697adc6bdd51c598b4446cbe2af","kind":"tag","published_at":"2016-02-21T11:26:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"57be9673f12b88fbddd9151629752da05f4996fd","kind":"tag","published_at":"2016-01-06T16:02:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.1/manifests"},{"name":"v4.7.9","sha":"01c28ecc2020e442c5db6239613bd3f4fb35ba1c","kind":"tag","published_at":"2015-12-01T21:04:21.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.9/manifests"},{"name":"v4.8.0","sha":"038bf250a51a0da1fbe5d530993dd2864ae95efc","kind":"tag","published_at":"2015-11-02T23:46:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.0/manifests"},{"name":"v4.7.8","sha":"b8f5d6f9ec181def87cc010266ccff6bb87340e8","kind":"tag","published_at":"2015-06-12T11:24:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"bbf00e3737323756c58d382ccedbc81d5d47d2cf","kind":"commit","published_at":"2015-02-12T20:27:47.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"c1e4226382242d1f85fab157fe46a5ef1a056fe4","kind":"commit","published_at":"2014-11-12T10:13:29.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"33fba6c32b1648b249b5d697fc385effa5c421d4","kind":"commit","published_at":"2014-05-24T13:05:11.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"cc86f53ed6170309d3d30a8f16aae5ba37e298c1","kind":"commit","published_at":"2014-02-20T01:14:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"b0102307d2badf75193bb6bf6c853a8c217a070a","kind":"commit","published_at":"2014-02-14T11:10:14.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"89b41f86dc19c2e9325b70c22912c5e8189d94f3","kind":"commit","published_at":"2013-12-01T09:44:42.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"087b52db3f3164ee7d7d7afb630a722343a15918","kind":"commit","published_at":"2013-11-25T22:32:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.1/manifests"},{"name":"v4.6.5","sha":"289ddba249381810f918dc4430ef6cdd711afa68","kind":"commit","published_at":"2013-07-20T19:35:43.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.5/manifests"},{"name":"v4.7.0","sha":"1d7361e29633f07c34dfdbfc6579cda4ae4b4169","kind":"commit","published_at":"2013-06-27T11:00:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.0/manifests"},{"name":"hpcgap/no-in-place","sha":"d13231739666197a9f903ab20d9ea80c7d0d5f81","kind":"commit","published_at":"2013-05-01T14:53:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/no-in-place","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/no-in-place","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fno-in-place","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fno-in-place","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fno-in-place/manifests"},{"name":"v4.6.4","sha":"6b217e38bc17ce7af397c729cc537179877f8365","kind":"commit","published_at":"2013-04-27T21:10:56.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.4/manifests"},{"name":"hpcgap/mpi","sha":"7c502c02bb6042a2d59c9375b8a1f463037ca9af","kind":"commit","published_at":"2013-04-19T14:52:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/mpi","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/mpi","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fmpi","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fmpi","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fmpi/manifests"},{"name":"v4.6.3","sha":"1c899180512287f1755b6cdacaf73b8f839cab85","kind":"commit","published_at":"2013-03-14T16:37:21.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2df3fa19f40f7f93770d287b2c9139df7a31fe67","kind":"commit","published_at":"2013-01-31T15:45:01.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"085e18b8ed7af79f56f16b065aba250a9231a166","kind":"commit","published_at":"2013-01-27T13:26:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f60707b0da57505b2d41c6aabf3e36f5e18e7cec","kind":"commit","published_at":"2012-12-20T12:09:47.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.0/manifests"},{"name":"v4.5.7","sha":"6f9910500d8850ad2ef77171ef3828d95524779e","kind":"commit","published_at":"2012-12-14T11:08:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.7/manifests"},{"name":"hpcgap/vec-conv","sha":"278efa83d0f392d34ca9b19564bcc7b90cf53104","kind":"commit","published_at":"2012-10-26T15:09:45.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/vec-conv","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/vec-conv","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fvec-conv","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fvec-conv","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fvec-conv/manifests"},{"name":"hpcgap/tracing","sha":"124894d28b0134d3969f7453b91b887b2b66a2b4","kind":"commit","published_at":"2012-10-24T11:38:14.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/tracing","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/tracing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Ftracing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Ftracing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Ftracing/manifests"},{"name":"hpcgap/imm-datobj","sha":"7064f553b65982ef595cbe15a4306c4bf17668ad","kind":"commit","published_at":"2012-10-16T14:52:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/imm-datobj","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/imm-datobj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fimm-datobj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fimm-datobj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fimm-datobj/manifests"},{"name":"v4.5.6","sha":"7e78b9f2f75f287e5d274f740839da9190a4dd0e","kind":"commit","published_at":"2012-09-15T19:55:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"cfbf714f691a98cee1c6024c0c8c7899c5b61f43","kind":"commit","published_at":"2012-07-15T20:51:22.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"54eed0752482d6e270bbcbcc56a7f0f215bf50d0","kind":"commit","published_at":"2012-06-04T22:58:40.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"fcc3e063e3a41a9ef08f420232156a3a60ef76cc","kind":"commit","published_at":"2012-04-13T15:06:41.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"531dff357d0f8e3570fa27cb5b530f24b8b44074","kind":"commit","published_at":"2011-09-21T15:55:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.2/manifests"},{"name":"hpcgap/objectify","sha":"5bb33ae1ee6b7975ca5374874898120d9fb35d2f","kind":"commit","published_at":"2011-09-19T08:26:00.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/objectify","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/objectify","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fobjectify","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fobjectify","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fobjectify/manifests"},{"name":"v4.5.1","sha":"9f637ac52a2871152fcf8f4651790f69380cf2a4","kind":"commit","published_at":"2011-04-14T23:20:22.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"d728ae8d9c7bacd11528cc44fcb4b5a7a060d071","kind":"commit","published_at":"2011-04-11T22:44:23.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.0/manifests"},{"name":"thread-local","sha":"d9a9e5ba93364d8a5504e8ec4a966ac266eb89c7","kind":"commit","published_at":"2009-10-28T16:44:30.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/thread-local","html_url":"https://github.com/gap-system/gap/releases/tag/thread-local","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@thread-local","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/thread-local","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/thread-local/manifests"},{"name":"hpcgap/boehm-gc","sha":"24dba289abae6b90ca8b40a2fab4b83290c3f5e7","kind":"commit","published_at":"2009-10-16T10:26:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/boehm-gc","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/boehm-gc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fboehm-gc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fboehm-gc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fboehm-gc/manifests"},{"name":"initial-checkin","sha":"07bd3c5717627136d06eae4a7096d41684eb8a46","kind":"commit","published_at":"2009-10-16T10:22:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/initial-checkin","html_url":"https://github.com/gap-system/gap/releases/tag/initial-checkin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@initial-checkin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/initial-checkin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/initial-checkin/manifests"},{"name":"v4.4.12","sha":"af76f76b3287f6e37415e294aadf692682b4aa88","kind":"commit","published_at":"2008-12-16T14:58:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.12","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.12/manifests"},{"name":"v4.4.11","sha":"986734af76c8504297ece6f6ea98e00f10819b37","kind":"commit","published_at":"2008-11-27T11:06:36.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.11","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.11/manifests"},{"name":"v4.4.10","sha":"57dedbcb93de5a77125b080ce462684a0c9e0399","kind":"commit","published_at":"2007-10-01T20:09:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.10/manifests"},{"name":"v4.4.9","sha":"a005457e7d6b68ee99cb2f3b966711b7a601e58f","kind":"commit","published_at":"2006-11-02T11:14:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.9/manifests"},{"name":"v4.4.8","sha":"d535c55f6ee79b1871c17b41d44ef14831beff35","kind":"commit","published_at":"2006-09-28T09:42:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.8/manifests"},{"name":"v4.4.7","sha":"d88b737a546384e9db3a8f8eb623e4e4be0aaee5","kind":"commit","published_at":"2006-03-17T14:18:58.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"e95f497d952426183b981a85ff6fac7c0719071b","kind":"commit","published_at":"2005-08-31T13:41:39.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"77ad77ae13fa8b341940c4987b80cebe7902b9f9","kind":"commit","published_at":"2005-05-12T14:57:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.5/manifests"},{"name":"v4.3pre3","sha":"d383e179d423373894af2d8be11028c6a26e108a","kind":"commit","published_at":"2002-04-05T10:22:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre3/manifests"},{"name":"v4.3pre2","sha":"f0e8fcf58f46c6845bebdbf72c4b7a32b6c0c1b0","kind":"commit","published_at":"2001-08-29T08:32:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre2/manifests"},{"name":"v4.3pre1","sha":"e112e1636583a0be1c845fda25f351e797b21946","kind":"commit","published_at":"2001-08-27T10:37:36.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre1/manifests"},{"name":"v4.2pre2","sha":"0c00b0da861ef56c41be21a7a1f3440acfeeca7b","kind":"commit","published_at":"2000-02-25T16:12:46.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.2pre2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.2pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.2pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre2/manifests"},{"name":"v4.2pre1","sha":"6fd61ddc40cb507462088d5f4e6f9ad314042d82","kind":"commit","published_at":"2000-02-09T15:01:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.2pre1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.2pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.2pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre1/manifests"},{"name":"v4.beta4","sha":"f979efa922cd50aba5b23eac458c63e54aa5be45","kind":"commit","published_at":"1998-04-13T14:21:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta4/manifests"},{"name":"v4.beta2","sha":"9369465fe4562a0ed163055f53bfef9c4c8aa9be","kind":"commit","published_at":"1997-10-16T10:41:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta2/manifests"},{"name":"v4.alpha33","sha":"6e94ed45015272ddd7351ca4462a53d1f2ff877e","kind":"commit","published_at":"1997-07-28T14:15:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha33","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha33/manifests"},{"name":"v4.alpha32","sha":"0f5006480ef72783df19f61806f07d61b4dda3b5","kind":"commit","published_at":"1997-07-28T08:45:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha32","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha32/manifests"},{"name":"v4.beta1","sha":"9f78d7c0f2eca1836223be0bff5ba80cd23e589a","kind":"commit","published_at":"1997-07-18T14:21:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta1/manifests"},{"name":"v4.alpha31","sha":"6c7882bf2469c8f15a988cfc013f92f720583531","kind":"commit","published_at":"1997-07-11T14:28:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha31","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha31/manifests"},{"name":"v4.alpha30","sha":"53ab7169f1e10cc4a010fadda1e94aaa8232130b","kind":"commit","published_at":"1997-06-29T16:43:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha30","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha30/manifests"},{"name":"v4.alpha29","sha":"b1b04e753b57f5347c684159039ededfa21a154a","kind":"commit","published_at":"1997-06-20T07:17:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha29","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha29/manifests"},{"name":"v4.alpha28","sha":"dc4f81c7529c0f0302b3dcd9d56413dbac87dfcf","kind":"commit","published_at":"1997-06-14T11:40:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha28","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha28/manifests"},{"name":"v4.alpha27","sha":"fba2e3609bd1a5fb3a8a28f39c510daef048b3c6","kind":"commit","published_at":"1997-06-06T15:16:17.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha27","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha27/manifests"},{"name":"v4.alpha26","sha":"fba2e3609bd1a5fb3a8a28f39c510daef048b3c6","kind":"commit","published_at":"1997-06-06T15:16:17.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha26","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha26/manifests"},{"name":"v4.alpha25","sha":"55853c070c66cef0d98c460c2610b7431feae43b","kind":"commit","published_at":"1997-05-23T13:26:16.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha25","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha25/manifests"},{"name":"v4.alpha24","sha":"6e5a1acd6e559f8c6d5c4d364192a95e1f6a1b31","kind":"commit","published_at":"1997-05-16T13:35:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha24","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha24/manifests"},{"name":"v4.alpha23","sha":"ac1d179c03048751d039ba322c9c4f5a82607887","kind":"commit","published_at":"1997-05-09T12:41:01.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha23","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha23/manifests"},{"name":"v4.alpha22","sha":"cadaa2e319b8d42a7204c4bc257a7a30a055ecb6","kind":"commit","published_at":"1997-05-02T11:12:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha22","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha22/manifests"},{"name":"v4.alpha21","sha":"ea5c38398a387df30a964e89da9943089a1c53bf","kind":"commit","published_at":"1997-04-25T13:24:02.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha21","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha21/manifests"},{"name":"v4.alpha20","sha":"bec53f0b8ecb2ba56a701ab7a9334ba08e2d5b2c","kind":"commit","published_at":"1997-04-22T06:50:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha20","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha20/manifests"},{"name":"v4.alpha19","sha":"f1bba3f4085f1c8f37ac30732ee3ed91a4bb430b","kind":"commit","published_at":"1997-04-11T15:40:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha19","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha19/manifests"},{"name":"v4.alpha18","sha":"89f860fcd49a26dd1a9917040c510049a263d385","kind":"commit","published_at":"1997-04-04T17:14:32.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha18","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha18/manifests"},{"name":"v4.alpha17","sha":"5f74ea58d5d0fdc5851e572ced7783b8b9260016","kind":"commit","published_at":"1997-03-28T10:19:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha17","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha17/manifests"},{"name":"v4.alpha16","sha":"ad4de8bc7b7540e05eded8f55e92aa29bfc132f2","kind":"commit","published_at":"1997-03-25T15:34:23.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha16","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha16/manifests"},{"name":"v4.alpha15","sha":"46c8106f2b94d33e55650090311b1eb9671bdc9c","kind":"commit","published_at":"1997-03-24T15:10:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha15","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha15/manifests"},{"name":"v4.alpha14","sha":"59b4d94f75fd879ee56a33f2cbe89dd55b8da83a","kind":"commit","published_at":"1997-03-14T16:07:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha14","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha14/manifests"},{"name":"v4.alpha13","sha":"0f7591be622255f963aaca88764fe0196e244673","kind":"commit","published_at":"1997-03-07T17:47:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha13","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha13/manifests"},{"name":"v4.alpha12","sha":"0f7591be622255f963aaca88764fe0196e244673","kind":"commit","published_at":"1997-03-07T17:47:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha12","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha12/manifests"},{"name":"v4.alpha11","sha":"f8e7bc1c372abd4b579e89bdca5db318bc284525","kind":"commit","published_at":"1997-02-28T16:23:40.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha11","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha11/manifests"},{"name":"v4.alpha10","sha":"65d5ada1b82fb839f7e15926146e644f5b91886c","kind":"commit","published_at":"1997-02-21T17:16:10.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha10/manifests"},{"name":"v4.alpha9","sha":"cd3e25d72982376839ce3fa06c33ff21bfe2331f","kind":"commit","published_at":"1997-02-14T16:35:37.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha9/manifests"},{"name":"v4.alpha8","sha":"457b8f3c3bae3498d915bbc9d77faeeb358cc15c","kind":"commit","published_at":"1997-02-07T18:24:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha8/manifests"},{"name":"v4.alpha7","sha":"9d9e3796c315643fed8586ed726da74319b07bc9","kind":"commit","published_at":"1997-01-31T12:02:10.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha7/manifests"},{"name":"v4.alpha6","sha":"0f111d059c2cf522211780091c2ae026ae3269c4","kind":"commit","published_at":"1997-01-24T16:41:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha6/manifests"},{"name":"v4.alpha5","sha":"5f24be98b8d09007bb728ef2c120d2a353b82dbe","kind":"commit","published_at":"1997-01-17T14:07:43.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha5/manifests"},{"name":"v4.alpha4","sha":"8764bc68fe09022076e7d2e83b6ec06c53b4d197","kind":"commit","published_at":"1997-01-10T16:32:41.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha4/manifests"},{"name":"v4.alpha3","sha":"de71ae38a0c2986032d4bcc1ff3649cbd76a52bd","kind":"commit","published_at":"1997-01-03T14:52:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha3/manifests"},{"name":"v4.alpha2","sha":"e9291c5b99665ea7d2caaad525b721ecd16071ea","kind":"commit","published_at":"1996-12-27T13:06:57.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha2/manifests"},{"name":"v4.alpha1","sha":"72f5d3a754a677b22d56f13f8290a86779e69072","kind":"commit","published_at":"1996-12-20T17:23:28.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T04:15:14.817Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":19.580733715997006,"stargazers_count":15.597704017968555,"forks_count":14.744197654105315,"docker_downloads_count":null,"average":18.50636386323933},"purl":"pkg:conda/gap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/gap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/gap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/gap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T04:01:09.510Z","issues_count":234,"pull_requests_count":421,"avg_time_to_close_issue":44964655.23287671,"avg_time_to_close_pull_request":4440162.290519877,"issues_closed_count":146,"pull_requests_closed_count":327,"pull_request_authors_count":36,"issue_authors_count":62,"avg_comments_per_issue":3.311965811965812,"avg_comments_per_pull_request":1.4299287410926367,"merged_pull_requests_count":300,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":48,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1494260.75,"past_year_avg_time_to_close_pull_request":778843.514084507,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.125,"past_year_avg_comments_per_pull_request":1.2694300518134716,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/issues","maintainers":[{"login":"fingolfin","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"olexandr-konovalov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olexandr-konovalov"},{"login":"wilfwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"sebasguts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebasguts"},{"login":"frankluebeck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankluebeck"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}],"active_maintainers":[{"login":"fingolfin","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"wilfwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5286287,"name":"gap-core","ecosystem":"conda","description":null,"homepage":"https://www.gap-system.org/","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/gap-system/gap","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2019-06-21T09:34:13.000Z","latest_release_published_at":"2021-09-15T23:30:04.000Z","latest_release_number":"4.11.1","last_synced_at":"2025-09-04T14:45:09.763Z","created_at":"2022-10-03T15:43:43.750Z","updated_at":"2025-09-05T04:15:14.791Z","registry_url":"https://anaconda.org/conda-forge/gap-core","install_command":"conda install -c conda-forge gap-core","documentation_url":null,"metadata":{},"repo_metadata":{"id":27781516,"uuid":"31270208","full_name":"gap-system/gap","owner":"gap-system","description":"Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra","archived":false,"fork":false,"pushed_at":"2025-09-04T12:10:33.000Z","size":441007,"stargazers_count":899,"open_issues_count":490,"forks_count":174,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-09-04T14:23:18.811Z","etag":null,"topics":["algebra","computer-algebra","computer-algebra-system","discrete-mathematics","group-theory","math","mathematics","representation-theory"],"latest_commit_sha":null,"homepage":"https://www.gap-system.org","language":"GAP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gap-system.png","metadata":{"files":{"readme":"README.buildsys.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2015-02-24T16:47:50.000Z","updated_at":"2025-09-02T18:51:06.000Z","dependencies_parsed_at":"2023-01-17T01:00:22.925Z","dependency_job_id":"c9adb489-d64d-4465-b88d-1894821e4fbc","html_url":"https://github.com/gap-system/gap","commit_stats":{"total_commits":9327,"total_committers":70,"mean_commits":"133.24285714285713","dds":0.5343626031950253,"last_synced_commit":"d284d81f318fd482aaecd139de86b841123df803"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/gap-system/gap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/sbom","scorecard":{"id":418547,"data":{"date":"2025-08-11","repo":{"name":"github.com/gap-system/gap","commit":"ced173041690a4af06c073088d01cc40b2574fb0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","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":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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 v2.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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/gapjl.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-gh-pages.yml:16","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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.14.0 not signed: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 not signed: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 not signed: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 not signed: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 not signed: https://api.github.com/repos/gap-system/gap/releases/142589587","Warn: release artifact v4.14.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/142589587"],"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 GetBranch(stable-4.11): error during branchesHandler.query: 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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:414: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:422: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gapjl.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gapjl.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:102","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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-19T00:34:17.081Z","repository_id":27781516,"created_at":"2025-08-19T00:34:17.081Z","updated_at":"2025-08-19T00:34:17.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273710467,"owners_count":25154057,"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-05T02:00:09.113Z","response_time":402,"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":"gap-system","name":"GAP - Groups, Algorithms, Programming","uuid":"5344223","kind":"organization","description":"A System for Computational Discrete Algebra","email":"gap@gap-system.org","website":"https://www.gap-system.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5344223?v=4","repositories_count":33,"last_synced_at":"2024-03-26T14:07:25.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gap-system","funding_links":[],"total_stars":865,"followers":98,"following":0,"created_at":"2022-11-03T21:11:02.626Z","updated_at":"2024-03-26T14:07:25.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system/repositories"},"tags":[{"name":"v4.15.0-beta1","sha":"52e8619629fe0bb8fa24b8e753a0bd037a8a667f","kind":"tag","published_at":"2025-08-29T16:09:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.15.0-beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.15.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.15.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15.0-beta1/manifests"},{"name":"v4.16dev","sha":"6c461251d99b205ce239dab582c4afda0bc31945","kind":"tag","published_at":"2025-08-29T15:57:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.16dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.16dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.16dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.16dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.16dev/manifests"},{"name":"v4.14.0","sha":"8e68258d61fbeef94ee1ef07d5aa6320c70ebff7","kind":"tag","published_at":"2024-12-05T10:00:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0/manifests"},{"name":"v4.15dev","sha":"e999a1b8c78bd941a7d9d695b2e1ca3a730c316d","kind":"tag","published_at":"2024-12-05T09:15:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.15dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.15dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.15dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15dev/manifests"},{"name":"v4.14.0-beta1","sha":"329ab54d4f370dee93d628f44c6e432515d4c46c","kind":"tag","published_at":"2024-11-14T17:00:24.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14.0-beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0-beta1/manifests"},{"name":"v4.13.1","sha":"eb5f81c79553571cb385b87076529239b8070f19","kind":"tag","published_at":"2024-06-13T12:25:26.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"10ef076e14d5b28a11ecb43ed7add17c23ee7451","kind":"tag","published_at":"2024-03-15T13:25:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0/manifests"},{"name":"v4.14dev","sha":"a9dab6a928f2895b4f73970fde0c0f0b650303d4","kind":"tag","published_at":"2024-03-15T12:40:46.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14dev/manifests"},{"name":"v4.13.0-alpha2","sha":"34f731ce68aef712a634e051b6d9141999befad6","kind":"tag","published_at":"2024-02-19T12:55:58.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0-alpha2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha2/manifests"},{"name":"v4.13.0-alpha1","sha":"e7d0a231696556053646a03269d559e4c27ee338","kind":"tag","published_at":"2024-02-05T00:22:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0-alpha1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha1/manifests"},{"name":"v4.12.2","sha":"9b669a85cbeda65a1ad39ab1b5758957586c6e7f","kind":"tag","published_at":"2022-12-18T02:19:45.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"c4a5b7be6fa44a451d13de6c884e1e9e0d8ac858","kind":"tag","published_at":"2022-10-20T20:07:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"7ba252e2bc68ceccb5d267118d47fa5ca20bc513","kind":"tag","published_at":"2022-08-18T21:09:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.0/manifests"},{"name":"v4.13dev","sha":"83b2a894991788fde6926cb8b61cb65e9d7aafbb","kind":"tag","published_at":"2022-08-18T20:45:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13dev/manifests"},{"name":"v4.11.1","sha":"a762b49ef1df00d692b4b2fe21612a79aeaf69b5","kind":"tag","published_at":"2021-03-02T16:17:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0cf2f1a68786d0b6667a2ecf4fd782006c70d65e","kind":"tag","published_at":"2020-02-29T17:56:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.0/manifests"},{"name":"v4.11dev","sha":"573305421064b00de3a19ff78f11afe77c47f511","kind":"tag","published_at":"2019-11-11T12:53:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11dev/manifests"},{"name":"v4.12dev","sha":"511e9adac58f3fb787d8685d6eac24f2d62d9259","kind":"tag","published_at":"2019-11-11T12:53:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12dev/manifests"},{"name":"v4.10.2","sha":"df86a3609181328d9b33a47f46ae27f8afd83a83","kind":"tag","published_at":"2019-06-21T15:14:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"6763890b4a8c9e340d6fba12c0c9c169970945ac","kind":"tag","published_at":"2019-02-27T15:18:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"db44c5fc0ceba1e560de171481328cff09903059","kind":"tag","published_at":"2018-11-06T23:09:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.0/manifests"},{"name":"v4.9.3","sha":"e48640edf1b901e68dd3ffa5db77184908da5ee2","kind":"tag","published_at":"2018-09-07T13:07:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"8e78fb8bc6a1319dfe4c15311d8be02a87f978f0","kind":"tag","published_at":"2018-07-06T15:13:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"d4f77776c9ecf35f437c7ebe5ccee8f18bbe77a9","kind":"tag","published_at":"2018-05-08T09:10:06.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"79ce1d58c3c9a5d4a6966de945de1bccbef49799","kind":"tag","published_at":"2018-03-10T17:01:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.0/manifests"},{"name":"v4.10dev","sha":"1331945a03ed368716b0e4716cc00c2df1505165","kind":"tag","published_at":"2018-03-10T16:57:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10dev/manifests"},{"name":"v4.8.10","sha":"3e5dc1fa06a4c5cbf67119c4e5a62aaa75d47e1d","kind":"commit","published_at":"2018-01-15T13:01:42.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.10/manifests"},{"name":"v4.8.9","sha":"c39a58c10b9117d91f6c1c904ecfe3c8f9b1d062","kind":"commit","published_at":"2017-12-18T23:38:55.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.9/manifests"},{"name":"v4.8.8","sha":"32d8e9f1db0be95afd55c5e5cce67ddbd444c136","kind":"tag","published_at":"2017-08-29T12:55:16.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.8/manifests"},{"name":"v4.8.7","sha":"cb6a91334e2d2646c280ecada171cdf2bcd0dbe8","kind":"tag","published_at":"2017-03-30T11:54:37.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.7/manifests"},{"name":"bisect-after-new-buildsys","sha":"c30acd6be350871560bd2efbff3af01f642a9fb6","kind":"commit","published_at":"2017-03-24T16:22:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/bisect-after-new-buildsys","html_url":"https://github.com/gap-system/gap/releases/tag/bisect-after-new-buildsys","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@bisect-after-new-buildsys","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-after-new-buildsys","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-after-new-buildsys/manifests"},{"name":"bisect-before-hpcgap-merge","sha":"a5cb6b00726281d5310b89e5c4088fb62aa8d9d0","kind":"commit","published_at":"2017-03-16T16:10:55.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/bisect-before-hpcgap-merge","html_url":"https://github.com/gap-system/gap/releases/tag/bisect-before-hpcgap-merge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@bisect-before-hpcgap-merge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-before-hpcgap-merge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-before-hpcgap-merge/manifests"},{"name":"v4.8.6","sha":"d2399f83be056f5d8262aa46408d9790e78d9d60","kind":"tag","published_at":"2016-11-13T20:04:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"17b9ca24296846889fbe52d76a9648f56368726d","kind":"tag","published_at":"2016-09-27T10:56:49.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"940974db296567f5a66306e5a3bdda850e48b543","kind":"tag","published_at":"2016-06-10T08:31:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"4e30d3f01c0b9df9bf29dd4323b66d079d0b8029","kind":"tag","published_at":"2016-03-23T14:10:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c67ef98a6719c697adc6bdd51c598b4446cbe2af","kind":"tag","published_at":"2016-02-21T11:26:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"57be9673f12b88fbddd9151629752da05f4996fd","kind":"tag","published_at":"2016-01-06T16:02:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.1/manifests"},{"name":"v4.7.9","sha":"01c28ecc2020e442c5db6239613bd3f4fb35ba1c","kind":"tag","published_at":"2015-12-01T21:04:21.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.9/manifests"},{"name":"v4.8.0","sha":"038bf250a51a0da1fbe5d530993dd2864ae95efc","kind":"tag","published_at":"2015-11-02T23:46:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.0/manifests"},{"name":"v4.7.8","sha":"b8f5d6f9ec181def87cc010266ccff6bb87340e8","kind":"tag","published_at":"2015-06-12T11:24:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"bbf00e3737323756c58d382ccedbc81d5d47d2cf","kind":"commit","published_at":"2015-02-12T20:27:47.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"c1e4226382242d1f85fab157fe46a5ef1a056fe4","kind":"commit","published_at":"2014-11-12T10:13:29.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"33fba6c32b1648b249b5d697fc385effa5c421d4","kind":"commit","published_at":"2014-05-24T13:05:11.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"cc86f53ed6170309d3d30a8f16aae5ba37e298c1","kind":"commit","published_at":"2014-02-20T01:14:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"b0102307d2badf75193bb6bf6c853a8c217a070a","kind":"commit","published_at":"2014-02-14T11:10:14.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"89b41f86dc19c2e9325b70c22912c5e8189d94f3","kind":"commit","published_at":"2013-12-01T09:44:42.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"087b52db3f3164ee7d7d7afb630a722343a15918","kind":"commit","published_at":"2013-11-25T22:32:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.1/manifests"},{"name":"v4.6.5","sha":"289ddba249381810f918dc4430ef6cdd711afa68","kind":"commit","published_at":"2013-07-20T19:35:43.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.5/manifests"},{"name":"v4.7.0","sha":"1d7361e29633f07c34dfdbfc6579cda4ae4b4169","kind":"commit","published_at":"2013-06-27T11:00:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.0/manifests"},{"name":"hpcgap/no-in-place","sha":"d13231739666197a9f903ab20d9ea80c7d0d5f81","kind":"commit","published_at":"2013-05-01T14:53:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/no-in-place","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/no-in-place","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fno-in-place","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fno-in-place","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fno-in-place/manifests"},{"name":"v4.6.4","sha":"6b217e38bc17ce7af397c729cc537179877f8365","kind":"commit","published_at":"2013-04-27T21:10:56.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.4/manifests"},{"name":"hpcgap/mpi","sha":"7c502c02bb6042a2d59c9375b8a1f463037ca9af","kind":"commit","published_at":"2013-04-19T14:52:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/mpi","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/mpi","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fmpi","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fmpi","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fmpi/manifests"},{"name":"v4.6.3","sha":"1c899180512287f1755b6cdacaf73b8f839cab85","kind":"commit","published_at":"2013-03-14T16:37:21.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2df3fa19f40f7f93770d287b2c9139df7a31fe67","kind":"commit","published_at":"2013-01-31T15:45:01.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"085e18b8ed7af79f56f16b065aba250a9231a166","kind":"commit","published_at":"2013-01-27T13:26:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f60707b0da57505b2d41c6aabf3e36f5e18e7cec","kind":"commit","published_at":"2012-12-20T12:09:47.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.0/manifests"},{"name":"v4.5.7","sha":"6f9910500d8850ad2ef77171ef3828d95524779e","kind":"commit","published_at":"2012-12-14T11:08:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.7/manifests"},{"name":"hpcgap/vec-conv","sha":"278efa83d0f392d34ca9b19564bcc7b90cf53104","kind":"commit","published_at":"2012-10-26T15:09:45.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/vec-conv","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/vec-conv","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fvec-conv","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fvec-conv","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fvec-conv/manifests"},{"name":"hpcgap/tracing","sha":"124894d28b0134d3969f7453b91b887b2b66a2b4","kind":"commit","published_at":"2012-10-24T11:38:14.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/tracing","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/tracing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Ftracing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Ftracing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Ftracing/manifests"},{"name":"hpcgap/imm-datobj","sha":"7064f553b65982ef595cbe15a4306c4bf17668ad","kind":"commit","published_at":"2012-10-16T14:52:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/imm-datobj","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/imm-datobj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fimm-datobj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fimm-datobj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fimm-datobj/manifests"},{"name":"v4.5.6","sha":"7e78b9f2f75f287e5d274f740839da9190a4dd0e","kind":"commit","published_at":"2012-09-15T19:55:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"cfbf714f691a98cee1c6024c0c8c7899c5b61f43","kind":"commit","published_at":"2012-07-15T20:51:22.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"54eed0752482d6e270bbcbcc56a7f0f215bf50d0","kind":"commit","published_at":"2012-06-04T22:58:40.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"fcc3e063e3a41a9ef08f420232156a3a60ef76cc","kind":"commit","published_at":"2012-04-13T15:06:41.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"531dff357d0f8e3570fa27cb5b530f24b8b44074","kind":"commit","published_at":"2011-09-21T15:55:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.2/manifests"},{"name":"hpcgap/objectify","sha":"5bb33ae1ee6b7975ca5374874898120d9fb35d2f","kind":"commit","published_at":"2011-09-19T08:26:00.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/objectify","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/objectify","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fobjectify","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fobjectify","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fobjectify/manifests"},{"name":"v4.5.1","sha":"9f637ac52a2871152fcf8f4651790f69380cf2a4","kind":"commit","published_at":"2011-04-14T23:20:22.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"d728ae8d9c7bacd11528cc44fcb4b5a7a060d071","kind":"commit","published_at":"2011-04-11T22:44:23.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.0/manifests"},{"name":"thread-local","sha":"d9a9e5ba93364d8a5504e8ec4a966ac266eb89c7","kind":"commit","published_at":"2009-10-28T16:44:30.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/thread-local","html_url":"https://github.com/gap-system/gap/releases/tag/thread-local","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@thread-local","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/thread-local","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/thread-local/manifests"},{"name":"hpcgap/boehm-gc","sha":"24dba289abae6b90ca8b40a2fab4b83290c3f5e7","kind":"commit","published_at":"2009-10-16T10:26:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/boehm-gc","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/boehm-gc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fboehm-gc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fboehm-gc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fboehm-gc/manifests"},{"name":"initial-checkin","sha":"07bd3c5717627136d06eae4a7096d41684eb8a46","kind":"commit","published_at":"2009-10-16T10:22:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/initial-checkin","html_url":"https://github.com/gap-system/gap/releases/tag/initial-checkin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@initial-checkin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/initial-checkin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/initial-checkin/manifests"},{"name":"v4.4.12","sha":"af76f76b3287f6e37415e294aadf692682b4aa88","kind":"commit","published_at":"2008-12-16T14:58:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.12","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.12/manifests"},{"name":"v4.4.11","sha":"986734af76c8504297ece6f6ea98e00f10819b37","kind":"commit","published_at":"2008-11-27T11:06:36.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.11","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.11/manifests"},{"name":"v4.4.10","sha":"57dedbcb93de5a77125b080ce462684a0c9e0399","kind":"commit","published_at":"2007-10-01T20:09:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.10/manifests"},{"name":"v4.4.9","sha":"a005457e7d6b68ee99cb2f3b966711b7a601e58f","kind":"commit","published_at":"2006-11-02T11:14:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.9/manifests"},{"name":"v4.4.8","sha":"d535c55f6ee79b1871c17b41d44ef14831beff35","kind":"commit","published_at":"2006-09-28T09:42:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.8/manifests"},{"name":"v4.4.7","sha":"d88b737a546384e9db3a8f8eb623e4e4be0aaee5","kind":"commit","published_at":"2006-03-17T14:18:58.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"e95f497d952426183b981a85ff6fac7c0719071b","kind":"commit","published_at":"2005-08-31T13:41:39.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"77ad77ae13fa8b341940c4987b80cebe7902b9f9","kind":"commit","published_at":"2005-05-12T14:57:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.5/manifests"},{"name":"v4.3pre3","sha":"d383e179d423373894af2d8be11028c6a26e108a","kind":"commit","published_at":"2002-04-05T10:22:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre3/manifests"},{"name":"v4.3pre2","sha":"f0e8fcf58f46c6845bebdbf72c4b7a32b6c0c1b0","kind":"commit","published_at":"2001-08-29T08:32:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre2/manifests"},{"name":"v4.3pre1","sha":"e112e1636583a0be1c845fda25f351e797b21946","kind":"commit","published_at":"2001-08-27T10:37:36.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre1/manifests"},{"name":"v4.2pre2","sha":"0c00b0da861ef56c41be21a7a1f3440acfeeca7b","kind":"commit","published_at":"2000-02-25T16:12:46.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.2pre2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.2pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.2pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre2/manifests"},{"name":"v4.2pre1","sha":"6fd61ddc40cb507462088d5f4e6f9ad314042d82","kind":"commit","published_at":"2000-02-09T15:01:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.2pre1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.2pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.2pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre1/manifests"},{"name":"v4.beta4","sha":"f979efa922cd50aba5b23eac458c63e54aa5be45","kind":"commit","published_at":"1998-04-13T14:21:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta4/manifests"},{"name":"v4.beta2","sha":"9369465fe4562a0ed163055f53bfef9c4c8aa9be","kind":"commit","published_at":"1997-10-16T10:41:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta2/manifests"},{"name":"v4.alpha33","sha":"6e94ed45015272ddd7351ca4462a53d1f2ff877e","kind":"commit","published_at":"1997-07-28T14:15:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha33","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha33/manifests"},{"name":"v4.alpha32","sha":"0f5006480ef72783df19f61806f07d61b4dda3b5","kind":"commit","published_at":"1997-07-28T08:45:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha32","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha32/manifests"},{"name":"v4.beta1","sha":"9f78d7c0f2eca1836223be0bff5ba80cd23e589a","kind":"commit","published_at":"1997-07-18T14:21:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta1/manifests"},{"name":"v4.alpha31","sha":"6c7882bf2469c8f15a988cfc013f92f720583531","kind":"commit","published_at":"1997-07-11T14:28:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha31","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha31/manifests"},{"name":"v4.alpha30","sha":"53ab7169f1e10cc4a010fadda1e94aaa8232130b","kind":"commit","published_at":"1997-06-29T16:43:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha30","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha30/manifests"},{"name":"v4.alpha29","sha":"b1b04e753b57f5347c684159039ededfa21a154a","kind":"commit","published_at":"1997-06-20T07:17:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha29","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha29/manifests"},{"name":"v4.alpha28","sha":"dc4f81c7529c0f0302b3dcd9d56413dbac87dfcf","kind":"commit","published_at":"1997-06-14T11:40:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha28","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha28/manifests"},{"name":"v4.alpha27","sha":"fba2e3609bd1a5fb3a8a28f39c510daef048b3c6","kind":"commit","published_at":"1997-06-06T15:16:17.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha27","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha27/manifests"},{"name":"v4.alpha26","sha":"fba2e3609bd1a5fb3a8a28f39c510daef048b3c6","kind":"commit","published_at":"1997-06-06T15:16:17.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha26","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha26/manifests"},{"name":"v4.alpha25","sha":"55853c070c66cef0d98c460c2610b7431feae43b","kind":"commit","published_at":"1997-05-23T13:26:16.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha25","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha25/manifests"},{"name":"v4.alpha24","sha":"6e5a1acd6e559f8c6d5c4d364192a95e1f6a1b31","kind":"commit","published_at":"1997-05-16T13:35:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha24","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha24/manifests"},{"name":"v4.alpha23","sha":"ac1d179c03048751d039ba322c9c4f5a82607887","kind":"commit","published_at":"1997-05-09T12:41:01.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha23","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha23/manifests"},{"name":"v4.alpha22","sha":"cadaa2e319b8d42a7204c4bc257a7a30a055ecb6","kind":"commit","published_at":"1997-05-02T11:12:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha22","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha22/manifests"},{"name":"v4.alpha21","sha":"ea5c38398a387df30a964e89da9943089a1c53bf","kind":"commit","published_at":"1997-04-25T13:24:02.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha21","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha21/manifests"},{"name":"v4.alpha20","sha":"bec53f0b8ecb2ba56a701ab7a9334ba08e2d5b2c","kind":"commit","published_at":"1997-04-22T06:50:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha20","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha20/manifests"},{"name":"v4.alpha19","sha":"f1bba3f4085f1c8f37ac30732ee3ed91a4bb430b","kind":"commit","published_at":"1997-04-11T15:40:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha19","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha19/manifests"},{"name":"v4.alpha18","sha":"89f860fcd49a26dd1a9917040c510049a263d385","kind":"commit","published_at":"1997-04-04T17:14:32.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha18","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha18/manifests"},{"name":"v4.alpha17","sha":"5f74ea58d5d0fdc5851e572ced7783b8b9260016","kind":"commit","published_at":"1997-03-28T10:19:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha17","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha17/manifests"},{"name":"v4.alpha16","sha":"ad4de8bc7b7540e05eded8f55e92aa29bfc132f2","kind":"commit","published_at":"1997-03-25T15:34:23.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha16","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha16/manifests"},{"name":"v4.alpha15","sha":"46c8106f2b94d33e55650090311b1eb9671bdc9c","kind":"commit","published_at":"1997-03-24T15:10:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha15","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha15/manifests"},{"name":"v4.alpha14","sha":"59b4d94f75fd879ee56a33f2cbe89dd55b8da83a","kind":"commit","published_at":"1997-03-14T16:07:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha14","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha14/manifests"},{"name":"v4.alpha13","sha":"0f7591be622255f963aaca88764fe0196e244673","kind":"commit","published_at":"1997-03-07T17:47:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha13","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha13/manifests"},{"name":"v4.alpha12","sha":"0f7591be622255f963aaca88764fe0196e244673","kind":"commit","published_at":"1997-03-07T17:47:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha12","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha12/manifests"},{"name":"v4.alpha11","sha":"f8e7bc1c372abd4b579e89bdca5db318bc284525","kind":"commit","published_at":"1997-02-28T16:23:40.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha11","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha11/manifests"},{"name":"v4.alpha10","sha":"65d5ada1b82fb839f7e15926146e644f5b91886c","kind":"commit","published_at":"1997-02-21T17:16:10.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha10/manifests"},{"name":"v4.alpha9","sha":"cd3e25d72982376839ce3fa06c33ff21bfe2331f","kind":"commit","published_at":"1997-02-14T16:35:37.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha9/manifests"},{"name":"v4.alpha8","sha":"457b8f3c3bae3498d915bbc9d77faeeb358cc15c","kind":"commit","published_at":"1997-02-07T18:24:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha8/manifests"},{"name":"v4.alpha7","sha":"9d9e3796c315643fed8586ed726da74319b07bc9","kind":"commit","published_at":"1997-01-31T12:02:10.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha7/manifests"},{"name":"v4.alpha6","sha":"0f111d059c2cf522211780091c2ae026ae3269c4","kind":"commit","published_at":"1997-01-24T16:41:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha6/manifests"},{"name":"v4.alpha5","sha":"5f24be98b8d09007bb728ef2c120d2a353b82dbe","kind":"commit","published_at":"1997-01-17T14:07:43.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha5/manifests"},{"name":"v4.alpha4","sha":"8764bc68fe09022076e7d2e83b6ec06c53b4d197","kind":"commit","published_at":"1997-01-10T16:32:41.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha4/manifests"},{"name":"v4.alpha3","sha":"de71ae38a0c2986032d4bcc1ff3649cbd76a52bd","kind":"commit","published_at":"1997-01-03T14:52:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha3/manifests"},{"name":"v4.alpha2","sha":"e9291c5b99665ea7d2caaad525b721ecd16071ea","kind":"commit","published_at":"1996-12-27T13:06:57.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha2/manifests"},{"name":"v4.alpha1","sha":"72f5d3a754a677b22d56f13f8290a86779e69072","kind":"commit","published_at":"1996-12-20T17:23:28.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T04:15:14.790Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":15.637634140254555,"stargazers_count":15.597704017968555,"forks_count":14.744197654105315,"docker_downloads_count":null,"average":17.520588969303716},"purl":"pkg:conda/gap-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/gap-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/gap-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/gap-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T04:01:09.510Z","issues_count":234,"pull_requests_count":421,"avg_time_to_close_issue":44964655.23287671,"avg_time_to_close_pull_request":4440162.290519877,"issues_closed_count":146,"pull_requests_closed_count":327,"pull_request_authors_count":36,"issue_authors_count":62,"avg_comments_per_issue":3.311965811965812,"avg_comments_per_pull_request":1.4299287410926367,"merged_pull_requests_count":300,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":48,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1494260.75,"past_year_avg_time_to_close_pull_request":778843.514084507,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.125,"past_year_avg_comments_per_pull_request":1.2694300518134716,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/issues","maintainers":[{"login":"fingolfin","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"olexandr-konovalov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olexandr-konovalov"},{"login":"wilfwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"sebasguts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebasguts"},{"login":"frankluebeck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankluebeck"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}],"active_maintainers":[{"login":"fingolfin","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"wilfwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap-core/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5286289,"name":"gap-defaults","ecosystem":"conda","description":null,"homepage":"https://www.gap-system.org/","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/gap-system/gap","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-06-30T20:38:32.000Z","latest_release_published_at":"2021-09-15T23:32:46.000Z","latest_release_number":"4.11.1","last_synced_at":"2025-09-04T14:40:37.166Z","created_at":"2022-10-03T15:43:43.895Z","updated_at":"2025-09-05T04:15:14.797Z","registry_url":"https://anaconda.org/conda-forge/gap-defaults","install_command":"conda install -c conda-forge gap-defaults","documentation_url":null,"metadata":{},"repo_metadata":{"id":27781516,"uuid":"31270208","full_name":"gap-system/gap","owner":"gap-system","description":"Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra","archived":false,"fork":false,"pushed_at":"2025-09-04T12:10:33.000Z","size":441007,"stargazers_count":899,"open_issues_count":490,"forks_count":174,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-09-04T14:23:18.811Z","etag":null,"topics":["algebra","computer-algebra","computer-algebra-system","discrete-mathematics","group-theory","math","mathematics","representation-theory"],"latest_commit_sha":null,"homepage":"https://www.gap-system.org","language":"GAP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gap-system.png","metadata":{"files":{"readme":"README.buildsys.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2015-02-24T16:47:50.000Z","updated_at":"2025-09-02T18:51:06.000Z","dependencies_parsed_at":"2023-01-17T01:00:22.925Z","dependency_job_id":"c9adb489-d64d-4465-b88d-1894821e4fbc","html_url":"https://github.com/gap-system/gap","commit_stats":{"total_commits":9327,"total_committers":70,"mean_commits":"133.24285714285713","dds":0.5343626031950253,"last_synced_commit":"d284d81f318fd482aaecd139de86b841123df803"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/gap-system/gap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/sbom","scorecard":{"id":418547,"data":{"date":"2025-08-11","repo":{"name":"github.com/gap-system/gap","commit":"ced173041690a4af06c073088d01cc40b2574fb0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","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":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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 v2.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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/gapjl.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-gh-pages.yml:16","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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.14.0 not signed: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 not signed: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 not signed: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 not signed: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 not signed: https://api.github.com/repos/gap-system/gap/releases/142589587","Warn: release artifact v4.14.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/142589587"],"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 GetBranch(stable-4.11): error during branchesHandler.query: 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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:414: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:422: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gapjl.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gapjl.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:102","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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-19T00:34:17.081Z","repository_id":27781516,"created_at":"2025-08-19T00:34:17.081Z","updated_at":"2025-08-19T00:34:17.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273710467,"owners_count":25154057,"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-05T02:00:09.113Z","response_time":402,"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":"gap-system","name":"GAP - Groups, Algorithms, Programming","uuid":"5344223","kind":"organization","description":"A System for Computational Discrete Algebra","email":"gap@gap-system.org","website":"https://www.gap-system.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5344223?v=4","repositories_count":33,"last_synced_at":"2024-03-26T14:07:25.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gap-system","funding_links":[],"total_stars":865,"followers":98,"following":0,"created_at":"2022-11-03T21:11:02.626Z","updated_at":"2024-03-26T14:07:25.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system/repositories"},"tags":[{"name":"v4.15.0-beta1","sha":"52e8619629fe0bb8fa24b8e753a0bd037a8a667f","kind":"tag","published_at":"2025-08-29T16:09:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.15.0-beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.15.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.15.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15.0-beta1/manifests"},{"name":"v4.16dev","sha":"6c461251d99b205ce239dab582c4afda0bc31945","kind":"tag","published_at":"2025-08-29T15:57:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.16dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.16dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.16dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.16dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.16dev/manifests"},{"name":"v4.14.0","sha":"8e68258d61fbeef94ee1ef07d5aa6320c70ebff7","kind":"tag","published_at":"2024-12-05T10:00:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0/manifests"},{"name":"v4.15dev","sha":"e999a1b8c78bd941a7d9d695b2e1ca3a730c316d","kind":"tag","published_at":"2024-12-05T09:15:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.15dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.15dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.15dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15dev/manifests"},{"name":"v4.14.0-beta1","sha":"329ab54d4f370dee93d628f44c6e432515d4c46c","kind":"tag","published_at":"2024-11-14T17:00:24.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14.0-beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0-beta1/manifests"},{"name":"v4.13.1","sha":"eb5f81c79553571cb385b87076529239b8070f19","kind":"tag","published_at":"2024-06-13T12:25:26.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"10ef076e14d5b28a11ecb43ed7add17c23ee7451","kind":"tag","published_at":"2024-03-15T13:25:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0/manifests"},{"name":"v4.14dev","sha":"a9dab6a928f2895b4f73970fde0c0f0b650303d4","kind":"tag","published_at":"2024-03-15T12:40:46.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14dev/manifests"},{"name":"v4.13.0-alpha2","sha":"34f731ce68aef712a634e051b6d9141999befad6","kind":"tag","published_at":"2024-02-19T12:55:58.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0-alpha2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha2/manifests"},{"name":"v4.13.0-alpha1","sha":"e7d0a231696556053646a03269d559e4c27ee338","kind":"tag","published_at":"2024-02-05T00:22:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0-alpha1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha1/manifests"},{"name":"v4.12.2","sha":"9b669a85cbeda65a1ad39ab1b5758957586c6e7f","kind":"tag","published_at":"2022-12-18T02:19:45.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"c4a5b7be6fa44a451d13de6c884e1e9e0d8ac858","kind":"tag","published_at":"2022-10-20T20:07:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"7ba252e2bc68ceccb5d267118d47fa5ca20bc513","kind":"tag","published_at":"2022-08-18T21:09:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.0/manifests"},{"name":"v4.13dev","sha":"83b2a894991788fde6926cb8b61cb65e9d7aafbb","kind":"tag","published_at":"2022-08-18T20:45:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13dev/manifests"},{"name":"v4.11.1","sha":"a762b49ef1df00d692b4b2fe21612a79aeaf69b5","kind":"tag","published_at":"2021-03-02T16:17:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0cf2f1a68786d0b6667a2ecf4fd782006c70d65e","kind":"tag","published_at":"2020-02-29T17:56:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.0/manifests"},{"name":"v4.11dev","sha":"573305421064b00de3a19ff78f11afe77c47f511","kind":"tag","published_at":"2019-11-11T12:53:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11dev/manifests"},{"name":"v4.12dev","sha":"511e9adac58f3fb787d8685d6eac24f2d62d9259","kind":"tag","published_at":"2019-11-11T12:53:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12dev/manifests"},{"name":"v4.10.2","sha":"df86a3609181328d9b33a47f46ae27f8afd83a83","kind":"tag","published_at":"2019-06-21T15:14:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"6763890b4a8c9e340d6fba12c0c9c169970945ac","kind":"tag","published_at":"2019-02-27T15:18:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"db44c5fc0ceba1e560de171481328cff09903059","kind":"tag","published_at":"2018-11-06T23:09:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.0/manifests"},{"name":"v4.9.3","sha":"e48640edf1b901e68dd3ffa5db77184908da5ee2","kind":"tag","published_at":"2018-09-07T13:07:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"8e78fb8bc6a1319dfe4c15311d8be02a87f978f0","kind":"tag","published_at":"2018-07-06T15:13:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"d4f77776c9ecf35f437c7ebe5ccee8f18bbe77a9","kind":"tag","published_at":"2018-05-08T09:10:06.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"79ce1d58c3c9a5d4a6966de945de1bccbef49799","kind":"tag","published_at":"2018-03-10T17:01:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.0/manifests"},{"name":"v4.10dev","sha":"1331945a03ed368716b0e4716cc00c2df1505165","kind":"tag","published_at":"2018-03-10T16:57:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10dev/manifests"},{"name":"v4.8.10","sha":"3e5dc1fa06a4c5cbf67119c4e5a62aaa75d47e1d","kind":"commit","published_at":"2018-01-15T13:01:42.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.10/manifests"},{"name":"v4.8.9","sha":"c39a58c10b9117d91f6c1c904ecfe3c8f9b1d062","kind":"commit","published_at":"2017-12-18T23:38:55.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.9/manifests"},{"name":"v4.8.8","sha":"32d8e9f1db0be95afd55c5e5cce67ddbd444c136","kind":"tag","published_at":"2017-08-29T12:55:16.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.8/manifests"},{"name":"v4.8.7","sha":"cb6a91334e2d2646c280ecada171cdf2bcd0dbe8","kind":"tag","published_at":"2017-03-30T11:54:37.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.7/manifests"},{"name":"bisect-after-new-buildsys","sha":"c30acd6be350871560bd2efbff3af01f642a9fb6","kind":"commit","published_at":"2017-03-24T16:22:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/bisect-after-new-buildsys","html_url":"https://github.com/gap-system/gap/releases/tag/bisect-after-new-buildsys","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@bisect-after-new-buildsys","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-after-new-buildsys","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-after-new-buildsys/manifests"},{"name":"bisect-before-hpcgap-merge","sha":"a5cb6b00726281d5310b89e5c4088fb62aa8d9d0","kind":"commit","published_at":"2017-03-16T16:10:55.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/bisect-before-hpcgap-merge","html_url":"https://github.com/gap-system/gap/releases/tag/bisect-before-hpcgap-merge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@bisect-before-hpcgap-merge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-before-hpcgap-merge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-before-hpcgap-merge/manifests"},{"name":"v4.8.6","sha":"d2399f83be056f5d8262aa46408d9790e78d9d60","kind":"tag","published_at":"2016-11-13T20:04:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"17b9ca24296846889fbe52d76a9648f56368726d","kind":"tag","published_at":"2016-09-27T10:56:49.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"940974db296567f5a66306e5a3bdda850e48b543","kind":"tag","published_at":"2016-06-10T08:31:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"4e30d3f01c0b9df9bf29dd4323b66d079d0b8029","kind":"tag","published_at":"2016-03-23T14:10:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c67ef98a6719c697adc6bdd51c598b4446cbe2af","kind":"tag","published_at":"2016-02-21T11:26:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"57be9673f12b88fbddd9151629752da05f4996fd","kind":"tag","published_at":"2016-01-06T16:02:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.1/manifests"},{"name":"v4.7.9","sha":"01c28ecc2020e442c5db6239613bd3f4fb35ba1c","kind":"tag","published_at":"2015-12-01T21:04:21.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.9/manifests"},{"name":"v4.8.0","sha":"038bf250a51a0da1fbe5d530993dd2864ae95efc","kind":"tag","published_at":"2015-11-02T23:46:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.0/manifests"},{"name":"v4.7.8","sha":"b8f5d6f9ec181def87cc010266ccff6bb87340e8","kind":"tag","published_at":"2015-06-12T11:24:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"bbf00e3737323756c58d382ccedbc81d5d47d2cf","kind":"commit","published_at":"2015-02-12T20:27:47.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"c1e4226382242d1f85fab157fe46a5ef1a056fe4","kind":"commit","published_at":"2014-11-12T10:13:29.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"33fba6c32b1648b249b5d697fc385effa5c421d4","kind":"commit","published_at":"2014-05-24T13:05:11.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"cc86f53ed6170309d3d30a8f16aae5ba37e298c1","kind":"commit","published_at":"2014-02-20T01:14:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"b0102307d2badf75193bb6bf6c853a8c217a070a","kind":"commit","published_at":"2014-02-14T11:10:14.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"89b41f86dc19c2e9325b70c22912c5e8189d94f3","kind":"commit","published_at":"2013-12-01T09:44:42.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"087b52db3f3164ee7d7d7afb630a722343a15918","kind":"commit","published_at":"2013-11-25T22:32:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.1/manifests"},{"name":"v4.6.5","sha":"289ddba249381810f918dc4430ef6cdd711afa68","kind":"commit","published_at":"2013-07-20T19:35:43.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.5/manifests"},{"name":"v4.7.0","sha":"1d7361e29633f07c34dfdbfc6579cda4ae4b4169","kind":"commit","published_at":"2013-06-27T11:00:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.0/manifests"},{"name":"hpcgap/no-in-place","sha":"d13231739666197a9f903ab20d9ea80c7d0d5f81","kind":"commit","published_at":"2013-05-01T14:53:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/no-in-place","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/no-in-place","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fno-in-place","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fno-in-place","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fno-in-place/manifests"},{"name":"v4.6.4","sha":"6b217e38bc17ce7af397c729cc537179877f8365","kind":"commit","published_at":"2013-04-27T21:10:56.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.4/manifests"},{"name":"hpcgap/mpi","sha":"7c502c02bb6042a2d59c9375b8a1f463037ca9af","kind":"commit","published_at":"2013-04-19T14:52:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/mpi","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/mpi","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fmpi","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fmpi","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fmpi/manifests"},{"name":"v4.6.3","sha":"1c899180512287f1755b6cdacaf73b8f839cab85","kind":"commit","published_at":"2013-03-14T16:37:21.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2df3fa19f40f7f93770d287b2c9139df7a31fe67","kind":"commit","published_at":"2013-01-31T15:45:01.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"085e18b8ed7af79f56f16b065aba250a9231a166","kind":"commit","published_at":"2013-01-27T13:26:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f60707b0da57505b2d41c6aabf3e36f5e18e7cec","kind":"commit","published_at":"2012-12-20T12:09:47.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.0/manifests"},{"name":"v4.5.7","sha":"6f9910500d8850ad2ef77171ef3828d95524779e","kind":"commit","published_at":"2012-12-14T11:08:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.7/manifests"},{"name":"hpcgap/vec-conv","sha":"278efa83d0f392d34ca9b19564bcc7b90cf53104","kind":"commit","published_at":"2012-10-26T15:09:45.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/vec-conv","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/vec-conv","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fvec-conv","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fvec-conv","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fvec-conv/manifests"},{"name":"hpcgap/tracing","sha":"124894d28b0134d3969f7453b91b887b2b66a2b4","kind":"commit","published_at":"2012-10-24T11:38:14.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/tracing","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/tracing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Ftracing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Ftracing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Ftracing/manifests"},{"name":"hpcgap/imm-datobj","sha":"7064f553b65982ef595cbe15a4306c4bf17668ad","kind":"commit","published_at":"2012-10-16T14:52:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/imm-datobj","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/imm-datobj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fimm-datobj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fimm-datobj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fimm-datobj/manifests"},{"name":"v4.5.6","sha":"7e78b9f2f75f287e5d274f740839da9190a4dd0e","kind":"commit","published_at":"2012-09-15T19:55:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"cfbf714f691a98cee1c6024c0c8c7899c5b61f43","kind":"commit","published_at":"2012-07-15T20:51:22.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"54eed0752482d6e270bbcbcc56a7f0f215bf50d0","kind":"commit","published_at":"2012-06-04T22:58:40.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"fcc3e063e3a41a9ef08f420232156a3a60ef76cc","kind":"commit","published_at":"2012-04-13T15:06:41.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"531dff357d0f8e3570fa27cb5b530f24b8b44074","kind":"commit","published_at":"2011-09-21T15:55:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.2/manifests"},{"name":"hpcgap/objectify","sha":"5bb33ae1ee6b7975ca5374874898120d9fb35d2f","kind":"commit","published_at":"2011-09-19T08:26:00.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/objectify","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/objectify","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fobjectify","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fobjectify","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fobjectify/manifests"},{"name":"v4.5.1","sha":"9f637ac52a2871152fcf8f4651790f69380cf2a4","kind":"commit","published_at":"2011-04-14T23:20:22.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"d728ae8d9c7bacd11528cc44fcb4b5a7a060d071","kind":"commit","published_at":"2011-04-11T22:44:23.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.0/manifests"},{"name":"thread-local","sha":"d9a9e5ba93364d8a5504e8ec4a966ac266eb89c7","kind":"commit","published_at":"2009-10-28T16:44:30.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/thread-local","html_url":"https://github.com/gap-system/gap/releases/tag/thread-local","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@thread-local","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/thread-local","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/thread-local/manifests"},{"name":"hpcgap/boehm-gc","sha":"24dba289abae6b90ca8b40a2fab4b83290c3f5e7","kind":"commit","published_at":"2009-10-16T10:26:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/boehm-gc","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/boehm-gc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fboehm-gc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fboehm-gc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fboehm-gc/manifests"},{"name":"initial-checkin","sha":"07bd3c5717627136d06eae4a7096d41684eb8a46","kind":"commit","published_at":"2009-10-16T10:22:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/initial-checkin","html_url":"https://github.com/gap-system/gap/releases/tag/initial-checkin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@initial-checkin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/initial-checkin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/initial-checkin/manifests"},{"name":"v4.4.12","sha":"af76f76b3287f6e37415e294aadf692682b4aa88","kind":"commit","published_at":"2008-12-16T14:58:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.12","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.12/manifests"},{"name":"v4.4.11","sha":"986734af76c8504297ece6f6ea98e00f10819b37","kind":"commit","published_at":"2008-11-27T11:06:36.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.11","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.11/manifests"},{"name":"v4.4.10","sha":"57dedbcb93de5a77125b080ce462684a0c9e0399","kind":"commit","published_at":"2007-10-01T20:09:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.10/manifests"},{"name":"v4.4.9","sha":"a005457e7d6b68ee99cb2f3b966711b7a601e58f","kind":"commit","published_at":"2006-11-02T11:14:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.9/manifests"},{"name":"v4.4.8","sha":"d535c55f6ee79b1871c17b41d44ef14831beff35","kind":"commit","published_at":"2006-09-28T09:42:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.8/manifests"},{"name":"v4.4.7","sha":"d88b737a546384e9db3a8f8eb623e4e4be0aaee5","kind":"commit","published_at":"2006-03-17T14:18:58.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"e95f497d952426183b981a85ff6fac7c0719071b","kind":"commit","published_at":"2005-08-31T13:41:39.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"77ad77ae13fa8b341940c4987b80cebe7902b9f9","kind":"commit","published_at":"2005-05-12T14:57:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.5/manifests"},{"name":"v4.3pre3","sha":"d383e179d423373894af2d8be11028c6a26e108a","kind":"commit","published_at":"2002-04-05T10:22:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre3/manifests"},{"name":"v4.3pre2","sha":"f0e8fcf58f46c6845bebdbf72c4b7a32b6c0c1b0","kind":"commit","published_at":"2001-08-29T08:32:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre2/manifests"},{"name":"v4.3pre1","sha":"e112e1636583a0be1c845fda25f351e797b21946","kind":"commit","published_at":"2001-08-27T10:37:36.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre1/manifests"},{"name":"v4.2pre2","sha":"0c00b0da861ef56c41be21a7a1f3440acfeeca7b","kind":"commit","published_at":"2000-02-25T16:12:46.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.2pre2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.2pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.2pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre2/manifests"},{"name":"v4.2pre1","sha":"6fd61ddc40cb507462088d5f4e6f9ad314042d82","kind":"commit","published_at":"2000-02-09T15:01:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.2pre1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.2pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.2pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre1/manifests"},{"name":"v4.beta4","sha":"f979efa922cd50aba5b23eac458c63e54aa5be45","kind":"commit","published_at":"1998-04-13T14:21:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta4/manifests"},{"name":"v4.beta2","sha":"9369465fe4562a0ed163055f53bfef9c4c8aa9be","kind":"commit","published_at":"1997-10-16T10:41:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta2/manifests"},{"name":"v4.alpha33","sha":"6e94ed45015272ddd7351ca4462a53d1f2ff877e","kind":"commit","published_at":"1997-07-28T14:15:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha33","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha33/manifests"},{"name":"v4.alpha32","sha":"0f5006480ef72783df19f61806f07d61b4dda3b5","kind":"commit","published_at":"1997-07-28T08:45:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha32","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha32/manifests"},{"name":"v4.beta1","sha":"9f78d7c0f2eca1836223be0bff5ba80cd23e589a","kind":"commit","published_at":"1997-07-18T14:21:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta1/manifests"},{"name":"v4.alpha31","sha":"6c7882bf2469c8f15a988cfc013f92f720583531","kind":"commit","published_at":"1997-07-11T14:28:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha31","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha31/manifests"},{"name":"v4.alpha30","sha":"53ab7169f1e10cc4a010fadda1e94aaa8232130b","kind":"commit","published_at":"1997-06-29T16:43:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha30","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha30/manifests"},{"name":"v4.alpha29","sha":"b1b04e753b57f5347c684159039ededfa21a154a","kind":"commit","published_at":"1997-06-20T07:17:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha29","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha29/manifests"},{"name":"v4.alpha28","sha":"dc4f81c7529c0f0302b3dcd9d56413dbac87dfcf","kind":"commit","published_at":"1997-06-14T11:40:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha28","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha28/manifests"},{"name":"v4.alpha27","sha":"fba2e3609bd1a5fb3a8a28f39c510daef048b3c6","kind":"commit","published_at":"1997-06-06T15:16:17.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha27","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha27/manifests"},{"name":"v4.alpha26","sha":"fba2e3609bd1a5fb3a8a28f39c510daef048b3c6","kind":"commit","published_at":"1997-06-06T15:16:17.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha26","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha26/manifests"},{"name":"v4.alpha25","sha":"55853c070c66cef0d98c460c2610b7431feae43b","kind":"commit","published_at":"1997-05-23T13:26:16.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha25","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha25/manifests"},{"name":"v4.alpha24","sha":"6e5a1acd6e559f8c6d5c4d364192a95e1f6a1b31","kind":"commit","published_at":"1997-05-16T13:35:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha24","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha24/manifests"},{"name":"v4.alpha23","sha":"ac1d179c03048751d039ba322c9c4f5a82607887","kind":"commit","published_at":"1997-05-09T12:41:01.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha23","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha23/manifests"},{"name":"v4.alpha22","sha":"cadaa2e319b8d42a7204c4bc257a7a30a055ecb6","kind":"commit","published_at":"1997-05-02T11:12:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha22","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha22/manifests"},{"name":"v4.alpha21","sha":"ea5c38398a387df30a964e89da9943089a1c53bf","kind":"commit","published_at":"1997-04-25T13:24:02.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha21","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha21/manifests"},{"name":"v4.alpha20","sha":"bec53f0b8ecb2ba56a701ab7a9334ba08e2d5b2c","kind":"commit","published_at":"1997-04-22T06:50:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha20","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha20/manifests"},{"name":"v4.alpha19","sha":"f1bba3f4085f1c8f37ac30732ee3ed91a4bb430b","kind":"commit","published_at":"1997-04-11T15:40:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha19","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha19/manifests"},{"name":"v4.alpha18","sha":"89f860fcd49a26dd1a9917040c510049a263d385","kind":"commit","published_at":"1997-04-04T17:14:32.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha18","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha18/manifests"},{"name":"v4.alpha17","sha":"5f74ea58d5d0fdc5851e572ced7783b8b9260016","kind":"commit","published_at":"1997-03-28T10:19:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha17","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha17/manifests"},{"name":"v4.alpha16","sha":"ad4de8bc7b7540e05eded8f55e92aa29bfc132f2","kind":"commit","published_at":"1997-03-25T15:34:23.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha16","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha16/manifests"},{"name":"v4.alpha15","sha":"46c8106f2b94d33e55650090311b1eb9671bdc9c","kind":"commit","published_at":"1997-03-24T15:10:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha15","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha15/manifests"},{"name":"v4.alpha14","sha":"59b4d94f75fd879ee56a33f2cbe89dd55b8da83a","kind":"commit","published_at":"1997-03-14T16:07:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha14","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha14/manifests"},{"name":"v4.alpha13","sha":"0f7591be622255f963aaca88764fe0196e244673","kind":"commit","published_at":"1997-03-07T17:47:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha13","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha13/manifests"},{"name":"v4.alpha12","sha":"0f7591be622255f963aaca88764fe0196e244673","kind":"commit","published_at":"1997-03-07T17:47:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha12","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha12/manifests"},{"name":"v4.alpha11","sha":"f8e7bc1c372abd4b579e89bdca5db318bc284525","kind":"commit","published_at":"1997-02-28T16:23:40.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha11","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha11/manifests"},{"name":"v4.alpha10","sha":"65d5ada1b82fb839f7e15926146e644f5b91886c","kind":"commit","published_at":"1997-02-21T17:16:10.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha10/manifests"},{"name":"v4.alpha9","sha":"cd3e25d72982376839ce3fa06c33ff21bfe2331f","kind":"commit","published_at":"1997-02-14T16:35:37.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha9/manifests"},{"name":"v4.alpha8","sha":"457b8f3c3bae3498d915bbc9d77faeeb358cc15c","kind":"commit","published_at":"1997-02-07T18:24:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha8/manifests"},{"name":"v4.alpha7","sha":"9d9e3796c315643fed8586ed726da74319b07bc9","kind":"commit","published_at":"1997-01-31T12:02:10.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha7/manifests"},{"name":"v4.alpha6","sha":"0f111d059c2cf522211780091c2ae026ae3269c4","kind":"commit","published_at":"1997-01-24T16:41:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha6/manifests"},{"name":"v4.alpha5","sha":"5f24be98b8d09007bb728ef2c120d2a353b82dbe","kind":"commit","published_at":"1997-01-17T14:07:43.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha5/manifests"},{"name":"v4.alpha4","sha":"8764bc68fe09022076e7d2e83b6ec06c53b4d197","kind":"commit","published_at":"1997-01-10T16:32:41.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha4/manifests"},{"name":"v4.alpha3","sha":"de71ae38a0c2986032d4bcc1ff3649cbd76a52bd","kind":"commit","published_at":"1997-01-03T14:52:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha3/manifests"},{"name":"v4.alpha2","sha":"e9291c5b99665ea7d2caaad525b721ecd16071ea","kind":"commit","published_at":"1996-12-27T13:06:57.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha2/manifests"},{"name":"v4.alpha1","sha":"72f5d3a754a677b22d56f13f8290a86779e69072","kind":"commit","published_at":"1996-12-20T17:23:28.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T04:15:14.796Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":14.689293735962067,"dependent_packages_count":19.580733715997006,"stargazers_count":15.597704017968555,"forks_count":14.744197654105315,"docker_downloads_count":null,"average":16.152982281008235},"purl":"pkg:conda/gap-defaults","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/gap-defaults","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/gap-defaults","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/gap-defaults/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T04:01:09.510Z","issues_count":234,"pull_requests_count":421,"avg_time_to_close_issue":44964655.23287671,"avg_time_to_close_pull_request":4440162.290519877,"issues_closed_count":146,"pull_requests_closed_count":327,"pull_request_authors_count":36,"issue_authors_count":62,"avg_comments_per_issue":3.311965811965812,"avg_comments_per_pull_request":1.4299287410926367,"merged_pull_requests_count":300,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":48,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1494260.75,"past_year_avg_time_to_close_pull_request":778843.514084507,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.125,"past_year_avg_comments_per_pull_request":1.2694300518134716,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/issues","maintainers":[{"login":"fingolfin","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"olexandr-konovalov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olexandr-konovalov"},{"login":"wilfwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"sebasguts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebasguts"},{"login":"frankluebeck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankluebeck"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}],"active_maintainers":[{"login":"fingolfin","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"wilfwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap-defaults/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap-defaults/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap-defaults/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/gap-defaults/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11709850,"name":"github.com/gap-system/gap","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/gap-system/gap","keywords_array":[],"namespace":null,"versions_count":62,"first_release_published_at":"2005-05-12T14:57:07.000Z","latest_release_published_at":"2024-12-05T09:15:31.000Z","latest_release_number":"v4.14.0+incompatible","last_synced_at":"2025-09-04T14:42:52.143Z","created_at":"2025-05-30T10:34:28.586Z","updated_at":"2025-09-05T04:15:14.818Z","registry_url":"https://pkg.go.dev/github.com/gap-system/gap","install_command":"go get github.com/gap-system/gap","documentation_url":"https://pkg.go.dev/github.com/gap-system/gap#section-documentation","metadata":{},"repo_metadata":{"id":27781516,"uuid":"31270208","full_name":"gap-system/gap","owner":"gap-system","description":"Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra","archived":false,"fork":false,"pushed_at":"2025-09-04T12:10:33.000Z","size":441007,"stargazers_count":899,"open_issues_count":490,"forks_count":174,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-09-04T14:23:18.811Z","etag":null,"topics":["algebra","computer-algebra","computer-algebra-system","discrete-mathematics","group-theory","math","mathematics","representation-theory"],"latest_commit_sha":null,"homepage":"https://www.gap-system.org","language":"GAP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gap-system.png","metadata":{"files":{"readme":"README.buildsys.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2015-02-24T16:47:50.000Z","updated_at":"2025-09-02T18:51:06.000Z","dependencies_parsed_at":"2023-01-17T01:00:22.925Z","dependency_job_id":"c9adb489-d64d-4465-b88d-1894821e4fbc","html_url":"https://github.com/gap-system/gap","commit_stats":{"total_commits":9327,"total_committers":70,"mean_commits":"133.24285714285713","dds":0.5343626031950253,"last_synced_commit":"d284d81f318fd482aaecd139de86b841123df803"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/gap-system/gap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/sbom","scorecard":{"id":418547,"data":{"date":"2025-08-11","repo":{"name":"github.com/gap-system/gap","commit":"ced173041690a4af06c073088d01cc40b2574fb0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","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":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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 v2.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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/gapjl.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-gh-pages.yml:16","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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.14.0 not signed: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 not signed: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 not signed: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 not signed: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 not signed: https://api.github.com/repos/gap-system/gap/releases/142589587","Warn: release artifact v4.14.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/189140798","Warn: release artifact v4.14.0-beta1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/185478124","Warn: release artifact v4.13.1 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/160281668","Warn: release artifact v4.13.0 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/146781085","Warn: release artifact v4.13.0-alpha2 does not have provenance: https://api.github.com/repos/gap-system/gap/releases/142589587"],"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 GetBranch(stable-4.11): error during branchesHandler.query: 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":"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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:414: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:422: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gapjl.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gapjl.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/gapjl.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gh-pages.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/gap-system/gap/update-gh-pages.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:102","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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-19T00:34:17.081Z","repository_id":27781516,"created_at":"2025-08-19T00:34:17.081Z","updated_at":"2025-08-19T00:34:17.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273710467,"owners_count":25154057,"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-05T02:00:09.113Z","response_time":402,"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":"gap-system","name":"GAP - Groups, Algorithms, Programming","uuid":"5344223","kind":"organization","description":"A System for Computational Discrete Algebra","email":"gap@gap-system.org","website":"https://www.gap-system.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5344223?v=4","repositories_count":33,"last_synced_at":"2024-03-26T14:07:25.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gap-system","funding_links":[],"total_stars":865,"followers":98,"following":0,"created_at":"2022-11-03T21:11:02.626Z","updated_at":"2024-03-26T14:07:25.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gap-system/repositories"},"tags":[{"name":"v4.15.0-beta1","sha":"52e8619629fe0bb8fa24b8e753a0bd037a8a667f","kind":"tag","published_at":"2025-08-29T16:09:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.15.0-beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.15.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.15.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15.0-beta1/manifests"},{"name":"v4.16dev","sha":"6c461251d99b205ce239dab582c4afda0bc31945","kind":"tag","published_at":"2025-08-29T15:57:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.16dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.16dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.16dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.16dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.16dev/manifests"},{"name":"v4.14.0","sha":"8e68258d61fbeef94ee1ef07d5aa6320c70ebff7","kind":"tag","published_at":"2024-12-05T10:00:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0/manifests"},{"name":"v4.15dev","sha":"e999a1b8c78bd941a7d9d695b2e1ca3a730c316d","kind":"tag","published_at":"2024-12-05T09:15:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.15dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.15dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.15dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.15dev/manifests"},{"name":"v4.14.0-beta1","sha":"329ab54d4f370dee93d628f44c6e432515d4c46c","kind":"tag","published_at":"2024-11-14T17:00:24.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14.0-beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14.0-beta1/manifests"},{"name":"v4.13.1","sha":"eb5f81c79553571cb385b87076529239b8070f19","kind":"tag","published_at":"2024-06-13T12:25:26.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"10ef076e14d5b28a11ecb43ed7add17c23ee7451","kind":"tag","published_at":"2024-03-15T13:25:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0/manifests"},{"name":"v4.14dev","sha":"a9dab6a928f2895b4f73970fde0c0f0b650303d4","kind":"tag","published_at":"2024-03-15T12:40:46.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.14dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.14dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.14dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.14dev/manifests"},{"name":"v4.13.0-alpha2","sha":"34f731ce68aef712a634e051b6d9141999befad6","kind":"tag","published_at":"2024-02-19T12:55:58.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0-alpha2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha2/manifests"},{"name":"v4.13.0-alpha1","sha":"e7d0a231696556053646a03269d559e4c27ee338","kind":"tag","published_at":"2024-02-05T00:22:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13.0-alpha1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13.0-alpha1/manifests"},{"name":"v4.12.2","sha":"9b669a85cbeda65a1ad39ab1b5758957586c6e7f","kind":"tag","published_at":"2022-12-18T02:19:45.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"c4a5b7be6fa44a451d13de6c884e1e9e0d8ac858","kind":"tag","published_at":"2022-10-20T20:07:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"7ba252e2bc68ceccb5d267118d47fa5ca20bc513","kind":"tag","published_at":"2022-08-18T21:09:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12.0/manifests"},{"name":"v4.13dev","sha":"83b2a894991788fde6926cb8b61cb65e9d7aafbb","kind":"tag","published_at":"2022-08-18T20:45:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.13dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.13dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.13dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.13dev/manifests"},{"name":"v4.11.1","sha":"a762b49ef1df00d692b4b2fe21612a79aeaf69b5","kind":"tag","published_at":"2021-03-02T16:17:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0cf2f1a68786d0b6667a2ecf4fd782006c70d65e","kind":"tag","published_at":"2020-02-29T17:56:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11.0/manifests"},{"name":"v4.11dev","sha":"573305421064b00de3a19ff78f11afe77c47f511","kind":"tag","published_at":"2019-11-11T12:53:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.11dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.11dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.11dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.11dev/manifests"},{"name":"v4.12dev","sha":"511e9adac58f3fb787d8685d6eac24f2d62d9259","kind":"tag","published_at":"2019-11-11T12:53:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.12dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.12dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.12dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.12dev/manifests"},{"name":"v4.10.2","sha":"df86a3609181328d9b33a47f46ae27f8afd83a83","kind":"tag","published_at":"2019-06-21T15:14:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"6763890b4a8c9e340d6fba12c0c9c169970945ac","kind":"tag","published_at":"2019-02-27T15:18:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"db44c5fc0ceba1e560de171481328cff09903059","kind":"tag","published_at":"2018-11-06T23:09:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10.0/manifests"},{"name":"v4.9.3","sha":"e48640edf1b901e68dd3ffa5db77184908da5ee2","kind":"tag","published_at":"2018-09-07T13:07:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"8e78fb8bc6a1319dfe4c15311d8be02a87f978f0","kind":"tag","published_at":"2018-07-06T15:13:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"d4f77776c9ecf35f437c7ebe5ccee8f18bbe77a9","kind":"tag","published_at":"2018-05-08T09:10:06.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"79ce1d58c3c9a5d4a6966de945de1bccbef49799","kind":"tag","published_at":"2018-03-10T17:01:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.9.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.9.0/manifests"},{"name":"v4.10dev","sha":"1331945a03ed368716b0e4716cc00c2df1505165","kind":"tag","published_at":"2018-03-10T16:57:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.10dev","html_url":"https://github.com/gap-system/gap/releases/tag/v4.10dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.10dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.10dev/manifests"},{"name":"v4.8.10","sha":"3e5dc1fa06a4c5cbf67119c4e5a62aaa75d47e1d","kind":"commit","published_at":"2018-01-15T13:01:42.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.10/manifests"},{"name":"v4.8.9","sha":"c39a58c10b9117d91f6c1c904ecfe3c8f9b1d062","kind":"commit","published_at":"2017-12-18T23:38:55.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.9/manifests"},{"name":"v4.8.8","sha":"32d8e9f1db0be95afd55c5e5cce67ddbd444c136","kind":"tag","published_at":"2017-08-29T12:55:16.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.8/manifests"},{"name":"v4.8.7","sha":"cb6a91334e2d2646c280ecada171cdf2bcd0dbe8","kind":"tag","published_at":"2017-03-30T11:54:37.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.7/manifests"},{"name":"bisect-after-new-buildsys","sha":"c30acd6be350871560bd2efbff3af01f642a9fb6","kind":"commit","published_at":"2017-03-24T16:22:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/bisect-after-new-buildsys","html_url":"https://github.com/gap-system/gap/releases/tag/bisect-after-new-buildsys","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@bisect-after-new-buildsys","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-after-new-buildsys","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-after-new-buildsys/manifests"},{"name":"bisect-before-hpcgap-merge","sha":"a5cb6b00726281d5310b89e5c4088fb62aa8d9d0","kind":"commit","published_at":"2017-03-16T16:10:55.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/bisect-before-hpcgap-merge","html_url":"https://github.com/gap-system/gap/releases/tag/bisect-before-hpcgap-merge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@bisect-before-hpcgap-merge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-before-hpcgap-merge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/bisect-before-hpcgap-merge/manifests"},{"name":"v4.8.6","sha":"d2399f83be056f5d8262aa46408d9790e78d9d60","kind":"tag","published_at":"2016-11-13T20:04:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"17b9ca24296846889fbe52d76a9648f56368726d","kind":"tag","published_at":"2016-09-27T10:56:49.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"940974db296567f5a66306e5a3bdda850e48b543","kind":"tag","published_at":"2016-06-10T08:31:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"4e30d3f01c0b9df9bf29dd4323b66d079d0b8029","kind":"tag","published_at":"2016-03-23T14:10:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"c67ef98a6719c697adc6bdd51c598b4446cbe2af","kind":"tag","published_at":"2016-02-21T11:26:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"57be9673f12b88fbddd9151629752da05f4996fd","kind":"tag","published_at":"2016-01-06T16:02:44.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.1/manifests"},{"name":"v4.7.9","sha":"01c28ecc2020e442c5db6239613bd3f4fb35ba1c","kind":"tag","published_at":"2015-12-01T21:04:21.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.9/manifests"},{"name":"v4.8.0","sha":"038bf250a51a0da1fbe5d530993dd2864ae95efc","kind":"tag","published_at":"2015-11-02T23:46:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.8.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.8.0/manifests"},{"name":"v4.7.8","sha":"b8f5d6f9ec181def87cc010266ccff6bb87340e8","kind":"tag","published_at":"2015-06-12T11:24:48.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.8/manifests"},{"name":"v4.7.7","sha":"bbf00e3737323756c58d382ccedbc81d5d47d2cf","kind":"commit","published_at":"2015-02-12T20:27:47.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.7/manifests"},{"name":"v4.7.6","sha":"c1e4226382242d1f85fab157fe46a5ef1a056fe4","kind":"commit","published_at":"2014-11-12T10:13:29.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.6/manifests"},{"name":"v4.7.5","sha":"33fba6c32b1648b249b5d697fc385effa5c421d4","kind":"commit","published_at":"2014-05-24T13:05:11.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.5/manifests"},{"name":"v4.7.4","sha":"cc86f53ed6170309d3d30a8f16aae5ba37e298c1","kind":"commit","published_at":"2014-02-20T01:14:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.4/manifests"},{"name":"v4.7.3","sha":"b0102307d2badf75193bb6bf6c853a8c217a070a","kind":"commit","published_at":"2014-02-14T11:10:14.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"89b41f86dc19c2e9325b70c22912c5e8189d94f3","kind":"commit","published_at":"2013-12-01T09:44:42.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"087b52db3f3164ee7d7d7afb630a722343a15918","kind":"commit","published_at":"2013-11-25T22:32:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.1/manifests"},{"name":"v4.6.5","sha":"289ddba249381810f918dc4430ef6cdd711afa68","kind":"commit","published_at":"2013-07-20T19:35:43.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.5/manifests"},{"name":"v4.7.0","sha":"1d7361e29633f07c34dfdbfc6579cda4ae4b4169","kind":"commit","published_at":"2013-06-27T11:00:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.7.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.7.0/manifests"},{"name":"hpcgap/no-in-place","sha":"d13231739666197a9f903ab20d9ea80c7d0d5f81","kind":"commit","published_at":"2013-05-01T14:53:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/no-in-place","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/no-in-place","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fno-in-place","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fno-in-place","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fno-in-place/manifests"},{"name":"v4.6.4","sha":"6b217e38bc17ce7af397c729cc537179877f8365","kind":"commit","published_at":"2013-04-27T21:10:56.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.4/manifests"},{"name":"hpcgap/mpi","sha":"7c502c02bb6042a2d59c9375b8a1f463037ca9af","kind":"commit","published_at":"2013-04-19T14:52:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/mpi","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/mpi","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fmpi","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fmpi","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fmpi/manifests"},{"name":"v4.6.3","sha":"1c899180512287f1755b6cdacaf73b8f839cab85","kind":"commit","published_at":"2013-03-14T16:37:21.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2df3fa19f40f7f93770d287b2c9139df7a31fe67","kind":"commit","published_at":"2013-01-31T15:45:01.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"085e18b8ed7af79f56f16b065aba250a9231a166","kind":"commit","published_at":"2013-01-27T13:26:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"f60707b0da57505b2d41c6aabf3e36f5e18e7cec","kind":"commit","published_at":"2012-12-20T12:09:47.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.6.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.6.0/manifests"},{"name":"v4.5.7","sha":"6f9910500d8850ad2ef77171ef3828d95524779e","kind":"commit","published_at":"2012-12-14T11:08:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.7/manifests"},{"name":"hpcgap/vec-conv","sha":"278efa83d0f392d34ca9b19564bcc7b90cf53104","kind":"commit","published_at":"2012-10-26T15:09:45.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/vec-conv","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/vec-conv","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fvec-conv","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fvec-conv","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fvec-conv/manifests"},{"name":"hpcgap/tracing","sha":"124894d28b0134d3969f7453b91b887b2b66a2b4","kind":"commit","published_at":"2012-10-24T11:38:14.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/tracing","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/tracing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Ftracing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Ftracing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Ftracing/manifests"},{"name":"hpcgap/imm-datobj","sha":"7064f553b65982ef595cbe15a4306c4bf17668ad","kind":"commit","published_at":"2012-10-16T14:52:50.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/imm-datobj","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/imm-datobj","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fimm-datobj","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fimm-datobj","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fimm-datobj/manifests"},{"name":"v4.5.6","sha":"7e78b9f2f75f287e5d274f740839da9190a4dd0e","kind":"commit","published_at":"2012-09-15T19:55:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"cfbf714f691a98cee1c6024c0c8c7899c5b61f43","kind":"commit","published_at":"2012-07-15T20:51:22.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"54eed0752482d6e270bbcbcc56a7f0f215bf50d0","kind":"commit","published_at":"2012-06-04T22:58:40.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"fcc3e063e3a41a9ef08f420232156a3a60ef76cc","kind":"commit","published_at":"2012-04-13T15:06:41.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"531dff357d0f8e3570fa27cb5b530f24b8b44074","kind":"commit","published_at":"2011-09-21T15:55:09.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.2/manifests"},{"name":"hpcgap/objectify","sha":"5bb33ae1ee6b7975ca5374874898120d9fb35d2f","kind":"commit","published_at":"2011-09-19T08:26:00.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/objectify","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/objectify","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fobjectify","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fobjectify","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fobjectify/manifests"},{"name":"v4.5.1","sha":"9f637ac52a2871152fcf8f4651790f69380cf2a4","kind":"commit","published_at":"2011-04-14T23:20:22.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"d728ae8d9c7bacd11528cc44fcb4b5a7a060d071","kind":"commit","published_at":"2011-04-11T22:44:23.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.5.0","html_url":"https://github.com/gap-system/gap/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.5.0/manifests"},{"name":"thread-local","sha":"d9a9e5ba93364d8a5504e8ec4a966ac266eb89c7","kind":"commit","published_at":"2009-10-28T16:44:30.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/thread-local","html_url":"https://github.com/gap-system/gap/releases/tag/thread-local","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@thread-local","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/thread-local","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/thread-local/manifests"},{"name":"hpcgap/boehm-gc","sha":"24dba289abae6b90ca8b40a2fab4b83290c3f5e7","kind":"commit","published_at":"2009-10-16T10:26:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/hpcgap/boehm-gc","html_url":"https://github.com/gap-system/gap/releases/tag/hpcgap/boehm-gc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@hpcgap%2Fboehm-gc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fboehm-gc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/hpcgap%2Fboehm-gc/manifests"},{"name":"initial-checkin","sha":"07bd3c5717627136d06eae4a7096d41684eb8a46","kind":"commit","published_at":"2009-10-16T10:22:31.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/initial-checkin","html_url":"https://github.com/gap-system/gap/releases/tag/initial-checkin","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@initial-checkin","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/initial-checkin","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/initial-checkin/manifests"},{"name":"v4.4.12","sha":"af76f76b3287f6e37415e294aadf692682b4aa88","kind":"commit","published_at":"2008-12-16T14:58:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.12","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.12/manifests"},{"name":"v4.4.11","sha":"986734af76c8504297ece6f6ea98e00f10819b37","kind":"commit","published_at":"2008-11-27T11:06:36.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.11","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.11/manifests"},{"name":"v4.4.10","sha":"57dedbcb93de5a77125b080ce462684a0c9e0399","kind":"commit","published_at":"2007-10-01T20:09:34.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.10/manifests"},{"name":"v4.4.9","sha":"a005457e7d6b68ee99cb2f3b966711b7a601e58f","kind":"commit","published_at":"2006-11-02T11:14:27.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.9/manifests"},{"name":"v4.4.8","sha":"d535c55f6ee79b1871c17b41d44ef14831beff35","kind":"commit","published_at":"2006-09-28T09:42:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.8/manifests"},{"name":"v4.4.7","sha":"d88b737a546384e9db3a8f8eb623e4e4be0aaee5","kind":"commit","published_at":"2006-03-17T14:18:58.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.7/manifests"},{"name":"v4.4.6","sha":"e95f497d952426183b981a85ff6fac7c0719071b","kind":"commit","published_at":"2005-08-31T13:41:39.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"77ad77ae13fa8b341940c4987b80cebe7902b9f9","kind":"commit","published_at":"2005-05-12T14:57:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.4.5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.4.5/manifests"},{"name":"v4.3pre3","sha":"d383e179d423373894af2d8be11028c6a26e108a","kind":"commit","published_at":"2002-04-05T10:22:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre3/manifests"},{"name":"v4.3pre2","sha":"f0e8fcf58f46c6845bebdbf72c4b7a32b6c0c1b0","kind":"commit","published_at":"2001-08-29T08:32:19.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre2/manifests"},{"name":"v4.3pre1","sha":"e112e1636583a0be1c845fda25f351e797b21946","kind":"commit","published_at":"2001-08-27T10:37:36.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.3pre1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.3pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.3pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.3pre1/manifests"},{"name":"v4.2pre2","sha":"0c00b0da861ef56c41be21a7a1f3440acfeeca7b","kind":"commit","published_at":"2000-02-25T16:12:46.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.2pre2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.2pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.2pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre2/manifests"},{"name":"v4.2pre1","sha":"6fd61ddc40cb507462088d5f4e6f9ad314042d82","kind":"commit","published_at":"2000-02-09T15:01:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.2pre1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.2pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.2pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.2pre1/manifests"},{"name":"v4.beta4","sha":"f979efa922cd50aba5b23eac458c63e54aa5be45","kind":"commit","published_at":"1998-04-13T14:21:04.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta4/manifests"},{"name":"v4.beta2","sha":"9369465fe4562a0ed163055f53bfef9c4c8aa9be","kind":"commit","published_at":"1997-10-16T10:41:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta2/manifests"},{"name":"v4.alpha33","sha":"6e94ed45015272ddd7351ca4462a53d1f2ff877e","kind":"commit","published_at":"1997-07-28T14:15:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha33","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha33/manifests"},{"name":"v4.alpha32","sha":"0f5006480ef72783df19f61806f07d61b4dda3b5","kind":"commit","published_at":"1997-07-28T08:45:18.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha32","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha32/manifests"},{"name":"v4.beta1","sha":"9f78d7c0f2eca1836223be0bff5ba80cd23e589a","kind":"commit","published_at":"1997-07-18T14:21:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.beta1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.beta1/manifests"},{"name":"v4.alpha31","sha":"6c7882bf2469c8f15a988cfc013f92f720583531","kind":"commit","published_at":"1997-07-11T14:28:53.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha31","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha31/manifests"},{"name":"v4.alpha30","sha":"53ab7169f1e10cc4a010fadda1e94aaa8232130b","kind":"commit","published_at":"1997-06-29T16:43:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha30","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha30/manifests"},{"name":"v4.alpha29","sha":"b1b04e753b57f5347c684159039ededfa21a154a","kind":"commit","published_at":"1997-06-20T07:17:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha29","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha29/manifests"},{"name":"v4.alpha28","sha":"dc4f81c7529c0f0302b3dcd9d56413dbac87dfcf","kind":"commit","published_at":"1997-06-14T11:40:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha28","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha28/manifests"},{"name":"v4.alpha27","sha":"fba2e3609bd1a5fb3a8a28f39c510daef048b3c6","kind":"commit","published_at":"1997-06-06T15:16:17.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha27","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha27/manifests"},{"name":"v4.alpha26","sha":"fba2e3609bd1a5fb3a8a28f39c510daef048b3c6","kind":"commit","published_at":"1997-06-06T15:16:17.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha26","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha26/manifests"},{"name":"v4.alpha25","sha":"55853c070c66cef0d98c460c2610b7431feae43b","kind":"commit","published_at":"1997-05-23T13:26:16.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha25","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha25/manifests"},{"name":"v4.alpha24","sha":"6e5a1acd6e559f8c6d5c4d364192a95e1f6a1b31","kind":"commit","published_at":"1997-05-16T13:35:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha24","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha24/manifests"},{"name":"v4.alpha23","sha":"ac1d179c03048751d039ba322c9c4f5a82607887","kind":"commit","published_at":"1997-05-09T12:41:01.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha23","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha23/manifests"},{"name":"v4.alpha22","sha":"cadaa2e319b8d42a7204c4bc257a7a30a055ecb6","kind":"commit","published_at":"1997-05-02T11:12:07.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha22","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha22/manifests"},{"name":"v4.alpha21","sha":"ea5c38398a387df30a964e89da9943089a1c53bf","kind":"commit","published_at":"1997-04-25T13:24:02.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha21","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha21/manifests"},{"name":"v4.alpha20","sha":"bec53f0b8ecb2ba56a701ab7a9334ba08e2d5b2c","kind":"commit","published_at":"1997-04-22T06:50:08.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha20","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha20/manifests"},{"name":"v4.alpha19","sha":"f1bba3f4085f1c8f37ac30732ee3ed91a4bb430b","kind":"commit","published_at":"1997-04-11T15:40:38.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha19","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha19/manifests"},{"name":"v4.alpha18","sha":"89f860fcd49a26dd1a9917040c510049a263d385","kind":"commit","published_at":"1997-04-04T17:14:32.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha18","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha18/manifests"},{"name":"v4.alpha17","sha":"5f74ea58d5d0fdc5851e572ced7783b8b9260016","kind":"commit","published_at":"1997-03-28T10:19:13.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha17","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha17/manifests"},{"name":"v4.alpha16","sha":"ad4de8bc7b7540e05eded8f55e92aa29bfc132f2","kind":"commit","published_at":"1997-03-25T15:34:23.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha16","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha16/manifests"},{"name":"v4.alpha15","sha":"46c8106f2b94d33e55650090311b1eb9671bdc9c","kind":"commit","published_at":"1997-03-24T15:10:35.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha15","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha15/manifests"},{"name":"v4.alpha14","sha":"59b4d94f75fd879ee56a33f2cbe89dd55b8da83a","kind":"commit","published_at":"1997-03-14T16:07:51.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha14","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha14/manifests"},{"name":"v4.alpha13","sha":"0f7591be622255f963aaca88764fe0196e244673","kind":"commit","published_at":"1997-03-07T17:47:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha13","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha13/manifests"},{"name":"v4.alpha12","sha":"0f7591be622255f963aaca88764fe0196e244673","kind":"commit","published_at":"1997-03-07T17:47:05.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha12","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha12/manifests"},{"name":"v4.alpha11","sha":"f8e7bc1c372abd4b579e89bdca5db318bc284525","kind":"commit","published_at":"1997-02-28T16:23:40.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha11","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha11/manifests"},{"name":"v4.alpha10","sha":"65d5ada1b82fb839f7e15926146e644f5b91886c","kind":"commit","published_at":"1997-02-21T17:16:10.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha10","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha10/manifests"},{"name":"v4.alpha9","sha":"cd3e25d72982376839ce3fa06c33ff21bfe2331f","kind":"commit","published_at":"1997-02-14T16:35:37.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha9","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha9/manifests"},{"name":"v4.alpha8","sha":"457b8f3c3bae3498d915bbc9d77faeeb358cc15c","kind":"commit","published_at":"1997-02-07T18:24:03.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha8","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha8/manifests"},{"name":"v4.alpha7","sha":"9d9e3796c315643fed8586ed726da74319b07bc9","kind":"commit","published_at":"1997-01-31T12:02:10.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha7","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha7/manifests"},{"name":"v4.alpha6","sha":"0f111d059c2cf522211780091c2ae026ae3269c4","kind":"commit","published_at":"1997-01-24T16:41:52.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha6","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha6/manifests"},{"name":"v4.alpha5","sha":"5f24be98b8d09007bb728ef2c120d2a353b82dbe","kind":"commit","published_at":"1997-01-17T14:07:43.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha5","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha5/manifests"},{"name":"v4.alpha4","sha":"8764bc68fe09022076e7d2e83b6ec06c53b4d197","kind":"commit","published_at":"1997-01-10T16:32:41.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha4","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha4/manifests"},{"name":"v4.alpha3","sha":"de71ae38a0c2986032d4bcc1ff3649cbd76a52bd","kind":"commit","published_at":"1997-01-03T14:52:54.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha3","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha3/manifests"},{"name":"v4.alpha2","sha":"e9291c5b99665ea7d2caaad525b721ecd16071ea","kind":"commit","published_at":"1996-12-27T13:06:57.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha2","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha2/manifests"},{"name":"v4.alpha1","sha":"72f5d3a754a677b22d56f13f8290a86779e69072","kind":"commit","published_at":"1996-12-20T17:23:28.000Z","download_url":"https://codeload.github.com/gap-system/gap/tar.gz/v4.alpha1","html_url":"https://github.com/gap-system/gap/releases/tag/v4.alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gap-system/gap@v4.alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/tags/v4.alpha1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T04:15:14.817Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.784814001734242,"dependent_packages_count":5.420815499828766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.602814750781504},"purl":"pkg:golang/github.com/gap-system/gap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gap-system/gap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gap-system/gap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gap-system/gap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T04:01:09.510Z","issues_count":234,"pull_requests_count":421,"avg_time_to_close_issue":44964655.23287671,"avg_time_to_close_pull_request":4440162.290519877,"issues_closed_count":146,"pull_requests_closed_count":327,"pull_request_authors_count":36,"issue_authors_count":62,"avg_comments_per_issue":3.311965811965812,"avg_comments_per_pull_request":1.4299287410926367,"merged_pull_requests_count":300,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":48,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1494260.75,"past_year_avg_time_to_close_pull_request":778843.514084507,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":142,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.125,"past_year_avg_comments_per_pull_request":1.2694300518134716,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":130,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/issues","maintainers":[{"login":"fingolfin","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"olexandr-konovalov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olexandr-konovalov"},{"login":"wilfwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"sebasguts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebasguts"},{"login":"frankluebeck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankluebeck"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}],"active_maintainers":[{"login":"fingolfin","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"wilfwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgap-system%2Fgap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgap-system%2Fgap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgap-system%2Fgap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgap-system%2Fgap/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":27517,"full_name":"gap-system/gap","default_branch":"master","committers":[{"name":"Max Horn","email":"max@quendi.de","login":null,"count":4343},{"name":"Reimer Behrends","email":"behrends@gmail.com","login":null,"count":866},{"name":"Chris Jefferson","email":"caj21@st-andrews.ac.uk","login":null,"count":831},{"name":"Alexander Hulpke","email":"hulpke@math.colostate.edu","login":null,"count":637},{"name":"Alexander Konovalov","email":"alexander.konovalov@st-andrews.ac.uk","login":null,"count":552},{"name":"Markus Pfeiffer","email":"markus.pfeiffer@st-andrews.ac.uk","login":null,"count":529},{"name":"Steve Linton","email":"steve.linton@st-andrews.ac.uk","login":null,"count":259},{"name":"Thomas Breuer","email":"sam@math.rwth-aachen.de","login":null,"count":249},{"name":"James Mitchell","email":"jdm3@st-and.ac.uk","login":null,"count":237},{"name":"Wilf Wilson","email":"wilf@wilf-wilson.net","login":null,"count":144},{"name":"Gábor Horváth","email":"ghorvath@science.unideb.hu","login":null,"count":118},{"name":"Frank Lübeck","email":"frank.luebeck@math.rwth-aachen.de","login":null,"count":75},{"name":"Sergio Siccha","email":"sergio.siccha@posteo.net","login":null,"count":70},{"name":"gap","email":"devel@gap-system.org","login":null,"count":57},{"name":"Max Neunhöffer","email":"neunhoef@mcs.st-and.ac.uk","login":null,"count":33},{"name":"Vladimir Janjic","email":"jv@cs.st-andrews.ac.uk","login":null,"count":27},{"name":"Fabian Zickgraf","email":"f.zickgraf@dashdos.com","login":null,"count":27},{"name":"Sebastian Gutsche","email":"gutsche@mathematik.uni-siegen.de","login":null,"count":27},{"name":"Burkhard Höfling","email":"burkhard@hoefling.name","login":null,"count":21},{"name":"Michael Torpey","email":"mct25@st-andrews.ac.uk","login":null,"count":19},{"name":"Mathieu Dutour Sikiric","email":"mathieu.dutour@gmail.com","login":null,"count":18},{"name":"E. Madison Bray","email":"erik.bray@lri.fr","login":null,"count":17},{"name":"Chris Wensley","email":"cdwensley.maths@btinternet.com","login":null,"count":12},{"name":"Friedrich Rober","email":"friedrich.rober@rwth-aachen.de","login":null,"count":12},{"name":"Sandeep Murthy","email":"sandeep@sandeepmurthy.is","login":null,"count":12},{"name":"Dmitrii Pasechnik","email":"dima@pasechnik.info","login":null,"count":9},{"name":"Laurent Bartholdi","email":"laurent.bartholdi@gmail.com","login":null,"count":9},{"name":"Dominik Bernhardt","email":"dominik.bernhardt@rwth-aachen.de","login":null,"count":8},{"name":"Lucas Wollenhaupt","email":"github@wucas.de","login":null,"count":8},{"name":"Jerry James","email":"loganjerry@gmail.com","login":null,"count":7},{"name":"James Williams","email":"flowersinabox@hotmail.com","login":null,"count":7},{"name":"Dominik Bernhardt","email":"dominik.bernhardt@rwth.aachen.de","login":null,"count":6},{"name":"grouptheoryenthusiast","email":"grouptheoryenthusiast","login":"grouptheoryenthusiast","count":5},{"name":"Glen Whitney","email":"gwhitney@post.harvard.edu","login":null,"count":5},{"name":"Christopher Russell","email":"cr66@st-andrews.ac.uk","login":null,"count":4},{"name":"Blair Archibald","email":"mrblairarchibald@gmail.com","login":null,"count":4},{"name":"Russ Woodroofe","email":"37375486+RussWoodroofe","login":"RussWoodroofe","count":4},{"name":"Paula Hähndel","email":"paula.haehndel@mathematik.uni-halle.de","login":null,"count":4},{"name":"Volker Braun","email":"vbraun.name@gmail.com","login":null,"count":4},{"name":"Claus Fieker","email":"fieker@mathematik.uni-kl.de","login":null,"count":3},{"name":"Markus Baumeister","email":"markus.baumeister1@rwth-aachen.de","login":null,"count":3},{"name":"Bernhard Reinke","email":"be.reinke@jacobs-university.de","login":null,"count":3},{"name":"Lucas Jones","email":"ljnj@st-andrews.ac.uk","login":null,"count":3},{"name":"Jack Schmidt","email":"1107865+jackschmidt","login":"jackschmidt","count":3},{"name":"Jan de Muijnck-Hughes","email":"jfdm@st-andrews.ac.uk","login":null,"count":3},{"name":"Anna Sucker","email":"anna@suckeronline.de","login":null,"count":3},{"name":"Mohamed Barakat","email":"mohamed.barakat@rwth-aachen.de","login":null,"count":2},{"name":"Ramón Esteban Romero","email":"Ramon.Esteban@uv.es","login":null,"count":2},{"name":"Jens Brandt","email":"jens.brandt@rwth-aachen.de","login":null,"count":2},{"name":"Willem de Graaf","email":"degraaf@science.unitn.it","login":null,"count":2},{"name":"VInay Wagh","email":"vinay_wagh@yahoo.com","login":null,"count":2},{"name":"Jesse Lansdown","email":"jesselansdown@gmail.com","login":null,"count":2},{"name":"Emma Ahrens","email":"emmakatherina@icloud.com","login":null,"count":1},{"name":"fkmoftakhar","email":"f.k.moftakhar@gmail.com","login":null,"count":1},{"name":"Bill Allombert","email":"Bill.Allombert@math.u-bordeaux1.fr","login":null,"count":1},{"name":"Lars Göttgens","email":"lars.goettgens@rwth-aachen.de","login":null,"count":1},{"name":"Florian Heiderich","email":"florian@heiderich.org","login":null,"count":1},{"name":"Nikita Hismatov","email":"hismatovns@gmail.com","login":null,"count":1},{"name":"Maximilian Downey Twiss","email":"creatorsmithmdt@gmail.com","login":null,"count":1},{"name":"Gaurav Dhingra","email":"axyd0000@gmail.com","login":null,"count":1},{"name":"Ruth Hoffmann","email":"rh347@icloud.com","login":null,"count":1},{"name":"Jendrik Brachter","email":"jendrik.brachter@rwth-aachen.de","login":null,"count":1},{"name":"Daniel Rademacher","email":"33546089+danielrademacher","login":"danielrademacher","count":1},{"name":"mihalova","email":"56602483+mihalova","login":"mihalova","count":1},{"name":"Lukas Schnelle","email":"33157020+schnellecom","login":"schnellecom","count":1},{"name":"John McDermott","email":"jjm@mcs.st-andrews.ac.uk","login":null,"count":1},{"name":"Anakin Dey","email":"60445095+Spamakin","login":"Spamakin","count":1},{"name":"Daniel Rademacher","email":"rademacher@art.rwth-aachen.de","login":null,"count":1},{"name":"Jerome Benoit","email":"quartermaster@rezozer.net","login":"jgmbenoit","count":1},{"name":"Isuru Fernando","email":"isuruf@gmail.com","login":"isuruf","count":1}],"total_commits":9327,"total_committers":70,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":133.24285714285713,"dds":0.5343626031950253,"past_year_committers":[{"name":"Max Horn","email":"max@quendi.de","login":null,"count":136},{"name":"Thomas Breuer","email":"sam@math.rwth-aachen.de","login":null,"count":73},{"name":"Alexander Hulpke","email":"hulpke@math.colostate.edu","login":null,"count":54},{"name":"Chris Jefferson","email":"caj21@st-andrews.ac.uk","login":null,"count":21},{"name":"James Mitchell","email":"jdm3@st-and.ac.uk","login":null,"count":20},{"name":"Fabian Zickgraf","email":"f.zickgraf@dashdos.com","login":null,"count":17},{"name":"Chris Wensley","email":"cdwensley.maths@btinternet.com","login":null,"count":2},{"name":"Michael Young","email":"mct25@st-andrews.ac.uk","login":null,"count":2},{"name":"Maximilian Downey Twiss","email":"creatorsmithmdt@gmail.com","login":null,"count":1},{"name":"VInay Wagh","email":"vinay_wagh@yahoo.com","login":null,"count":1},{"name":"Anakin Dey","email":"60445095+Spamakin","login":"Spamakin","count":1},{"name":"Jack Schmidt","email":"1107865+jackschmidt","login":"jackschmidt","count":1},{"name":"Lukas Schnelle","email":"33157020+schnellecom","login":"schnellecom","count":1}],"past_year_total_commits":330,"past_year_total_committers":13,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":25.384615384615383,"past_year_dds":0.5878787878787879,"last_synced_at":"2023-10-25T17:39:44.413Z","last_synced_commit":"d284d81f318fd482aaecd139de86b841123df803","created_at":"2023-03-07T16:35:18.560Z","updated_at":"2023-10-25T17:39:44.414Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"gap-system/gap","html_url":"https://github.com/gap-system/gap","last_synced_at":"2025-09-05T09:42:55.196Z","status":null,"issues_count":246,"pull_requests_count":495,"avg_time_to_close_issue":43808526.67515924,"avg_time_to_close_pull_request":5887257.330788804,"issues_closed_count":157,"pull_requests_closed_count":393,"pull_request_authors_count":38,"issue_authors_count":68,"avg_comments_per_issue":3.2235772357723578,"avg_comments_per_pull_request":1.3434343434343434,"merged_pull_requests_count":358,"bot_issues_count":0,"bot_pull_requests_count":17,"past_year_issues_count":61,"past_year_pull_requests_count":249,"past_year_avg_time_to_close_issue":722848.8965517242,"past_year_avg_time_to_close_pull_request":526336.679347826,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":184,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.6721311475409837,"past_year_avg_comments_per_pull_request":1.0401606425702812,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":171,"created_at":"2023-05-10T20:49:27.438Z","updated_at":"2025-09-05T09:42:55.198Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gap-system%2Fgap/issues","issue_labels_count":{"kind: bug":29,"kind: enhancement":27,"topic: ci":15,"kind: discussion":14,"kind: bug: wrong result":13,"topic: packages":12,"kind: bug: unexpected error":11,"topic: documentation":11,"topic: library":11,"topic: build system":10,"regression":9,"topic: tests":8,"topic: kernel":8,"topic: infrastructure":7,"os: windows":6,"kind: bug: crash":5,"good first issue":5,"topic: HPC-GAP":3,"priority: high":2,"priority: low":2,"kind: general proposed change":2,"topic: libgap":2,"kind: quirk":2,"topic: julia":1,"gapdays2024-summer":1,"release notes: not needed":1,"topic: workflow":1,"kind: support request":1,"topic: error handling":1,"gapdays2017-fall":1,"gapdays2025-summer":1,"topic: gac":1,"os: macos":1,"gapdays2022-winter":1,"gapdays2021-spring":1,"status: invalid":1,"status: wontfix":1},"pull_request_labels_count":{"release notes: not needed":257,"topic: library":123,"release notes: use title":84,"topic: kernel":79,"kind: bug":67,"kind: enhancement":66,"kind: bug: unexpected error":34,"topic: documentation":32,"backport-to-4.14":28,"kind: bug: wrong result":25,"topic: build system":22,"backport-to-4.13":21,"topic: ci":20,"dependencies":17,"topic: performance":16,"topic: infrastructure":16,"do not merge":14,"topic: tests":14,"topic: packages":13,"regression":11,"topic: julia":11,"backport-to-4.14-DONE":7,"release notes: to be added":7,"os: windows":5,"kind: removal or deprecation":5,"topic: HPC-GAP":4,"kind: discussion":4,"topic: gac":4,"priority: high":3,"gapdays2025-summer":3,"kind: bug: crash":3,"kind: quirk":3,"topic: workflow":3,"github_actions":2,"os: macos":2,"topic: HPC-GAP unification":2,"topic: libgap":2,"backport-to-4.12":2,"breaking (kernel API)":1,"gapdays2018-fall":1,"do not review":1,"status: duplicate":1,"topic: error handling":1,"priority: low":1,"topic: ui":1,"kind: general proposed change":1,"kind: new feature":1,"release notes: added":1},"issue_author_associations_count":{"MEMBER":103,"CONTRIBUTOR":85,"NONE":58},"pull_request_author_associations_count":{"MEMBER":273,"CONTRIBUTOR":198,"NONE":24},"issue_authors":{"fingolfin":82,"ThomasBreuer":44,"dimpase":9,"zickgraf":6,"olexandr-konovalov":5,"ChrisJefferson":5,"TWiedemann":5,"rokicki":4,"wilfwilson":4,"stertooy":4,"orlitzky":4,"james-d-mitchell":4,"hulpke":3,"qodesign":3,"lgoettgens":3,"BrauerSuzuki":2,"jengelh":2,"hongyi-zhao":2,"danielrademacher":2,"mahrud":2,"stevelinton":2,"ssiccha":2,"schnellecom":2,"mecejide":1,"shiyujunz":1,"mattzamat":1,"jdebeule":1,"hungaborhorvath":1,"limakzi":1,"jaslamMiktex":1,"antonio-rojas":1,"RussWoodroofe":1,"Andrew-Buchanan-boop":1,"rfmorse":1,"maviayten":1,"JoeMooreBrk":1,"9Suyoung9":1,"chpech":1,"rvf0068":1,"reiniscirpons":1,"OldAnchovyTopping":1,"frankluebeck":1,"osj1961":1,"eduardkareletc":1,"user202729":1,"sebasguts":1,"ArhanChaudhary":1,"abetten":1,"davistem":1,"CunningGabe":1,"floatingpoint-754":1,"johnbamberg":1,"ignatsoroko":1,"pranav-joshi-iitgn":1,"BNasmith":1,"XVilka":1,"CAPiedade":1,"vdlee37":1,"yurivict":1,"mtorpey":1,"maxhauck":1,"kiryph":1,"Spamakin":1,"FriedrichRober":1,"Feyorsh":1,"AndreasEnge":1,"pietroglyph":1,"mth162":1},"pull_request_authors":{"fingolfin":260,"ThomasBreuer":68,"dependabot[bot]":17,"hulpke":17,"lgoettgens":16,"james-d-mitchell":15,"ChrisJefferson":14,"zickgraf":12,"TWiedemann":11,"olexandr-konovalov":6,"stertooy":5,"reiniscirpons":4,"BaseMax":4,"ptrrsn":4,"mtorpey":4,"FriedrichRober":4,"OldAnchovyTopping":4,"pranav-joshi-iitgn":3,"dimpase":2,"Spamakin":2,"orlitzky":2,"Joseph-Edwards":2,"cdwensley":2,"stevelinton":2,"mkoeppe":2,"Zopolis4":1,"sebasguts":1,"rbehrends":1,"ScottBrenner":1,"bmwiedemann":1,"ArhanChaudhary":1,"frankluebeck":1,"lispandfound":1,"vdlee37":1,"wilfwilson":1,"nskeip":1,"isuruf":1,"Triagle":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097320,"issues_count":31426573,"pull_requests_count":97235070,"authors_count":10701179,"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":{"kind: bug":9,"kind: bug: unexpected error":6,"regression":5,"topic: library":3,"topic: documentation":3,"kind: bug: crash":3,"kind: bug: wrong result":2,"topic: kernel":2,"kind: enhancement":2,"topic: ci":1,"os: macos":1,"priority: high":1,"topic: libgap":1,"topic: gac":1,"gapdays2025-summer":1},"past_year_pull_request_labels_count":{"release notes: not needed":133,"topic: library":79,"topic: kernel":51,"release notes: use title":47,"kind: bug":46,"kind: enhancement":35,"backport-to-4.14":28,"kind: bug: unexpected error":23,"kind: bug: wrong result":14,"topic: documentation":14,"topic: performance":12,"backport-to-4.14-DONE":7,"topic: build system":7,"topic: infrastructure":7,"topic: packages":6,"topic: ci":6,"dependencies":6,"regression":6,"kind: removal or deprecation":4,"kind: bug: crash":3,"gapdays2025-summer":3,"topic: tests":3,"topic: julia":3,"backport-to-4.13":2,"github_actions":2,"kind: quirk":2,"release notes: to be added":2,"os: macos":2,"topic: gac":1,"status: duplicate":1,"release notes: added":1,"topic: workflow":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":21,"MEMBER":21,"NONE":19},"past_year_pull_request_author_associations_count":{"MEMBER":139,"CONTRIBUTOR":98,"NONE":12},"past_year_issue_authors":{"fingolfin":16,"ThomasBreuer":10,"TWiedemann":4,"dimpase":3,"stertooy":2,"hulpke":2,"mahrud":2,"wilfwilson":1,"user202729":1,"shiyujunz":1,"rvf0068":1,"qodesign":1,"osj1961":1,"orlitzky":1,"mecejide":1,"maviayten":1,"limakzi":1,"lgoettgens":1,"johnbamberg":1,"jengelh":1,"jaslamMiktex":1,"james-d-mitchell":1,"FriedrichRober":1,"ChrisJefferson":1,"chpech":1,"ArhanChaudhary":1,"Andrew-Buchanan-boop":1,"AndreasEnge":1,"9Suyoung9":1},"past_year_pull_request_authors":{"fingolfin":135,"ThomasBreuer":41,"lgoettgens":11,"TWiedemann":11,"hulpke":7,"dependabot[bot]":6,"stertooy":5,"ptrrsn":4,"FriedrichRober":4,"mtorpey":4,"BaseMax":4,"OldAnchovyTopping":4,"ChrisJefferson":3,"dimpase":2,"james-d-mitchell":2,"reiniscirpons":2,"vdlee37":1,"mkoeppe":1,"ArhanChaudhary":1,"ScottBrenner":1},"maintainers":[{"login":"fingolfin","count":342,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"olexandr-konovalov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olexandr-konovalov"},{"login":"wilfwilson","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"sebasguts","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebasguts"},{"login":"frankluebeck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankluebeck"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}],"active_maintainers":[{"login":"fingolfin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"dimpase","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimpase"},{"login":"reiniscirpons","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reiniscirpons"},{"login":"wilfwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilfwilson"},{"login":"limakzi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/limakzi"}]},"events":{"total":{"CreateEvent":47,"CommitCommentEvent":6,"ReleaseEvent":2,"IssuesEvent":121,"WatchEvent":85,"DeleteEvent":44,"IssueCommentEvent":468,"PushEvent":193,"PullRequestReviewCommentEvent":169,"PullRequestReviewEvent":312,"PullRequestEvent":350,"ForkEvent":20},"last_year":{"CreateEvent":47,"CommitCommentEvent":6,"ReleaseEvent":2,"IssuesEvent":121,"WatchEvent":85,"DeleteEvent":44,"IssueCommentEvent":468,"PushEvent":193,"PullRequestReviewCommentEvent":169,"PullRequestReviewEvent":312,"PullRequestEvent":350,"ForkEvent":20}},"keywords":["algebra","computer-algebra","computer-algebra-system","discrete-mathematics","group-theory","math","mathematics","representation-theory"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:00:22.700Z","updated_at":"2023-01-17T01:00:22.700Z","repository_link":"https://github.com/gap-system/gap/blob/master/.github/workflows/CI.yml","dependencies":[{"id":6963456117,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456118,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6963456119,"package_name":"gap-actions/setup-cygwin","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6963456120,"package_name":"Chocobo1/setup-ccache-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6963456121,"package_name":"mxschmitt/action-tmate","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456122,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456123,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456124,"package_name":"gap-actions/should-i-notify-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6963456125,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:00:22.761Z","updated_at":"2023-01-17T01:00:22.761Z","repository_link":"https://github.com/gap-system/gap/blob/master/.github/workflows/lint.yml","dependencies":[{"id":6963456126,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456127,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:00:22.819Z","updated_at":"2023-01-17T01:00:22.819Z","repository_link":"https://github.com/gap-system/gap/blob/master/.github/workflows/release.yml","dependencies":[{"id":6963456132,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456133,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6963456134,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456135,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456136,"package_name":"gap-actions/setup-cygwin","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6963456137,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6963456138,"package_name":"gap-actions/should-i-notify-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6963456139,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-gh-pages.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T01:00:22.871Z","updated_at":"2023-01-17T01:00:22.871Z","repository_link":"https://github.com/gap-system/gap/blob/master/.github/workflows/update-gh-pages.yml","dependencies":[{"id":6963456140,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963456141,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6963456142,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6963456143,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":14.123891914418962,"created_at":"2025-09-04T15:51:21.274Z","updated_at":"2025-10-07T08:18:20.004Z","avatar_url":"https://github.com/gap-system.png","language":"GAP","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["abstract-algebra","julia-package","maths","algebraic-number-theory","class-field-theory","number-theory","julialang","numerical","programming-language","english"],"project_url":"https://science.ecosyste.ms/api/v1/projects/45839","html_url":"https://science.ecosyste.ms/projects/45839","bibtex_url":"https://science.ecosyste.ms/projects/45839/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/45839/export.apalike"}