{"id":362668,"url":"https://github.com/apache/tinkerpop","last_synced_at":"2026-06-20T03:04:15.147Z","repository":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-27T03:08:15.000Z","size":245351,"stargazers_count":2115,"open_issues_count":29,"forks_count":848,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-27T03:36:25.841Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-26T22:16:07.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"7e0a8167-0597-48a8-a418-7341be74d1ac","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31042115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T09:35:52.079Z","status":"ssl_error","status_checked_at":"2026-03-27T09:35:20.916Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"packages":[{"id":11875012,"name":"org.apache.tinkerpop:gremlin-archetype-dsl","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":58,"first_release_published_at":"2017-06-15T19:34:29.000Z","latest_release_published_at":"2025-11-14T03:11:59.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-04-01T18:31:59.662Z","created_at":"2025-07-03T23:47:10.284Z","updated_at":"2026-04-01T18:31:59.663Z","registry_url":"https://repository.cloudera.com/content/repositories/public/org/apache/tinkerpop/gremlin-archetype-dsl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-dsl/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2025-10-08T16:33:43.000Z","size":231604,"stargazers_count":2074,"open_issues_count":38,"forks_count":838,"subscribers_count":95,"default_branch":"master","last_synced_at":"2025-10-08T23:03:50.269Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2025-10-08T16:33:48.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"35dd509f-fcf5-4996-bf68-45b92bbf8061","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000725,"owners_count":26082894,"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-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.226Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.624733475479744,"forks_count":3.2409381663113,"docker_downloads_count":null,"average":1.716417910447761},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-dsl?repository_url=https://repository.cloudera.com/content/repositories/public","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:02:48.591Z","issues_count":9,"pull_requests_count":1881,"avg_time_to_close_issue":625304.625,"avg_time_to_close_pull_request":1608746.6391304347,"issues_closed_count":8,"pull_requests_closed_count":1610,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":2.444444444444444,"avg_comments_per_pull_request":1.812333864965444,"merged_pull_requests_count":745,"bot_issues_count":5,"bot_pull_requests_count":1141,"past_year_issues_count":3,"past_year_pull_requests_count":702,"past_year_avg_time_to_close_issue":513363.0,"past_year_avg_time_to_close_pull_request":1216112.6433962265,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":530,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6125356125356125,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":406,"past_year_merged_pull_requests_count":222,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"}],"active_maintainers":[{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-dsl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-dsl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-dsl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-dsl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-dsl/codemeta","maintainers":[],"registry":{"name":"repository.cloudera.com","url":"https://repository.cloudera.com/content/repositories/public","ecosystem":"maven","default":false,"packages_count":3647,"maintainers_count":0,"namespaces_count":1481,"keywords_count":0,"github":"cloudera","metadata":{"funded_packages_count":95},"icon_url":"https://github.com/cloudera.png","created_at":"2025-07-03T17:43:19.795Z","updated_at":"2026-04-01T06:52:43.094Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/namespaces"}},{"id":1791081,"name":"gremlin","ecosystem":"npm","description":"JavaScript Gremlin Language Variant","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["graph","gremlin","tinkerpop","apache-tinkerpop","connection","glv","driver","database","graphdb"],"namespace":null,"versions_count":78,"first_release_published_at":"2013-11-21T17:31:07.239Z","latest_release_published_at":"2025-11-17T23:17:49.368Z","latest_release_number":"3.8.0","last_synced_at":"2026-04-02T01:01:21.796Z","created_at":"2022-04-09T16:38:13.755Z","updated_at":"2026-04-02T01:01:21.797Z","registry_url":"https://www.npmjs.com/package/gremlin","install_command":"npm install gremlin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"3.4.0-rc1","latest":"3.8.0"}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2024-05-28T21:13:51.000Z","size":215297,"stargazers_count":1911,"open_issues_count":30,"forks_count":786,"subscribers_count":96,"default_branch":"master","last_synced_at":"2024-05-29T11:35:20.691Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2024-05-30T12:56:38.685Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"35dd509f-fcf5-4996-bf68-45b92bbf8061","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":14933,"total_committers":271,"mean_commits":"55.103321033210335","dds":0.5674010580593316,"last_synced_commit":"55a7b7f25677c38ad23a813d19dfb58d69954d35"},"previous_names":[],"tags_count":117,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217840931,"owners_count":16239157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2601,"last_synced_at":"2024-05-21T07:19:49.405Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1087452,"followers":12811,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2024-05-21T07:20:03.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2024-09-08T13:00:03.048Z","dependent_packages_count":51,"downloads":230730,"downloads_period":"last-month","dependent_repos_count":140,"rankings":{"downloads":0.6809321183666829,"dependent_repos_count":1.2989462106618517,"dependent_packages_count":0.5825632264615743,"stargazers_count":2.069933599991261,"forks_count":1.4133729299224862,"docker_downloads_count":1.7089330276555612,"average":1.2924468521765695},"purl":"pkg:npm/gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gremlin","docker_dependents_count":4,"docker_downloads_count":195,"usage_url":"https://repos.ecosyste.ms/usage/npm/gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T19:10:22.924Z","issues_count":0,"pull_requests_count":1374,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1294812.2805507744,"issues_closed_count":0,"pull_requests_closed_count":1162,"pull_request_authors_count":46,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.1229985443959243,"merged_pull_requests_count":562,"bot_issues_count":0,"bot_pull_requests_count":821,"past_year_issues_count":0,"past_year_pull_requests_count":691,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":955078.1151832461,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":573,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.6295224312590448,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":453,"past_year_merged_pull_requests_count":283,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"mikepersonick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"}],"active_maintainers":[{"login":"FlorianHockmann","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin/codemeta","maintainers":[{"uuid":"jorgebay","login":"jorgebay","name":null,"email":"jorgebaygondra@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jorgebay","role":null,"created_at":"2022-11-12T14:22:42.521Z","updated_at":"2022-11-12T14:22:42.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jorgebay/packages"},{"uuid":"jbmusso","login":"jbmusso","name":null,"email":"jbmusso@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jbmusso","role":null,"created_at":"2022-11-12T14:22:42.586Z","updated_at":"2022-11-12T14:22:42.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jbmusso/packages"},{"uuid":"spmallette","login":"spmallette","name":null,"email":"spmallette@apache.org","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~spmallette","role":null,"created_at":"2022-11-12T14:22:42.508Z","updated_at":"2022-11-12T14:22:42.508Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/spmallette/packages"},{"uuid":"xiazcy","login":"xiazcy","name":null,"email":"xiazcy@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~xiazcy","role":null,"created_at":"2023-01-17T23:09:13.884Z","updated_at":"2023-01-17T23:09:13.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xiazcy/packages"},{"uuid":"cole-greer","login":"cole-greer","name":null,"email":"cole@colegreer.ca","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~cole-greer","role":null,"created_at":"2023-08-02T20:25:12.632Z","updated_at":"2023-08-02T20:25:12.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cole-greer/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5495152,"maintainers_count":1158862,"namespaces_count":372532,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166098},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-01T05:55:25.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4607891,"name":"org.apache.tinkerpop:gremlin-archetype-server","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":70,"first_release_published_at":"2016-04-08T15:41:19.000Z","latest_release_published_at":"2025-11-14T03:11:52.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:35.818Z","created_at":"2022-07-21T17:26:09.581Z","updated_at":"2026-03-31T12:01:35.818Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-archetype-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-server/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.605899242179522,"forks_count":4.700212478656829,"average":23.036478512368504},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-server/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-server/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5083433,"name":"org.apache.tinkerpop:gremlin-groovy-test","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":26,"first_release_published_at":"2015-04-27T16:32:22.000Z","latest_release_published_at":"2019-01-02T13:30:20.000Z","latest_release_number":"3.2.11","last_synced_at":"2026-03-31T12:01:34.127Z","created_at":"2022-07-28T23:16:01.476Z","updated_at":"2026-03-31T12:01:34.127Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-groovy-test/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-groovy-test/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.194Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":25,"rankings":{"downloads":null,"dependent_repos_count":4.740471404201472,"dependent_packages_count":3.358134245280752,"stargazers_count":8.80419025956864,"forks_count":6.37969421997261,"docker_downloads_count":null,"average":5.820622532255868},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-groovy-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-groovy-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-groovy-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-groovy-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy-test/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy-test/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4904957,"name":"org.apache.tinkerpop:neo4j-gremlin","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":75,"first_release_published_at":"2015-07-16T15:00:32.000Z","latest_release_published_at":"2025-11-14T03:09:53.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:34.373Z","created_at":"2022-07-26T23:44:00.687Z","updated_at":"2026-03-31T12:01:34.373Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/neo4j-gremlin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/neo4j-gremlin/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.657Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":51,"rankings":{"downloads":null,"dependent_repos_count":3.0163481464425512,"dependent_packages_count":3.2093623922554033,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":2.811921232568151,"average":4.838971258096487},"purl":"pkg:maven/org.apache.tinkerpop/neo4j-gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:neo4j-gremlin","docker_dependents_count":7,"docker_downloads_count":51585,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:neo4j-gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:neo4j-gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:neo4j-gremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:neo4j-gremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:neo4j-gremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:neo4j-gremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:neo4j-gremlin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4607871,"name":"org.apache.tinkerpop:gremlin-archetype-tinkergraph","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":70,"first_release_published_at":"2016-04-08T15:41:08.000Z","latest_release_published_at":"2025-11-14T03:11:45.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:36.353Z","created_at":"2022-07-21T17:26:02.483Z","updated_at":"2026-03-31T12:01:36.354Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-archetype-tinkergraph/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-tinkergraph/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.714Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.605899242179522,"forks_count":4.700212478656829,"average":23.036478512368504},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-tinkergraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4904951,"name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:32:37.000Z","latest_release_published_at":"2025-11-14T03:06:28.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:36.702Z","created_at":"2022-07-26T23:43:54.593Z","updated_at":"2026-03-31T12:01:36.703Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/tinkergraph-gremlin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/tinkergraph-gremlin/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.472Z","dependent_packages_count":113,"downloads":null,"downloads_period":null,"dependent_repos_count":262,"rankings":{"downloads":null,"dependent_repos_count":0.9706774519716885,"dependent_packages_count":0.6639369700367408,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":1.416972839852236,"average":3.6417623562153993},"purl":"pkg:maven/org.apache.tinkerpop/tinkergraph-gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:tinkergraph-gremlin","docker_dependents_count":177,"docker_downloads_count":34499990,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:tinkergraph-gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:tinkergraph-gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkergraph-gremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkergraph-gremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkergraph-gremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkergraph-gremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkergraph-gremlin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5076643,"name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:31:28.000Z","latest_release_published_at":"2025-11-14T03:06:04.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:25.603Z","created_at":"2022-07-28T14:54:44.607Z","updated_at":"2026-03-31T12:01:25.603Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-test/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-test/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.150Z","dependent_packages_count":49,"downloads":null,"downloads_period":null,"dependent_repos_count":98,"rankings":{"downloads":null,"dependent_repos_count":1.9739911301544715,"dependent_packages_count":1.4017559491035048,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":null,"average":4.633242899618577},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-test/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-test/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":971266,"name":"@hammerbot/gremlin","ecosystem":"npm","description":"JavaScript Gremlin Language Variant","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["graph","gremlin","tinkerpop","connection","glv","driver","graphdb"],"namespace":"hammerbot","versions_count":1,"first_release_published_at":"2019-12-13T14:48:26.988Z","latest_release_published_at":"2019-12-13T14:48:26.988Z","latest_release_number":"3.5.0-alpha1","last_synced_at":"2026-03-31T12:01:34.575Z","created_at":"2022-04-07T18:09:55.099Z","updated_at":"2026-03-31T12:01:34.575Z","registry_url":"https://www.npmjs.com/package/@hammerbot/gremlin","install_command":"npm install @hammerbot/gremlin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.0-alpha1"}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-18T23:08:02.000Z","size":243812,"stargazers_count":2109,"open_issues_count":36,"forks_count":846,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-19T05:44:50.431Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-18T15:24:41.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"7e0a8167-0597-48a8-a418-7341be74d1ac","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30695758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-29T12:49:11.005Z","dependent_packages_count":2,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":2.506866036008544,"forks_count":1.6087555361281332,"average":15.496827017665542},"purl":"pkg:npm/%40hammerbot/gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hammerbot/gremlin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hammerbot/gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hammerbot/gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T01:01:17.138Z","issues_count":10,"pull_requests_count":1937,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1621749.6791767555,"issues_closed_count":9,"pull_requests_closed_count":1652,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.840991223541559,"merged_pull_requests_count":778,"bot_issues_count":5,"bot_pull_requests_count":1148,"past_year_issues_count":1,"past_year_pull_requests_count":289,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1560090.3058823529,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.0899653979238755,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hammerbot%2Fgremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hammerbot%2Fgremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hammerbot%2Fgremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hammerbot%2Fgremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hammerbot%2Fgremlin/codemeta","maintainers":[{"uuid":"coderhammer","login":"coderhammer","name":null,"email":"mathieu@hammerbot.fr","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~coderhammer","role":null,"created_at":"2023-07-05T00:13:11.536Z","updated_at":"2023-07-05T00:13:11.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/coderhammer/packages"},{"uuid":"elmatella","login":"elmatella","name":null,"email":"marteau.mathieu@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~elmatella","role":null,"created_at":"2023-07-05T00:13:11.726Z","updated_at":"2023-07-05T00:13:11.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elmatella/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5495152,"maintainers_count":1158862,"namespaces_count":372532,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166098},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-01T05:55:25.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5076635,"name":"org.apache.tinkerpop:gremlin-groovy","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:31:57.000Z","latest_release_published_at":"2025-11-14T03:06:59.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:35.471Z","created_at":"2022-07-28T14:54:19.726Z","updated_at":"2026-03-31T12:01:35.471Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-groovy/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-groovy/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.466Z","dependent_packages_count":66,"downloads":null,"downloads_period":null,"dependent_repos_count":204,"rankings":{"downloads":null,"dependent_repos_count":1.1642946957016203,"dependent_packages_count":1.0838030213537027,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":2.484958303717126,"average":3.978056107997756},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-groovy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-groovy","docker_dependents_count":93,"docker_downloads_count":660113,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-groovy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-groovy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-groovy/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4904936,"name":"org.apache.tinkerpop:gremlin-language","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":26,"first_release_published_at":"2021-05-05T10:41:03.000Z","latest_release_published_at":"2025-11-14T03:04:43.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:26.694Z","created_at":"2022-07-26T23:43:32.603Z","updated_at":"2026-03-31T12:01:26.695Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-language/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-language/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.196Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":8.211352158816485,"dependent_packages_count":32.97987361946485,"stargazers_count":8.80419025956864,"forks_count":6.37969421997261,"docker_downloads_count":3.416799481022897,"average":11.958381947769094},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-language","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-language","docker_dependents_count":17,"docker_downloads_count":289068,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-language","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-language/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-language/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-language/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-language/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-language/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-language/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4607868,"name":"org.apache.tinkerpop:gremlin-archetype-dsl","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":58,"first_release_published_at":"2017-06-15T19:34:29.000Z","latest_release_published_at":"2025-11-14T03:11:59.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:26.966Z","created_at":"2022-07-21T17:26:01.466Z","updated_at":"2026-03-31T12:01:26.966Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-archetype-dsl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-dsl/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.584Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.605899242179522,"forks_count":4.700212478656829,"average":23.036478512368504},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-dsl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-dsl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-dsl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-dsl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-dsl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype-dsl/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4452599,"name":"gremlin_patch","ecosystem":"npm","description":"JavaScript Gremlin Language Variant","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["graph","gremlin","tinkerpop","connection","glv","driver","graphdb"],"namespace":null,"versions_count":2,"first_release_published_at":"2022-05-28T05:59:46.150Z","latest_release_published_at":"2023-05-17T05:56:09.533Z","latest_release_number":"3.5.2","last_synced_at":"2026-03-31T12:01:31.932Z","created_at":"2022-05-28T06:01:35.744Z","updated_at":"2026-03-31T12:01:31.932Z","registry_url":"https://www.npmjs.com/package/gremlin_patch","install_command":"npm install gremlin_patch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.2"}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-11T00:36:54.000Z","size":239275,"stargazers_count":2109,"open_issues_count":22,"forks_count":844,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-11T05:09:27.376Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-10T23:14:43.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"7e0a8167-0597-48a8-a418-7341be74d1ac","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30456474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T02:22:12.178Z","status":"ssl_error","status_checked_at":"2026-03-13T02:06:49.475Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-15T04:07:05.560Z","dependent_packages_count":2,"downloads":132,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.015010288392597,"dependent_repos_count":10.331462570266025,"dependent_packages_count":8.854664163323209,"stargazers_count":2.0173495490314624,"forks_count":1.3796001191660623,"docker_downloads_count":1.300780012698077,"average":6.483144450479572},"purl":"pkg:npm/gremlin_patch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gremlin_patch","docker_dependents_count":4,"docker_downloads_count":360,"usage_url":"https://repos.ecosyste.ms/usage/npm/gremlin_patch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gremlin_patch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T01:01:17.138Z","issues_count":10,"pull_requests_count":1937,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1621749.6791767555,"issues_closed_count":9,"pull_requests_closed_count":1652,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.840991223541559,"merged_pull_requests_count":778,"bot_issues_count":5,"bot_pull_requests_count":1148,"past_year_issues_count":1,"past_year_pull_requests_count":289,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1560090.3058823529,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.0899653979238755,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin_patch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin_patch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin_patch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin_patch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin_patch/codemeta","maintainers":[{"uuid":"lidongze0629","login":"lidongze0629","name":null,"email":"9546726@qq.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~lidongze0629","role":null,"created_at":"2022-11-15T22:21:28.503Z","updated_at":"2022-11-15T22:21:28.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lidongze0629/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5495152,"maintainers_count":1158862,"namespaces_count":372532,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166098},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-01T05:55:25.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4904932,"name":"org.apache.tinkerpop:gremlin-annotations","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":17,"first_release_published_at":"2022-04-05T20:17:06.000Z","latest_release_published_at":"2025-11-14T03:05:40.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:28.805Z","created_at":"2022-07-26T23:43:27.332Z","updated_at":"2026-03-31T12:01:28.805Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-annotations/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-annotations/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.121Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":8.710356952626583,"dependent_packages_count":32.97987361946485,"stargazers_count":8.80419025956864,"forks_count":6.37969421997261,"docker_downloads_count":null,"average":14.21852876290817},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-annotations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-annotations","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-annotations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-annotations/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-annotations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-annotations/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-annotations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-annotations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-annotations/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5043808,"name":"org.apache.tinkerpop:spark-gremlin","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":72,"first_release_published_at":"2015-11-24T16:48:37.000Z","latest_release_published_at":"2025-11-14T03:09:42.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:36.013Z","created_at":"2022-07-27T19:37:55.045Z","updated_at":"2026-03-31T12:01:36.013Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/spark-gremlin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/spark-gremlin/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.579Z","dependent_packages_count":21,"downloads":null,"downloads_period":null,"dependent_repos_count":50,"rankings":{"downloads":null,"dependent_repos_count":3.056392595781317,"dependent_packages_count":3.070608375296579,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":3.9151458118511546,"average":5.039874260429077},"purl":"pkg:maven/org.apache.tinkerpop/spark-gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:spark-gremlin","docker_dependents_count":9,"docker_downloads_count":85096,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:spark-gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:spark-gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:spark-gremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:spark-gremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:spark-gremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:spark-gremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:spark-gremlin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4478039,"name":"@jupiterone/gremlin","ecosystem":"npm","description":"JavaScript Gremlin Language Variant","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["graph","gremlin","tinkerpop","connection","glv","driver","graphdb"],"namespace":"jupiterone","versions_count":4,"first_release_published_at":"2022-06-22T00:45:10.013Z","latest_release_published_at":"2023-08-24T20:37:15.260Z","latest_release_number":"3.7.2","last_synced_at":"2026-03-31T12:01:37.273Z","created_at":"2022-06-22T01:47:07.251Z","updated_at":"2026-03-31T12:01:37.274Z","registry_url":"https://www.npmjs.com/package/@jupiterone/gremlin","install_command":"npm install @jupiterone/gremlin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.7.2"}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-18T23:08:02.000Z","size":243812,"stargazers_count":2109,"open_issues_count":36,"forks_count":846,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-19T05:44:50.431Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-18T15:24:41.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"7e0a8167-0597-48a8-a418-7341be74d1ac","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30695758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-23T08:22:10.663Z","dependent_packages_count":1,"downloads":37,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.06312985534975,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":2.5061577649694615,"forks_count":1.710846314532483,"average":10.161084485265059},"purl":"pkg:npm/%40jupiterone/gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jupiterone/gremlin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jupiterone/gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jupiterone/gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-19T21:01:01.111Z","issues_count":10,"pull_requests_count":1942,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1621749.6791767555,"issues_closed_count":9,"pull_requests_closed_count":1652,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8383110195674561,"merged_pull_requests_count":778,"bot_issues_count":5,"bot_pull_requests_count":1148,"past_year_issues_count":1,"past_year_pull_requests_count":286,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1598795.3475609757,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.0104895104895104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":106,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupiterone%2Fgremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupiterone%2Fgremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupiterone%2Fgremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupiterone%2Fgremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupiterone%2Fgremlin/codemeta","maintainers":[{"uuid":"jupiterone-dev","login":"jupiterone-dev","name":null,"email":"npm@jupiterone.io","url":null,"packages_count":206,"html_url":"https://www.npmjs.com/~jupiterone-dev","role":null,"created_at":"2022-11-20T13:42:15.977Z","updated_at":"2022-11-20T13:42:15.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupiterone-dev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5495152,"maintainers_count":1158862,"namespaces_count":372532,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166098},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-01T05:55:25.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11872226,"name":"org.apache.tinkerpop:gremlin-archetype-server","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":70,"first_release_published_at":"2016-04-08T15:41:19.000Z","latest_release_published_at":"2025-11-14T03:11:52.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:34.248Z","created_at":"2025-07-03T18:08:44.643Z","updated_at":"2026-03-31T12:01:34.248Z","registry_url":"https://repository.apache.org/content/repositories/releases/org/apache/tinkerpop/gremlin-archetype-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-server/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.428Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-server?repository_url=https://repository.apache.org/content/repositories/releases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-server/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-server/codemeta","maintainers":[],"registry":{"name":"repository.apache.org-releases","url":"https://repository.apache.org/content/repositories/releases","ecosystem":"maven","default":false,"packages_count":251,"maintainers_count":0,"namespaces_count":67,"keywords_count":0,"github":"apache","metadata":{"funded_packages_count":3},"icon_url":"https://github.com/apache.png","created_at":"2025-07-03T17:43:19.613Z","updated_at":"2026-03-27T08:56:44.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/namespaces"}},{"id":5092522,"name":"org.apache.tinkerpop:gremlin-console","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:36:30.000Z","latest_release_published_at":"2025-11-14T03:11:16.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:23.628Z","created_at":"2022-07-29T11:28:04.447Z","updated_at":"2026-03-31T12:01:23.629Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-console/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-console/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.244Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":58,"rankings":{"downloads":null,"dependent_repos_count":2.785491896004565,"dependent_packages_count":6.095566078346965,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":3.913143589384217,"average":5.5902852165904156},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-console","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-console","docker_dependents_count":10,"docker_downloads_count":85169,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-console","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-console/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-console/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-console/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-console/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-console/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-console/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5109544,"name":"org.apache.tinkerpop:gremlin-driver","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:33:16.000Z","latest_release_published_at":"2025-11-14T03:07:41.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:28.826Z","created_at":"2022-07-30T19:47:29.155Z","updated_at":"2026-03-31T12:01:28.826Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-driver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-driver/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.024Z","dependent_packages_count":53,"downloads":null,"downloads_period":null,"dependent_repos_count":491,"rankings":{"downloads":null,"dependent_repos_count":0.6206889647508734,"dependent_packages_count":1.308655224609766,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":1.434792619807987,"average":3.704272265676992},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-driver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-driver","docker_dependents_count":91,"docker_downloads_count":4521350,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-driver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-driver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-driver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-driver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-driver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-driver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-driver/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5043810,"name":"org.apache.tinkerpop:sparql-gremlin","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":39,"first_release_published_at":"2019-01-04T20:14:16.000Z","latest_release_published_at":"2025-11-14T03:10:49.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:32.149Z","created_at":"2022-07-27T19:37:58.828Z","updated_at":"2026-03-31T12:01:32.149Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/sparql-gremlin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/sparql-gremlin/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.155Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.120690276615258,"dependent_packages_count":50.147163645974324,"stargazers_count":8.80419025956864,"forks_count":6.37969421997261,"docker_downloads_count":null,"average":19.362934600532707},"purl":"pkg:maven/org.apache.tinkerpop/sparql-gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:sparql-gremlin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:sparql-gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:sparql-gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:sparql-gremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:sparql-gremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:sparql-gremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:sparql-gremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:sparql-gremlin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11872225,"name":"org.apache.tinkerpop:gremlin-archetype-tinkergraph","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":70,"first_release_published_at":"2016-04-08T15:41:08.000Z","latest_release_published_at":"2025-11-14T03:11:45.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:28.779Z","created_at":"2025-07-03T18:08:38.762Z","updated_at":"2026-03-31T12:01:28.779Z","registry_url":"https://repository.apache.org/content/repositories/releases/org/apache/tinkerpop/gremlin-archetype-tinkergraph/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-tinkergraph/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.133Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-tinkergraph?repository_url=https://repository.apache.org/content/repositories/releases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/codemeta","maintainers":[],"registry":{"name":"repository.apache.org-releases","url":"https://repository.apache.org/content/repositories/releases","ecosystem":"maven","default":false,"packages_count":251,"maintainers_count":0,"namespaces_count":67,"keywords_count":0,"github":"apache","metadata":{"funded_packages_count":3},"icon_url":"https://github.com/apache.png","created_at":"2025-07-03T17:43:19.613Z","updated_at":"2026-03-27T08:56:44.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/namespaces"}},{"id":4904955,"name":"org.apache.tinkerpop:gremlin-server","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:33:32.000Z","latest_release_published_at":"2025-11-14T03:08:05.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:32.781Z","created_at":"2022-07-26T23:43:58.824Z","updated_at":"2026-03-31T12:01:32.781Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-server/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.462Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":108,"rankings":{"downloads":null,"dependent_repos_count":1.8578622270720502,"dependent_packages_count":2.6118992081210144,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":3.344512408773739,"average":4.594299672636627},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-server","docker_dependents_count":22,"docker_downloads_count":99667,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-server/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-server/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5043801,"name":"org.apache.tinkerpop:gremlin-python","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":36,"first_release_published_at":"2016-09-08T13:52:23.000Z","latest_release_published_at":"2022-01-10T17:39:12.000Z","latest_release_number":"3.4.13","last_synced_at":"2026-03-31T12:01:33.228Z","created_at":"2022-07-27T19:37:42.994Z","updated_at":"2026-03-31T12:01:33.231Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-python/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-python/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.600Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":17,"rankings":{"downloads":null,"dependent_repos_count":5.899950740297241,"dependent_packages_count":50.147163645974324,"stargazers_count":8.80419025956864,"forks_count":6.37969421997261,"docker_downloads_count":null,"average":17.807749716453202},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-python/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-python/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4904947,"name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:30:33.000Z","latest_release_published_at":"2025-11-14T03:05:24.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:33.412Z","created_at":"2022-07-26T23:43:43.559Z","updated_at":"2026-03-31T12:01:33.413Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-core/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.124Z","dependent_packages_count":134,"downloads":null,"downloads_period":null,"dependent_repos_count":370,"rankings":{"downloads":null,"dependent_repos_count":0.7470292024146803,"dependent_packages_count":0.5634254021964381,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":1.4117670614381965,"average":3.575889237053129},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-core","docker_dependents_count":235,"docker_downloads_count":34874111,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-core/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4904958,"name":"org.apache.tinkerpop:gremlin-archetype","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":70,"first_release_published_at":"2016-04-08T15:41:00.000Z","latest_release_published_at":"2025-11-14T03:11:42.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:33.613Z","created_at":"2022-07-26T23:44:05.925Z","updated_at":"2026-03-31T12:01:33.614Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-archetype/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.605Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.967855329923776,"forks_count":4.951414818931667,"average":23.189768119373277},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-archetype/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4255228,"name":"github.com/apache/tinkerpop/gremlin-go","ecosystem":"go","description":"","homepage":"https://github.com/apache/tinkerpop","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"github.com/apache/tinkerpop","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-03-21T07:09:26.346Z","latest_release_number":null,"last_synced_at":"2026-03-31T12:01:33.858Z","created_at":"2022-04-13T00:27:13.981Z","updated_at":"2026-03-31T12:01:33.858Z","registry_url":"https://pkg.go.dev/github.com/apache/tinkerpop/gremlin-go","install_command":"go get github.com/apache/tinkerpop/gremlin-go","documentation_url":"https://pkg.go.dev/github.com/apache/tinkerpop/gremlin-go#section-documentation","metadata":{},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2025-10-08T16:33:43.000Z","size":231604,"stargazers_count":2074,"open_issues_count":38,"forks_count":838,"subscribers_count":95,"default_branch":"master","last_synced_at":"2025-10-08T23:03:50.269Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2025-10-08T16:33:48.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"35dd509f-fcf5-4996-bf68-45b92bbf8061","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000725,"owners_count":26082894,"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-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.477Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.893605951302973,"dependent_packages_count":4.170214469030312,"stargazers_count":1.6185028898266105,"forks_count":1.000139991600504,"docker_downloads_count":null,"average":2.4206158254401},"purl":"pkg:golang/github.com/apache/tinkerpop/gremlin-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/tinkerpop/gremlin-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/tinkerpop/gremlin-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/tinkerpop/gremlin-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:02:48.591Z","issues_count":9,"pull_requests_count":1881,"avg_time_to_close_issue":625304.625,"avg_time_to_close_pull_request":1608746.6391304347,"issues_closed_count":8,"pull_requests_closed_count":1610,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":2.444444444444444,"avg_comments_per_pull_request":1.812333864965444,"merged_pull_requests_count":745,"bot_issues_count":5,"bot_pull_requests_count":1141,"past_year_issues_count":3,"past_year_pull_requests_count":702,"past_year_avg_time_to_close_issue":513363.0,"past_year_avg_time_to_close_pull_request":1216112.6433962265,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":530,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6125356125356125,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":406,"past_year_merged_pull_requests_count":222,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"}],"active_maintainers":[{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2084805,"maintainers_count":0,"namespaces_count":778337,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53388},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-01T06:07:14.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1791114,"name":"gremlint","ecosystem":"npm","description":"Linter/code formatter for Gremlin","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["code","formatter","graph","graphdb","tinkerpop","gremlin","query"],"namespace":null,"versions_count":25,"first_release_published_at":"2021-07-15T14:38:12.477Z","latest_release_published_at":"2025-11-17T23:18:09.805Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:34.507Z","created_at":"2022-04-09T16:38:15.393Z","updated_at":"2026-03-31T12:01:34.508Z","registry_url":"https://www.npmjs.com/package/gremlint","install_command":"npm install gremlint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"3.5.1-rc1","latest":"3.8.0"}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-03T22:01:41.000Z","size":239023,"stargazers_count":2106,"open_issues_count":30,"forks_count":843,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-04T01:59:51.920Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-03T22:01:46.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"1f32ccf4-337e-4786-9ff2-dd03e7616618","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30098073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T22:49:54.894Z","status":"ssl_error","status_checked_at":"2026-03-04T22:49:48.883Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.589Z","dependent_packages_count":1,"downloads":575,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":2.9226705232938537,"dependent_repos_count":3.300680910484223,"dependent_packages_count":20.956062085792215,"stargazers_count":2.0150831342241626,"forks_count":1.3788255680863604,"docker_downloads_count":null,"average":6.114664444376163},"purl":"pkg:npm/gremlint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gremlint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/gremlint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gremlint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T23:01:22.457Z","issues_count":10,"pull_requests_count":1937,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1621749.6791767555,"issues_closed_count":9,"pull_requests_closed_count":1652,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8404749612803304,"merged_pull_requests_count":778,"bot_issues_count":5,"bot_pull_requests_count":1148,"past_year_issues_count":1,"past_year_pull_requests_count":296,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1539401.4375,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":176,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.0878378378378377,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":83,"past_year_merged_pull_requests_count":117,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlint/codemeta","maintainers":[{"uuid":"spmallette","login":"spmallette","name":null,"email":"spmallette@apache.org","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~spmallette","role":null,"created_at":"2022-11-12T14:22:39.772Z","updated_at":"2022-11-12T14:22:39.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/spmallette/packages"},{"uuid":"xiazcy","login":"xiazcy","name":null,"email":"xiazcy@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~xiazcy","role":null,"created_at":"2023-01-17T23:09:13.835Z","updated_at":"2023-01-17T23:09:13.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xiazcy/packages"},{"uuid":"cole-greer","login":"cole-greer","name":null,"email":"cole@colegreer.ca","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~cole-greer","role":null,"created_at":"2023-08-02T22:19:49.522Z","updated_at":"2023-08-02T22:19:49.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cole-greer/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5495152,"maintainers_count":1158862,"namespaces_count":372532,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166098},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-01T05:55:25.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12461008,"name":"gremlin-mcp","ecosystem":"npm","description":"The official Apache TinkerPop MCP server for Gremlin that allows for fetching status, schema, and querying using Gremlin for any TinkerPop-compatible graph database (TypeScript implementation).","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["mcp","model-context-protocol","apache-tinkerpop","tinkerpop","gremlin","graph","database","graphdb"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-11-06T04:35:24.769Z","latest_release_published_at":"2025-11-06T04:35:24.769Z","latest_release_number":"3.8.0-alpha.1","last_synced_at":"2026-03-31T12:01:34.747Z","created_at":"2025-11-08T01:33:48.190Z","updated_at":"2026-03-31T12:01:34.747Z","registry_url":"https://www.npmjs.com/package/gremlin-mcp","install_command":"npm install gremlin-mcp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.0-alpha.1"}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-18T23:08:02.000Z","size":243812,"stargazers_count":2109,"open_issues_count":36,"forks_count":846,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-19T05:44:50.431Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-18T15:24:41.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"7e0a8167-0597-48a8-a418-7341be74d1ac","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30695758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-27T11:52:43.811Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.510992243196842,"dependent_packages_count":33.912094682324216,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.71154346276053},"purl":"pkg:npm/gremlin-mcp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gremlin-mcp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/gremlin-mcp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gremlin-mcp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-19T21:01:01.111Z","issues_count":10,"pull_requests_count":1942,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1621749.6791767555,"issues_closed_count":9,"pull_requests_closed_count":1652,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8383110195674561,"merged_pull_requests_count":778,"bot_issues_count":5,"bot_pull_requests_count":1148,"past_year_issues_count":1,"past_year_pull_requests_count":286,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1598795.3475609757,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.0104895104895104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":106,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-mcp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-mcp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-mcp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-mcp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-mcp/codemeta","maintainers":[{"uuid":"spmallette","login":"spmallette","name":null,"email":"spmallette@apache.org","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~spmallette","role":null,"created_at":"2025-11-08T01:38:18.124Z","updated_at":"2025-11-08T01:38:18.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/spmallette/packages"},{"uuid":"xiazcy","login":"xiazcy","name":null,"email":"xiazcy@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~xiazcy","role":null,"created_at":"2025-11-08T01:38:21.144Z","updated_at":"2025-11-08T01:38:21.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xiazcy/packages"},{"uuid":"cole-greer","login":"cole-greer","name":null,"email":"cole@colegreer.ca","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~cole-greer","role":null,"created_at":"2025-11-08T01:38:21.604Z","updated_at":"2025-11-08T01:38:21.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cole-greer/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5495152,"maintainers_count":1158862,"namespaces_count":372532,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166098},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-01T05:55:25.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5080836,"name":"org.apache.tinkerpop:gremlin-shaded","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:29:56.000Z","latest_release_published_at":"2025-11-14T03:04:53.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:36.143Z","created_at":"2022-07-28T19:42:42.637Z","updated_at":"2026-03-31T12:01:36.143Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/gremlin-shaded/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-shaded/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.313Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":37,"rankings":{"downloads":null,"dependent_repos_count":3.7067144530428773,"dependent_packages_count":8.398722582066092,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":1.4119672836848902,"average":5.734925767602038},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-shaded","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-shaded","docker_dependents_count":230,"docker_downloads_count":4994466,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-shaded","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-shaded/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-shaded/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-shaded/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-shaded/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-shaded/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:gremlin-shaded/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11872228,"name":"org.apache.tinkerpop:gremlin-archetype-dsl","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":58,"first_release_published_at":"2017-06-15T19:34:29.000Z","latest_release_published_at":"2025-11-14T03:11:59.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:35.603Z","created_at":"2025-07-03T18:08:50.860Z","updated_at":"2026-03-31T12:01:35.603Z","registry_url":"https://repository.apache.org/content/repositories/releases/org/apache/tinkerpop/gremlin-archetype-dsl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-dsl/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.131Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-dsl?repository_url=https://repository.apache.org/content/repositories/releases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-dsl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-dsl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-dsl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-dsl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-dsl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages/org.apache.tinkerpop:gremlin-archetype-dsl/codemeta","maintainers":[],"registry":{"name":"repository.apache.org-releases","url":"https://repository.apache.org/content/repositories/releases","ecosystem":"maven","default":false,"packages_count":251,"maintainers_count":0,"namespaces_count":67,"keywords_count":0,"github":"apache","metadata":{"funded_packages_count":3},"icon_url":"https://github.com/apache.png","created_at":"2025-07-03T17:43:19.613Z","updated_at":"2026-03-27T08:56:44.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repository.apache.org-releases/namespaces"}},{"id":5043823,"name":"org.apache.tinkerpop:hadoop-gremlin","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":77,"first_release_published_at":"2015-04-27T16:33:00.000Z","latest_release_published_at":"2025-11-14T03:09:23.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:36.964Z","created_at":"2022-07-27T19:38:17.445Z","updated_at":"2026-03-31T12:01:36.964Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/hadoop-gremlin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/hadoop-gremlin/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.394Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":53,"rankings":{"downloads":null,"dependent_repos_count":2.946670804593098,"dependent_packages_count":3.732142678372994,"stargazers_count":8.79576329725996,"forks_count":6.361461221956372,"docker_downloads_count":3.9151458118511546,"average":5.150236762806715},"purl":"pkg:maven/org.apache.tinkerpop/hadoop-gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:hadoop-gremlin","docker_dependents_count":9,"docker_downloads_count":85096,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:hadoop-gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:hadoop-gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:hadoop-gremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:hadoop-gremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:hadoop-gremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:hadoop-gremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:hadoop-gremlin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5071201,"name":"org.apache.tinkerpop:tinkerpop","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":78,"first_release_published_at":"2015-04-27T16:26:41.000Z","latest_release_published_at":"2025-11-14T03:04:16.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:36.000Z","created_at":"2022-07-28T09:57:01.013Z","updated_at":"2026-03-31T12:01:36.001Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/tinkerpop/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/tinkerpop/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.574Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.11232814170775,"dependent_packages_count":50.147163645974324,"stargazers_count":8.80419025956864,"forks_count":6.37969421997261,"docker_downloads_count":null,"average":20.360844066805832},"purl":"pkg:maven/org.apache.tinkerpop/tinkerpop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:tinkerpop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:tinkerpop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:tinkerpop/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkerpop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkerpop/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkerpop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkerpop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:tinkerpop/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4424696,"name":"github.com/apache/tinkerpop/gremlin-go/v3","ecosystem":"go","description":"","homepage":"https://github.com/apache/tinkerpop","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"github.com/apache/tinkerpop/gremlin-go","versions_count":26,"first_release_published_at":"2022-04-12T21:50:28.000Z","latest_release_published_at":"2025-11-14T03:15:34.000Z","latest_release_number":"v3.8.0","last_synced_at":"2026-03-31T12:01:36.324Z","created_at":"2022-05-24T14:07:03.395Z","updated_at":"2026-03-31T12:01:36.324Z","registry_url":"https://pkg.go.dev/github.com/apache/tinkerpop/gremlin-go/v3","install_command":"go get github.com/apache/tinkerpop/gremlin-go/v3","documentation_url":"https://pkg.go.dev/github.com/apache/tinkerpop/gremlin-go/v3#section-documentation","metadata":{},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2025-10-08T16:33:43.000Z","size":231604,"stargazers_count":2074,"open_issues_count":38,"forks_count":838,"subscribers_count":95,"default_branch":"master","last_synced_at":"2025-10-08T23:03:50.269Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2025-10-08T16:33:48.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"35dd509f-fcf5-4996-bf68-45b92bbf8061","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000725,"owners_count":26082894,"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-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.778Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":2.071549710089099,"dependent_packages_count":4.170214469030312,"stargazers_count":1.6185028898266105,"forks_count":1.000139991600504,"docker_downloads_count":null,"average":2.2151017651366316},"purl":"pkg:golang/github.com/apache/tinkerpop/gremlin-go/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/tinkerpop/gremlin-go/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/tinkerpop/gremlin-go/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/tinkerpop/gremlin-go/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:02:48.591Z","issues_count":9,"pull_requests_count":1881,"avg_time_to_close_issue":625304.625,"avg_time_to_close_pull_request":1608746.6391304347,"issues_closed_count":8,"pull_requests_closed_count":1610,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":2.444444444444444,"avg_comments_per_pull_request":1.812333864965444,"merged_pull_requests_count":745,"bot_issues_count":5,"bot_pull_requests_count":1141,"past_year_issues_count":3,"past_year_pull_requests_count":702,"past_year_avg_time_to_close_issue":513363.0,"past_year_avg_time_to_close_pull_request":1216112.6433962265,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":530,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6125356125356125,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":406,"past_year_merged_pull_requests_count":222,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"}],"active_maintainers":[{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go%2Fv3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Ftinkerpop%2Fgremlin-go%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2084805,"maintainers_count":0,"namespaces_count":778337,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53388},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-01T06:07:14.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4904948,"name":"org.apache.tinkerpop:giraph-gremlin","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":33,"first_release_published_at":"2015-11-24T16:48:54.000Z","latest_release_published_at":"2020-06-01T16:08:44.000Z","latest_release_number":"3.3.11","last_synced_at":"2026-03-31T12:01:36.323Z","created_at":"2022-07-26T23:43:44.650Z","updated_at":"2026-03-31T12:01:36.323Z","registry_url":"https://central.sonatype.com/artifact/org.apache.tinkerpop/giraph-gremlin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/giraph-gremlin/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":6.967855329923776,"forks_count":4.951414818931667,"average":23.189768119373277},"purl":"pkg:maven/org.apache.tinkerpop/giraph-gremlin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:giraph-gremlin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:giraph-gremlin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:giraph-gremlin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:giraph-gremlin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:giraph-gremlin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:giraph-gremlin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:giraph-gremlin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.tinkerpop:giraph-gremlin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":596802,"maintainers_count":0,"namespaces_count":79277,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39629},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-01T06:51:12.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":9210756,"name":"@graphscope/_test_gremlin_","ecosystem":"npm","description":"JavaScript Gremlin Language Variant","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["graph","gremlin","tinkerpop","connection","glv","driver","graphdb"],"namespace":"graphscope","versions_count":3,"first_release_published_at":"2024-03-14T08:10:49.639Z","latest_release_published_at":"2024-03-15T10:18:15.207Z","latest_release_number":"0.1.2","last_synced_at":"2026-03-31T12:01:37.233Z","created_at":"2024-03-14T16:32:15.885Z","updated_at":"2026-03-31T12:01:37.234Z","registry_url":"https://www.npmjs.com/package/@graphscope/_test_gremlin_","install_command":"npm install @graphscope/_test_gremlin_","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.2"}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-11T00:36:54.000Z","size":239275,"stargazers_count":2109,"open_issues_count":22,"forks_count":844,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-11T05:09:27.376Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-10T23:14:43.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"7e0a8167-0597-48a8-a418-7341be74d1ac","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30456474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T02:22:12.178Z","status":"ssl_error","status_checked_at":"2026-03-13T02:06:49.475Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-17T05:19:39.719Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.549071086763526,"dependent_packages_count":46.70882684104541,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.62894896390446},"purl":"pkg:npm/%40graphscope/_test_gremlin_","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@graphscope/_test_gremlin_","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@graphscope/_test_gremlin_","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@graphscope/_test_gremlin_/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T13:01:13.590Z","issues_count":10,"pull_requests_count":1938,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1621749.6791767555,"issues_closed_count":9,"pull_requests_closed_count":1652,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8400412796697625,"merged_pull_requests_count":778,"bot_issues_count":5,"bot_pull_requests_count":1148,"past_year_issues_count":1,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1586203.28313253,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":166,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.0528169014084505,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":108,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphscope%2F_test_gremlin_/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphscope%2F_test_gremlin_/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphscope%2F_test_gremlin_/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphscope%2F_test_gremlin_/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@graphscope%2F_test_gremlin_/codemeta","maintainers":[{"uuid":"pomelo-nwu","login":"pomelo-nwu","name":null,"email":"czynwu@gmail.com","url":null,"packages_count":375,"html_url":"https://www.npmjs.com/~pomelo-nwu","role":null,"created_at":"2024-03-14T16:32:16.484Z","updated_at":"2024-03-14T16:32:16.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pomelo-nwu/packages"},{"uuid":"lidongze0629","login":"lidongze0629","name":null,"email":"9546726@qq.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~lidongze0629","role":null,"created_at":"2024-03-14T16:32:16.522Z","updated_at":"2024-03-14T16:32:16.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lidongze0629/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5495152,"maintainers_count":1158862,"namespaces_count":372532,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166098},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-01T05:55:25.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11875014,"name":"org.apache.tinkerpop:gremlin-archetype-tinkergraph","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":70,"first_release_published_at":"2016-04-08T15:41:08.000Z","latest_release_published_at":"2025-11-14T03:11:45.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:40.246Z","created_at":"2025-07-03T23:48:05.441Z","updated_at":"2026-03-31T12:01:40.246Z","registry_url":"https://repository.cloudera.com/content/repositories/public/org/apache/tinkerpop/gremlin-archetype-tinkergraph/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-tinkergraph/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-02-09T18:22:07.000Z","size":238064,"stargazers_count":2103,"open_issues_count":32,"forks_count":841,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-02-09T21:19:19.276Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-02-09T17:53:54.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"9d50fd46-7a52-4b17-a6c5-208ac57c919c","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.046Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-tinkergraph?repository_url=https://repository.cloudera.com/content/repositories/public","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-tinkergraph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-12T00:01:34.526Z","issues_count":10,"pull_requests_count":1930,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1611015.6974483596,"issues_closed_count":9,"pull_requests_closed_count":1646,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8424870466321244,"merged_pull_requests_count":774,"bot_issues_count":5,"bot_pull_requests_count":1147,"past_year_issues_count":1,"past_year_pull_requests_count":360,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1302733.1371681415,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":226,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9305555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":136,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-tinkergraph/codemeta","maintainers":[],"registry":{"name":"repository.cloudera.com","url":"https://repository.cloudera.com/content/repositories/public","ecosystem":"maven","default":false,"packages_count":3647,"maintainers_count":0,"namespaces_count":1481,"keywords_count":0,"github":"cloudera","metadata":{"funded_packages_count":95},"icon_url":"https://github.com/cloudera.png","created_at":"2025-07-03T17:43:19.795Z","updated_at":"2026-04-01T06:52:43.094Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/namespaces"}},{"id":8972177,"name":"gremlin.net","ecosystem":"nuget","description":"Gremlin.Net for Apache TinkerPop™ is a language variant and driver for .NET.\n\nApache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of TinkerPop. It can be described as a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph.\n\nGremlin.Net implements Gremlin within .NET. C# syntax has the same constructs as Java including \"dot notation\" for function chaining (a.b.c), round bracket function arguments (a(b,c)), and support for global namespaces (a(b()) vs a(__.b())). As such, anyone familiar with Gremlin-Java will immediately be able to work with Gremlin.Net. Moreover, there are a few added constructs to Gremlin.Net that make traversals a bit more succinct.\n\nGremlin.Net is designed to connect to a \"server\" that is hosting a TinkerPop-enabled graph system. That \"server\" could be Gremlin Server\n\nhttps://tinkerpop.apache.org/docs/current/reference/#gremlin-server\n\nor a remote graph provider that exposes protocols by which Gremlin.Net can connect.\n\nPlease see the Reference Documentation of Apache TinkerPop for more information on usage: https://tinkerpop.apache.org/docs/current/reference\n\nand use our Google Group gremlin-users if there are any questions: https://s.apache.org/c8hru\n\nThe Gremlin language allows users to write highly expressive graph traversals and has a broad list of functions that cover a wide body of features. The Reference Documentation describes these functions and other aspects of the TinkerPop ecosystem including some specifics on Gremlin in .NET itself:\n\nhttps://s.apache.org/pgbwu\n\nMost of the examples found in the documentation use Groovy language syntax in the Gremlin Console. For the most part, these examples should generally translate to C# with some logical modification:\n\nhttps://s.apache.org/10v91\n\nGiven the strong correspondence between canonical Gremlin in Java and its variants like C#, there is a limited amount of C#-specific documentation and examples. This strong correspondence among variants ensures that the general Gremlin reference documentation is applicable to all variants and that users moving between development languages can easily adopt the Gremlin variant for that language.\n\nNOTE that versions suffixed with \"-rc\" are considered release candidates (i.e. pre-alpha, alpha, beta, etc.) and thus for early testing purposes only.","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["gremlin","tinkerpop","apache"],"namespace":null,"versions_count":71,"first_release_published_at":"2016-10-19T18:13:05.117Z","latest_release_published_at":"2025-11-17T23:16:13.123Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-31T12:01:37.977Z","created_at":"2024-02-26T08:08:32.001Z","updated_at":"2026-03-31T12:01:50.295Z","registry_url":"https://www.nuget.org/packages/gremlin.net/","install_command":"Install-Package gremlin.net","documentation_url":null,"metadata":{"license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"icon_url":"https://tinkerpop.apache.org/docs/current/images/gremlin-dotnet-logo_256x256.png","icon":"gremlin-dotnet-logo_256x256.png","repository":{"type":"git","url":"https://github.com/apache/tinkerpop","branch":null,"commit":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":2,"target_frameworks":["net6.0",".NETStandard2.0"],"total_dependencies":6}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-27T03:08:15.000Z","size":245351,"stargazers_count":2115,"open_issues_count":29,"forks_count":848,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-27T03:36:25.841Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-26T22:16:07.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"7e0a8167-0597-48a8-a418-7341be74d1ac","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31042115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T09:35:52.079Z","status":"ssl_error","status_checked_at":"2026-03-27T09:35:20.916Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-31T12:01:50.294Z","dependent_packages_count":9,"downloads":5639874,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.696444636235308,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.117055392388506},"purl":"pkg:nuget/gremlin.net","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/gremlin.net","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/gremlin.net","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/gremlin.net/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T04:00:54.424Z","issues_count":10,"pull_requests_count":1958,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1631577.176222088,"issues_closed_count":9,"pull_requests_closed_count":1657,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8350357507660877,"merged_pull_requests_count":781,"bot_issues_count":5,"bot_pull_requests_count":1155,"past_year_issues_count":1,"past_year_pull_requests_count":296,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1705167.981707317,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9594594594594594,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":88,"past_year_merged_pull_requests_count":105,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gremlin.net/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gremlin.net/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gremlin.net/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gremlin.net/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/gremlin.net/codemeta","maintainers":[{"uuid":"tinkerpop","login":"tinkerpop","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/tinkerpop","role":null,"created_at":"2024-02-26T08:08:35.401Z","updated_at":"2024-02-26T08:08:35.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/tinkerpop/packages"},{"uuid":"xiazcy","login":"xiazcy","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/xiazcy","role":null,"created_at":"2024-02-26T08:08:35.534Z","updated_at":"2024-02-26T08:08:35.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/xiazcy/packages"},{"uuid":"ColeGreer","login":"ColeGreer","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/ColeGreer","role":null,"created_at":"2024-02-26T08:08:35.121Z","updated_at":"2024-02-26T08:08:35.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/ColeGreer/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":789097,"maintainers_count":109326,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":26241},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-04-01T06:46:55.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":1791082,"name":"gremlin-javascript","ecosystem":"npm","description":"JavaScript Gremlin Language Variant","homepage":"https://tinkerpop.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":["graph","gremlin","tinkerpop","connection","glv","driver","graphdb"],"namespace":null,"versions_count":4,"first_release_published_at":"2018-01-08T10:49:16.147Z","latest_release_published_at":"2018-04-09T12:52:00.907Z","latest_release_number":"3.3.2","last_synced_at":"2026-03-31T12:01:34.108Z","created_at":"2022-04-09T16:38:13.822Z","updated_at":"2026-03-31T12:01:50.258Z","registry_url":"https://www.npmjs.com/package/gremlin-javascript","install_command":"npm install gremlin-javascript","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.8"}},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2026-03-27T03:08:15.000Z","size":245351,"stargazers_count":2115,"open_issues_count":29,"forks_count":848,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-03-27T03:36:25.841Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2026-03-26T22:16:07.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"7e0a8167-0597-48a8-a418-7341be74d1ac","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":["apache/incubator-tinkerpop"],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31042115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T09:35:52.079Z","status":"ssl_error","status_checked_at":"2026-03-27T09:35:20.916Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2832,"last_synced_at":"2025-12-08T20:34:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1291846,"followers":20759,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-12-08T20:34:27.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"tag","published_at":"2025-11-14T03:33:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.8.0/manifests"},{"name":"gremlin-go/v3.8.0","sha":"f9056af1f7ca0e972715d0b6ce52b9695fdfc8b4","kind":"commit","published_at":"2025-11-14T03:15:34.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.8.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.8.0/manifests"},{"name":"3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"tag","published_at":"2025-11-14T02:27:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.5/manifests"},{"name":"gremlin-go/v3.7.5","sha":"b05a2850092e90718443635100409d828d49b482","kind":"commit","published_at":"2025-11-14T01:46:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.5/manifests"},{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-31T12:01:50.257Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.805647564604406,"dependent_repos_count":10.331462570266025,"dependent_packages_count":20.967833947506787,"stargazers_count":2.0173495490314624,"forks_count":1.3796001191660623,"docker_downloads_count":null,"average":10.300378750114948},"purl":"pkg:npm/gremlin-javascript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gremlin-javascript","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/gremlin-javascript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gremlin-javascript/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T04:00:54.424Z","issues_count":10,"pull_requests_count":1958,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1631577.176222088,"issues_closed_count":9,"pull_requests_closed_count":1657,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8350357507660877,"merged_pull_requests_count":781,"bot_issues_count":5,"bot_pull_requests_count":1155,"past_year_issues_count":1,"past_year_pull_requests_count":296,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1705167.981707317,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9594594594594594,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":88,"past_year_merged_pull_requests_count":105,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"},{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-javascript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-javascript/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-javascript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-javascript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gremlin-javascript/codemeta","maintainers":[{"uuid":"jorgebay","login":"jorgebay","name":null,"email":"jorgebaygondra@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jorgebay","role":null,"created_at":"2022-11-12T14:22:39.653Z","updated_at":"2022-11-12T14:22:39.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jorgebay/packages"},{"uuid":"spmallette","login":"spmallette","name":null,"email":"spmallette@apache.org","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~spmallette","role":null,"created_at":"2022-11-12T14:22:39.616Z","updated_at":"2022-11-12T14:22:39.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/spmallette/packages"},{"uuid":"xiazcy","login":"xiazcy","name":null,"email":"xiazcy@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~xiazcy","role":null,"created_at":"2023-01-17T23:09:15.910Z","updated_at":"2023-01-17T23:09:15.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xiazcy/packages"},{"uuid":"cole-greer","login":"cole-greer","name":null,"email":"cole@colegreer.ca","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~cole-greer","role":null,"created_at":"2023-08-02T20:25:11.137Z","updated_at":"2023-08-02T20:25:11.137Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cole-greer/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5495152,"maintainers_count":1158862,"namespaces_count":372532,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166098},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-01T05:55:25.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11875013,"name":"org.apache.tinkerpop:gremlin-archetype-server","ecosystem":"maven","description":"A Graph Computing Framework","homepage":"http://tinkerpop.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/tinkerpop","keywords_array":[],"namespace":"org.apache.tinkerpop","versions_count":70,"first_release_published_at":"2016-04-08T15:41:19.000Z","latest_release_published_at":"2025-11-14T03:11:52.000Z","latest_release_number":"3.8.0","last_synced_at":"2026-04-01T13:31:05.246Z","created_at":"2025-07-03T23:47:38.016Z","updated_at":"2026-04-01T13:31:05.246Z","registry_url":"https://repository.cloudera.com/content/repositories/public/org/apache/tinkerpop/gremlin-archetype-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.tinkerpop/gremlin-archetype-server/","metadata":{"repositories":["https://repository.apache.org/snapshots"],"distribution_repositories":["https://repository.apache.org/service/local/staging/deploy/maven2"]},"repo_metadata":{"id":26985688,"uuid":"30449481","full_name":"apache/tinkerpop","owner":"apache","description":"Apache TinkerPop - a graph computing framework","archived":false,"fork":false,"pushed_at":"2025-10-08T16:33:43.000Z","size":231604,"stargazers_count":2074,"open_issues_count":38,"forks_count":838,"subscribers_count":95,"default_branch":"master","last_synced_at":"2025-10-08T23:03:50.269Z","etag":null,"topics":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"latest_commit_sha":null,"homepage":"https://tinkerpop.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.asciidoc","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.asciidoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-07T08:00:05.000Z","updated_at":"2025-10-08T16:33:48.000Z","dependencies_parsed_at":"2023-01-14T09:15:16.229Z","dependency_job_id":"35dd509f-fcf5-4996-bf68-45b92bbf8061","html_url":"https://github.com/apache/tinkerpop","commit_stats":{"total_commits":15302,"total_committers":255,"mean_commits":60.0078431372549,"dds":"0.49751666448830223","last_synced_commit":"087b3070914123055d3e4ededc2550f12715a0b4"},"previous_names":[],"tags_count":124,"template":false,"template_full_name":null,"purl":"pkg:github/apache/tinkerpop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/sbom","scorecard":{"id":201695,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/tinkerpop","commit":"09837346203ede31a9c8a50ad847d849790163c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:73","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apache/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/apache/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apache/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apache/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: list: bin/update-current-docs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/tinkerpop/codeql.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating ubuntu:focal to ubuntu:focal@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: docker/gremlin-test-server/Dockerfile:19","Warn: containerImage not pinned by hash: gremlin-console/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: gremlin-tools/gremlin-socket-server/Dockerfile:18: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: pipCommand not pinned by hash: docker/Dockerfile:42","Warn: pipCommand not pinned by hash: docker/Dockerfile:43","Warn: pipCommand not pinned by hash: docker/Dockerfile:44","Warn: npmCommand not pinned by hash: bin/generate-home.sh:29","Warn: npmCommand not pinned by hash: bin/run-examples.sh:63","Warn: npmCommand not pinned by hash: bin/run-examples.sh:104","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of   3 npmCommand 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":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-wxr5-93ph-8wr9","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9w38-p64v-xpmv","Warn: Project is vulnerable to: GHSA-xjp4-hw94-mvp5","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:56:30.562Z","repository_id":26985688,"created_at":"2025-08-16T22:56:30.562Z","updated_at":"2025-08-16T22:56:30.562Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000725,"owners_count":26082894,"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-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":2821,"last_synced_at":"2025-10-06T00:27:03.662Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1258437,"followers":19936,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-10-06T00:27:03.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"tag","published_at":"2025-08-02T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.4/manifests"},{"name":"gremlin-go/v3.7.4","sha":"fa698ba2aba8967dcd17eb61cb13648b934fab5b","kind":"commit","published_at":"2025-08-02T13:50:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.4/manifests"},{"name":"4.0.0-beta.1","sha":"4188f6d62d1ddaae246da23d6610c9d55ca03e54","kind":"tag","published_at":"2025-01-18T01:55:02.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/4.0.0-beta.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/4.0.0-beta.1/manifests"},{"name":"3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"tag","published_at":"2024-10-24T21:14:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.3/manifests"},{"name":"gremlin-go/v3.7.3","sha":"077e3eb22c463545c3fc974944d4bf1d5d6a32fd","kind":"commit","published_at":"2024-10-24T21:14:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.3/manifests"},{"name":"3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"tag","published_at":"2024-10-24T03:32:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.8/manifests"},{"name":"gremlin-go/v3.6.8","sha":"71053f3bac0617e9fa554388890c1e9a5c40d73b","kind":"commit","published_at":"2024-10-24T03:32:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.8/manifests"},{"name":"3.7.2","sha":"c735441a9d8a55ae11afdc7242d82b267fe48f5c","kind":"tag","published_at":"2024-04-10T12:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.2/manifests"},{"name":"gremlin-go/v3.7.2","sha":"180cf068c76291c2a4f08aaf7c213089634c856f","kind":"commit","published_at":"2024-04-10T04:14:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.2/manifests"},{"name":"3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"tag","published_at":"2024-04-08T21:34:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.7/manifests"},{"name":"gremlin-go/v3.6.7","sha":"495c3e28cfe8bc9fa63fce8d96244910382c7603","kind":"commit","published_at":"2024-04-08T21:30:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.7/manifests"},{"name":"3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"tag","published_at":"2023-11-22T02:22:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.1/manifests"},{"name":"gremlin-go/v3.7.1","sha":"05ac05d020e6f63f1c149ecbf91b63aba6a03f08","kind":"commit","published_at":"2023-11-22T02:19:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.1/manifests"},{"name":"3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"tag","published_at":"2023-11-21T18:13:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.6/manifests"},{"name":"gremlin-go/v3.6.6","sha":"a9ff025c8319330bf51c5c7df562f7f2d7a260a0","kind":"commit","published_at":"2023-11-21T18:12:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.6/manifests"},{"name":"3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"tag","published_at":"2023-11-21T01:24:39.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.8/manifests"},{"name":"gremlin-go/v3.5.8","sha":"600d0c2637349e796da8bd5155b280d236f7a56d","kind":"commit","published_at":"2023-11-21T01:20:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.8/manifests"},{"name":"3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"tag","published_at":"2023-08-01T05:00:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.7.0/manifests"},{"name":"gremlin-go/v3.7.0","sha":"3d42e0c1387e750bbbf728e33085b94ca00bbe2d","kind":"commit","published_at":"2023-08-01T04:59:46.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.7.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.7.0/manifests"},{"name":"3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"tag","published_at":"2023-08-01T03:18:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.5/manifests"},{"name":"gremlin-go/v3.6.5","sha":"c4a1fc4e4204bcda370a573906b6cb136443e07a","kind":"commit","published_at":"2023-08-01T00:59:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.5/manifests"},{"name":"3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"tag","published_at":"2023-08-01T00:19:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7/manifests"},{"name":"gremlin-go/v3.5.7","sha":"6d5ce440eb141c73df59eaab3f77c708fd2f801a","kind":"commit","published_at":"2023-07-31T23:14:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.7/manifests"},{"name":"3.5.7-rc1","sha":"a930254908940a93b2c94c05a1bf2c20c1da401b","kind":"tag","published_at":"2023-05-18T19:10:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.7-rc1/manifests"},{"name":"3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"tag","published_at":"2023-05-13T22:59:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.4/manifests"},{"name":"gremlin-go/v3.6.4","sha":"9ae2b89de79346f86bdc72d9e6af0192572680a2","kind":"commit","published_at":"2023-05-13T22:58:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.4/manifests"},{"name":"3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"tag","published_at":"2023-05-02T15:14:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3/manifests"},{"name":"gremlin-go/v3.6.3","sha":"576e1912e3b888889433841b2a7c189f8dd940a9","kind":"commit","published_at":"2023-05-02T15:12:56.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.3/manifests"},{"name":"3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"tag","published_at":"2023-05-02T03:26:16.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6/manifests"},{"name":"gremlin-go/v3.5.6","sha":"3a9ca15e43b1b215f59a9f4c35a34e2a8caab6f2","kind":"commit","published_at":"2023-05-02T03:24:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.6/manifests"},{"name":"3.6.3-rc2","sha":"fd8d7faf1f5c1617e7274cab30d989d372dcaf81","kind":"commit","published_at":"2023-04-06T11:43:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc2/manifests"},{"name":"3.5.6-rc2","sha":"665fa1b50ca7c5ca23dc7dc00ac1f40d4d8fca3d","kind":"commit","published_at":"2023-04-06T11:43:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc2/manifests"},{"name":"3.6.3-rc1","sha":"5e1257db96834349c0b2b0d769a22f2828db1d99","kind":"tag","published_at":"2023-02-16T17:51:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.3-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.3-rc1/manifests"},{"name":"3.5.6-rc1","sha":"e19ca3b3f2f076ce15842f912d7a70a2936a9c28","kind":"tag","published_at":"2023-02-16T16:39:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.6-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.6-rc1/manifests"},{"name":"3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"tag","published_at":"2023-01-21T04:43:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.2/manifests"},{"name":"gremlin-go/v3.6.2","sha":"d653b2401271ff9eb8e2249f878344c27ac81418","kind":"commit","published_at":"2023-01-21T04:43:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.2/manifests"},{"name":"3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"tag","published_at":"2023-01-19T20:40:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.5/manifests"},{"name":"gremlin-go/v3.5.5","sha":"692b3223046d365d2a37a4dcd11a9d071753c3c2","kind":"commit","published_at":"2023-01-19T20:39:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.5/manifests"},{"name":"3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"tag","published_at":"2022-07-21T18:54:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.1/manifests"},{"name":"gremlin-go/v3.6.1","sha":"ed4470315b503ae399df0ab75a4fdb9f16d613fd","kind":"commit","published_at":"2022-07-21T18:54:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1/manifests"},{"name":"3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"tag","published_at":"2022-07-20T19:46:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.4/manifests"},{"name":"gremlin-go/v3.5.4","sha":"cc85b2e46bb98bdb41da5517bd0dcb16b6c983fe","kind":"commit","published_at":"2022-07-20T19:44:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4/manifests"},{"name":"gremlin-go/v3.6.1-rc4","sha":"b663e04c8a978981e3d416c263940fc5196fdf05","kind":"commit","published_at":"2022-05-31T00:05:55.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc4/manifests"},{"name":"gremlin-go/v3.5.4-rc4","sha":"4927388e0cbd01002b7a82b72856ad42ca01dcee","kind":"commit","published_at":"2022-05-30T23:48:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc4","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc4/manifests"},{"name":"gremlin-go/v3.6.1-rc2","sha":"9fb6ae2f7e407c9a8fdde7e6287815739bd22fe4","kind":"commit","published_at":"2022-04-12T22:10:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.6.1-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.6.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.6.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.6.1-rc2/manifests"},{"name":"gremlin-go/v3.5.4-rc2","sha":"0fd71cca5ba936f6e792d837f7b63f82fa35c3b0","kind":"commit","published_at":"2022-04-12T22:09:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/gremlin-go/v3.5.4-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/gremlin-go/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@gremlin-go%2Fv3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/gremlin-go%2Fv3.5.4-rc2/manifests"},{"name":"3.6.0","sha":"ad2f67bd17de9bd86db3ade909195e20e91768a1","kind":"tag","published_at":"2022-04-05T21:00:08.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.6.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"8b30b63d00630d3b6c6bd170e8168aed7c69abff","kind":"tag","published_at":"2022-04-05T14:59:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"a4bc39bcb6e1eafbd7b6e7356e67204a583212b0","kind":"tag","published_at":"2022-02-09T19:16:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.2/manifests"},{"name":"3.4.13","sha":"58c81f363782279e3b14e49aa3453d51c9624c5b","kind":"tag","published_at":"2022-01-14T14:47:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.13","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.13/manifests"},{"name":"3.5.1","sha":"d8cf7b531d02ca3781f490d8ea7a343b45c46bb4","kind":"tag","published_at":"2021-07-21T14:10:15.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1/manifests"},{"name":"3.4.12","sha":"6333c73b1dc3731eefcb716ee3ece76c493d9c45","kind":"tag","published_at":"2021-07-20T08:44:06.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.12","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.12/manifests"},{"name":"3.5.1-rc1","sha":"1508152c37f8b62b512aa832f74b98c116197cc3","kind":"tag","published_at":"2021-07-15T14:42:21.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.1-rc1/manifests"},{"name":"3.5.0","sha":"a31e8f402237de3491397d4f8bbd6a9761cd9068","kind":"tag","published_at":"2021-05-05T12:03:31.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.5.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.5.0/manifests"},{"name":"3.4.11","sha":"b4cbfc7deb8bb47673769a77682ff1bfc086d7b9","kind":"tag","published_at":"2021-05-04T15:13:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.11/manifests"},{"name":"3.4.10","sha":"43b31297e4f033723439ff70379c797aa010cedd","kind":"tag","published_at":"2021-01-18T23:24:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.10/manifests"},{"name":"3.4.9","sha":"9b16261f6ba43fdfaf0706462e75aeac5a524b71","kind":"tag","published_at":"2020-12-07T18:51:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.9/manifests"},{"name":"3.4.8","sha":"7f19a99e2e86b41c5803708fb8d6efbf11cf4575","kind":"tag","published_at":"2020-08-03T14:07:35.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.8/manifests"},{"name":"3.4.7","sha":"a6cdd42a8075cfba848ecf19ac68e7daa85b97cb","kind":"tag","published_at":"2020-06-01T20:25:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.7/manifests"},{"name":"3.3.11","sha":"b3abd2f4528414d9f55c094af879ae4aec33af52","kind":"tag","published_at":"2020-06-01T17:27:51.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.11/manifests"},{"name":"3.4.6","sha":"53dca7bdcca4c5003c34ccc0fca389e9a6dc085f","kind":"tag","published_at":"2020-02-20T18:49:27.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"b8864af6b58b301c09bd468519169a827fc4330b","kind":"tag","published_at":"2020-02-04T14:30:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.5/manifests"},{"name":"3.3.10","sha":"13400fee90941fdccd0a70a8530bdd303a38bf20","kind":"tag","published_at":"2020-02-04T11:57:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.10/manifests"},{"name":"3.4.4","sha":"b1f5f8e28d4079cd3f0d892000686f6cd8d63497","kind":"tag","published_at":"2019-10-14T18:51:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.4/manifests"},{"name":"3.3.9","sha":"e94c7c0cd8e21c3d4afe2f6bc13bb0338d55ee45","kind":"tag","published_at":"2019-10-14T11:21:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.9/manifests"},{"name":"3.4.3","sha":"f203acaa4b3abcf4ee094aa70afb8496c732030e","kind":"tag","published_at":"2019-08-06T10:21:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.3/manifests"},{"name":"3.3.8","sha":"dc00b0a49753a330b1fda70b5d37d313dc9bbf81","kind":"tag","published_at":"2019-08-05T18:34:42.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.8/manifests"},{"name":"3.4.2","sha":"72792e22d6e89b20a0cc07080114cd9d6ea88092","kind":"tag","published_at":"2019-05-28T20:32:25.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.2/manifests"},{"name":"3.3.7","sha":"bd35d3e047e12c21c98f3f9a51543d7b99e5be32","kind":"tag","published_at":"2019-05-28T15:27:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.7/manifests"},{"name":"3.4.1","sha":"821e69fd6d735ff1fce2b87e64f42272c347d6e4","kind":"tag","published_at":"2019-03-19T18:50:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.1/manifests"},{"name":"3.3.6","sha":"5321dfe56526e891f2a3e34dc08c0cccf671f055","kind":"tag","published_at":"2019-03-18T20:06:49.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.6/manifests"},{"name":"3.4.0","sha":"90c5e2f66c7d6ae15753599144fe6ace78b847e0","kind":"tag","published_at":"2019-01-04T21:11:29.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"a21001a691f36861ebb0f9e068139299670747c6","kind":"tag","published_at":"2019-01-04T13:58:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.5/manifests"},{"name":"3.2.11","sha":"ed94a75e1af01ef5adff383966b2475ff2cd926b","kind":"tag","published_at":"2019-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.11","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.11/manifests"},{"name":"3.3.4","sha":"4d3a319b0ff9c084101026133cea89ada9646017","kind":"tag","published_at":"2018-10-16T15:40:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.4/manifests"},{"name":"3.2.10","sha":"cf3173fafd4265861334cccbc64bfa1e14035f45","kind":"tag","published_at":"2018-10-15T18:40:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10/manifests"},{"name":"3.4.0-rc2","sha":"7353736d2ef0ee6d89b7ab503b0d40c7b15f918a","kind":"tag","published_at":"2018-09-27T13:12:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc2/manifests"},{"name":"3.4.0-rc1","sha":"ec7e27ea02d588076c681782ac4e7a57c1824d8e","kind":"tag","published_at":"2018-06-29T15:31:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.4.0-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.4.0-rc1/manifests"},{"name":"3.2.10-rc1","sha":"144c69801de8135ac04663da4063260378c71336","kind":"tag","published_at":"2018-06-04T17:50:38.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.10-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.10-rc1/manifests"},{"name":"3.3.3","sha":"2d39f9b803e02f18d09c8fc1cced29cb903eb7d0","kind":"tag","published_at":"2018-05-14T11:43:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.3/manifests"},{"name":"3.2.9","sha":"fde136b1dd707398803fe337344d1ba5969a66bb","kind":"tag","published_at":"2018-05-08T16:21:22.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.9","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.9/manifests"},{"name":"3.3.2","sha":"93a64349b2ca9fa9da0c7a0bd33d3b44a436ffbc","kind":"tag","published_at":"2018-04-03T20:58:19.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2/manifests"},{"name":"3.2.8","sha":"004e7215a3e9028a31af05442e08c45e8db3ed1d","kind":"tag","published_at":"2018-04-03T15:08:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8/manifests"},{"name":"3.3.2-rc1","sha":"4772d7d02a213acc7c7da98666938524d8c4f6e2","kind":"commit","published_at":"2018-02-15T14:46:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.2-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.2-rc1/manifests"},{"name":"3.2.8-rc1","sha":"bcffaad0a8064f549d4bc509884ac763b6542814","kind":"commit","published_at":"2018-02-15T14:46:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.8-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.8-rc1/manifests"},{"name":"3.3.1","sha":"7b7e4fc2a3072ef286607ca560931da1440617ed","kind":"tag","published_at":"2017-12-17T16:49:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1/manifests"},{"name":"3.2.7","sha":"31b7604e47233549515902dd4ca1786290b38930","kind":"tag","published_at":"2017-12-17T13:15:57.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7/manifests"},{"name":"3.3.1-rc1","sha":"e79e0ae65a2f4ad30ea79c2b561e6357d733c0b1","kind":"tag","published_at":"2017-10-31T16:27:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.1-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.1-rc1/manifests"},{"name":"3.2.7-rc1","sha":"f8c130767689c09179bc7d37fbf204e37e24e0c6","kind":"tag","published_at":"2017-10-31T16:08:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.7-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.7-rc1/manifests"},{"name":"3.3.0","sha":"a2ec8f0afef61379ef071267425cc323a84fda95","kind":"tag","published_at":"2017-08-22T15:52:04.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.3.0","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.3.0/manifests"},{"name":"3.2.6","sha":"17f1dc4b8a35deab0636ed5dcf6b3832cde6444e","kind":"tag","published_at":"2017-08-22T11:51:40.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.6/manifests"},{"name":"3.1.8","sha":"77592c70ece5bff0de3cfe769459e1e467318798","kind":"tag","published_at":"2017-08-21T20:23:48.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.8/manifests"},{"name":"3.2.5","sha":"1beb295156230a5001556255136de313b6f14cd0","kind":"tag","published_at":"2017-06-15T20:28:07.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.5/manifests"},{"name":"3.1.7","sha":"b1c072375af03acb9998a9a06f1f487526269def","kind":"tag","published_at":"2017-06-12T23:00:44.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.7/manifests"},{"name":"3.2.4","sha":"9051c1f758e3313b874addc74b14441828f189c7","kind":"tag","published_at":"2017-02-08T14:14:26.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.4/manifests"},{"name":"3.1.6","sha":"5bba83cf4b4f739d8a2f91891dcd1356a2623f03","kind":"tag","published_at":"2017-02-03T19:09:52.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.6/manifests"},{"name":"3.2.3","sha":"6d9c520fded6bade3469438c8c6476fcf77e6ae6","kind":"tag","published_at":"2016-10-17T21:20:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.3/manifests"},{"name":"3.1.5","sha":"6b1865d7883214742424e1a4c136da8f7802144f","kind":"tag","published_at":"2016-10-17T14:25:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.5/manifests"},{"name":"3.2.2","sha":"ec02e88e0263e48d73bb6575d443b54dbe7d344e","kind":"tag","published_at":"2016-09-08T13:28:41.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.2/manifests"},{"name":"3.1.4","sha":"16057b153a7714adc0f13c2ad9522b1262caf503","kind":"tag","published_at":"2016-09-06T18:23:11.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.4/manifests"},{"name":"3.2.1","sha":"fbdfbc2fcd83b36385d7a9c347df9b485274174e","kind":"tag","published_at":"2016-07-19T12:49:10.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.1/manifests"},{"name":"3.1.3","sha":"07f42e87e909c41cf994ff0e18fdbae3507bbc7b","kind":"tag","published_at":"2016-07-18T20:12:32.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.3/manifests"},{"name":"3.2.0-incubating","sha":"9b5a23664ca973b4119972a64dcef13a815c869d","kind":"tag","published_at":"2016-04-08T19:27:12.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.2.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.2.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.2.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.2.0-incubating/manifests"},{"name":"3.1.2-incubating","sha":"2451bb9b1e50b92fddfb2dcc0bf13a995061243b","kind":"tag","published_at":"2016-04-08T16:46:03.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.2-incubating/manifests"},{"name":"3.1.1-incubating","sha":"2b1a23ed9c5fbe6fe153201823bd7c7e8f59bee6","kind":"tag","published_at":"2016-02-08T14:56:47.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.1-incubating/manifests"},{"name":"3.1.0-incubating","sha":"47e531a578a61affd3da356fa803f2d18e14cc86","kind":"tag","published_at":"2015-11-16T13:52:30.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.1.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.1.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.1.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.1.0-incubating/manifests"},{"name":"3.0.2-incubating","sha":"420de5c72b6bf205ef959340514d9d5d11bbd924","kind":"tag","published_at":"2015-10-19T12:15:33.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.2-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.2-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.2-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.2-incubating/manifests"},{"name":"3.0.1-incubating","sha":"5a381391031c2756bf0927f4246e20e220306f8d","kind":"tag","published_at":"2015-09-03T10:52:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.1-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.1-incubating/manifests"},{"name":"3.0.0-incubating","sha":"4d6a300623f13957451a8d7e0b2eeb45c2f9b066","kind":"tag","published_at":"2015-07-09T21:35:58.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating/manifests"},{"name":"3.0.0-incubating-rc2","sha":"917e3861c9b6007f80c2b5f60c6da2b2a28fb834","kind":"tag","published_at":"2015-06-26T22:58:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc2/manifests"},{"name":"3.0.0-incubating-rc1","sha":"ec259a54e22d2b1f750c63e0ab3b5839c8fded0c","kind":"tag","published_at":"2015-06-22T21:23:59.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0-incubating-rc1/manifests"},{"name":"3.0.0.M9-incubating","sha":"76f4d511f4ada1dfca830f0bb5a2fc4fa00db2cf","kind":"tag","published_at":"2015-05-26T18:30:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating/manifests"},{"name":"3.0.0.M9-incubating-rc3","sha":"374a82d96b8059df356da173e9c8a3b3f83f5fb0","kind":"tag","published_at":"2015-05-20T17:15:17.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc3/manifests"},{"name":"3.0.0.M9-incubating-rc2","sha":"82a710723d069de576ff5c5356f2d98cdc94b7fa","kind":"tag","published_at":"2015-05-06T16:01:37.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc2/manifests"},{"name":"3.0.0.M9-incubating-rc1","sha":"56c2ec3a6ebb69fb9d41cf85e412fdcd8210c8c8","kind":"commit","published_at":"2015-05-04T23:17:00.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M9-incubating-rc1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M9-incubating-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M9-incubating-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M9-incubating-rc1/manifests"},{"name":"3.0.0.M8-incubating","sha":"6a2ca8e2435cd41b5743e55c68f832f773427ed3","kind":"tag","published_at":"2015-04-20T19:08:50.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8-incubating","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8-incubating/manifests"},{"name":"3.0.0.M8","sha":"ce1c1a611fd3ad90d0d39f070d0844127551a379","kind":"tag","published_at":"2015-04-06T20:01:43.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M8","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M8/manifests"},{"name":"3.0.0.M7","sha":"fb39c7a3a1410a413b073f0cd35b890b64a37f9d","kind":"tag","published_at":"2015-04-03T18:13:09.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M7","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M7/manifests"},{"name":"3.0.0.M6","sha":"7cc8c9af186e2351b6c7d28ae7181df4a905d5d1","kind":"tag","published_at":"2015-04-03T18:13:01.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M6","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M6/manifests"},{"name":"3.0.0.M5","sha":"990d37c3310f761a99fbdcaab3249c04cb7db6a2","kind":"tag","published_at":"2015-04-03T18:12:53.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M5","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M5/manifests"},{"name":"3.0.0.M4","sha":"4b6a94c21bfb4d44b224ce623a9935b639df9576","kind":"tag","published_at":"2015-04-03T18:12:45.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M4","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M4/manifests"},{"name":"3.0.0.M3","sha":"41809570e52edb4b0f58a9784fc6137b878cbdf3","kind":"tag","published_at":"2015-04-03T18:12:36.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M3","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M3/manifests"},{"name":"3.0.0.M2","sha":"7dbb2a95f03e268834e69d79c45aa1e0e6355f59","kind":"tag","published_at":"2015-04-03T18:12:28.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M2","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M2/manifests"},{"name":"3.0.0.M1","sha":"a1ac0cdafe8dfcb1d23aba53a4b05de01ee07077","kind":"tag","published_at":"2015-04-03T18:12:13.000Z","download_url":"https://codeload.github.com/apache/tinkerpop/tar.gz/3.0.0.M1","html_url":"https://github.com/apache/tinkerpop/releases/tag/3.0.0.M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/tinkerpop@3.0.0.M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/tags/3.0.0.M1/manifests"}]},"repo_metadata_updated_at":"2026-03-11T10:14:37.740Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.624733475479744,"forks_count":3.2409381663113,"docker_downloads_count":null,"average":1.716417910447761},"purl":"pkg:maven/org.apache.tinkerpop/gremlin-archetype-server?repository_url=https://repository.cloudera.com/content/repositories/public","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.tinkerpop:gremlin-archetype-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.tinkerpop:gremlin-archetype-server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T14:02:48.591Z","issues_count":9,"pull_requests_count":1881,"avg_time_to_close_issue":625304.625,"avg_time_to_close_pull_request":1608746.6391304347,"issues_closed_count":8,"pull_requests_closed_count":1610,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":2.444444444444444,"avg_comments_per_pull_request":1.812333864965444,"merged_pull_requests_count":745,"bot_issues_count":5,"bot_pull_requests_count":1141,"past_year_issues_count":3,"past_year_pull_requests_count":702,"past_year_avg_time_to_close_issue":513363.0,"past_year_avg_time_to_close_pull_request":1216112.6433962265,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":530,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.6125356125356125,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":406,"past_year_merged_pull_requests_count":222,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","maintainers":[{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"},{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"},{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"}],"active_maintainers":[{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-server/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages/org.apache.tinkerpop:gremlin-archetype-server/codemeta","maintainers":[],"registry":{"name":"repository.cloudera.com","url":"https://repository.cloudera.com/content/repositories/public","ecosystem":"maven","default":false,"packages_count":3647,"maintainers_count":0,"namespaces_count":1481,"keywords_count":0,"github":"cloudera","metadata":{"funded_packages_count":95},"icon_url":"https://github.com/cloudera.png","created_at":"2025-07-03T17:43:19.795Z","updated_at":"2026-04-01T06:52:43.094Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repository.cloudera.com/namespaces"}}],"commits":{"id":11985,"full_name":"apache/tinkerpop","default_branch":"master","total_commits":15809,"total_committers":276,"total_bot_commits":301,"total_bot_committers":1,"mean_commits":57.278985507246375,"dds":0.5002213928774748,"past_year_total_commits":418,"past_year_total_committers":26,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":16.076923076923077,"past_year_dds":0.5765550239234449,"last_synced_at":"2026-03-31T12:17:06.861Z","last_synced_commit":"2722cef70f25ecb60d5d263a36a53473f4f36bf6","created_at":"2023-03-07T11:18:42.419Z","updated_at":"2026-03-31T12:09:34.613Z","committers":[{"name":"Stephen Mallette","email":"spmva@genoprime.com","login":"spmallette","count":7901},{"name":"Marko A. Rodriguez","email":"okrammarko@gmail.com","login":"okram","count":3980},{"name":"Daniel Kuppitz","email":"daniel_kuppitz@hotmail.com","login":"dkuppitz","count":632},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":301},{"name":"Yang Xia","email":"55853655+xiazcy","login":"xiazcy","count":221},{"name":"Cole Greer","email":"Cole.Greer@improving.com","login":"Cole-Greer","count":219},{"name":"Florian Hockmann","email":"fh@florian-hockmann.de","login":"FlorianHockmann","count":196},{"name":"Robert Dale","email":"robdale@gmail.com","login":"robertdale","count":180},{"name":"Jorge Bay-Gondra","email":"jorgebaygondra@gmail.com","login":"jorgebay","count":167},{"name":"Ken Hu","email":"106191785+kenhuuu","login":"kenhuuu","count":162},{"name":"Igor Ostapenko","email":"ihoro","login":"ihoro","count":85},{"name":"Joshua Shinavier","email":"josh@fortytwo.net","login":"joshsh","count":85},{"name":"Valentyn Kahamlyk","email":"vkagamlyk","login":"vkagamlyk","count":78},{"name":"Lyndon Bauto","email":"lyndonb@bitquilltech.com","login":"lyndonbauto","count":74},{"name":"HadoopMarc","email":"vtslab@xs4all.nl","login":null,"count":60},{"name":"Andrea Child","email":"andrea.child@improving.com","login":"andreachild","count":57},{"name":"davebshow","email":"davebshow@gmail.com","login":"davebshow","count":56},{"name":"Ted Wilmes","email":"twilmes@gmail.com","login":"twilmes","count":46},{"name":"Valentyn Kahamlyk","email":"valentynk@bitquilltech.com","login":null,"count":45},{"name":"Jason Plurad","email":"pluradj@apache.org","login":"pluradj","count":45},{"name":"Rithin Kumar","email":"36722714+L0Lmaker","login":"L0Lmaker","count":38},{"name":"Bob Briody","email":"bob@thinkaurelius.com","login":null,"count":37},{"name":"Matt Frantz","email":"mfrantz@redsealnetworks.com","login":null,"count":35},{"name":"Dan LaRocque","email":"dalaro@hopcount.org","login":"dalaro","count":33},{"name":"Divij Vaidya","email":"diviv@amazon.com","login":"divijvaidya","count":32},{"name":"Bob Briody","email":"bob.briody@datastax.com","login":"rjbriody","count":30},{"name":"Norio Akagi","email":"norakagi@amazon.com","login":"rdtr","count":28},{"name":"Ryan Tan","email":"65996005+ryn5","login":"ryn5","count":23},{"name":"Matthew Allen","email":"matt.allen@runbox.com","login":"mattallenuk","count":21},{"name":"Dylan Millikin","email":"dylan.millikin@brightzone.fr","login":"dmill-bz","count":20},{"name":"Øyvind Sæbø","email":"oyvind.sabo@gmail.com","login":"OyvindSabo","count":20},{"name":"Victor Su","email":"vsu1976@gmail.com","login":null,"count":19},{"name":"Liu Jianping","email":"heljoy@foxmail.com","login":"heljoyLiu","count":18},{"name":"Bryn Cooke","email":"bryncooke@gmail.com","login":"BrynCooke","count":18},{"name":"Daniel Weber","email":"dw@exram.de","login":"danielcweber","count":18},{"name":"Simon Zhao","email":"42222408+simonz-bq","login":"simonz-bq","count":18},{"name":"Kevin Gallardo","email":"kevin.gallardo@datastax.com","login":null,"count":17},{"name":"Eduard Tudenhoefner","email":"eduard.tudenhoefner@datastax.com","login":null,"count":16},{"name":"Roi Martin","email":"jroi.martin@gmail.com","login":"jroimartin","count":15},{"name":"Simon Zhao","email":"simonz@bitquilltech.com","login":null,"count":14},{"name":"pieter","email":"pieter.martin@gmail.com","login":"pietermartin","count":14},{"name":"Justin Chu","email":"15710241+justinchuch","login":"justinchuch","count":13},{"name":"Marvin Froeder","email":"marvin.froeder@vizexplorer.com","login":"velo","count":13},{"name":"Kelvin Lawrence","email":"gfxman@yahoo.com","login":"krlawrence","count":13},{"name":"Bob Briody","email":"rjbriody@mgmail.com","login":null,"count":12},{"name":"Graff, Philip B","email":"Philip.Graff@jhuapl.edu","login":null,"count":12},{"name":"Stephen Mallette","email":"spmva@genprime.com","login":null,"count":12},{"name":"Valentyn Kahamlyk","email":"Valentyn.Kahamlyk@improving.com","login":null,"count":12},{"name":"Mike Personick","email":"mike@supersonick.io","login":"mikepersonick","count":12},{"name":"jon-scho","email":"51726385+jon-scho","login":"jon-scho","count":12},{"name":"artemaliev","email":"artem.aliev@gmail,com","login":null,"count":11},{"name":"Marko A. Rodriguez","email":"okram@apache.org","login":null,"count":11},{"name":"Leifur Halldor Asgeirsson","email":"lasgeirsson@zerofail.com","login":null,"count":11},{"name":"Benjamin Han","email":"ben@siftsec.com","login":null,"count":11},{"name":"kirill-stepanishin","email":"kirill.stepanishin@improving.com","login":"kirill-stepanishin","count":11},{"name":"Dave Bechberger","email":"dbechbe@amazon.com","login":null,"count":10},{"name":"Michael Pollmeier","email":"michael@michaelpollmeier.com","login":"mpollmeier","count":10},{"name":"Nghia Tran","email":"nghia.tran.83@gmail.com","login":"n-tran","count":10},{"name":"Adam Holmberg","email":"Adam.Holmberg@datastax.com","login":"aholmberg","count":9},{"name":"Divij Vaidya","email":"divijv@amazon.com","login":null,"count":9},{"name":"Boxuan Li","email":"liboxuan@connect.hku.hk","login":"li-boxuan","count":9},{"name":"Jermy Li","email":"javaloveme@gmail.com","login":"javeme","count":9},{"name":"Oleksandr Porunov","email":"alexandr.porunov@gmail.com","login":"porunov","count":9},{"name":"Otavio Santana","email":"otaviopolianasantana@gmail.com","login":"otaviojava","count":9},{"name":"Rusi Popov","email":"popovr@mdatools.net","login":"rpopov","count":8},{"name":"PaulJackson123","email":"pauljackson123@verizon.net","login":"PaulJackson123","count":8},{"name":"Matthias Broecheler","email":"me@matthiasb.com","login":"mbroecheler","count":8},{"name":"Lyndon Bauto","email":"58273576+lyndonb-bq","login":"lyndonb-bq","count":8},{"name":"GCHQResearcher1337","email":"39384472+GCHQResearcher1337","login":"GCHQResearcher1337","count":8},{"name":"Prashant Upadhyay","email":"prashant.upadhyay709070@gmail.com","login":"upadhyay-prashant","count":8},{"name":"Alan Boudreault","email":"alan@alanb.ca","login":"aboudreault","count":8},{"name":"ashishn","email":"ashishn@yahoo-inc.com","login":null,"count":8},{"name":"Keith Lohnes","email":"krlohnes@us.ibm.com","login":null,"count":8},{"name":"Hongjiang Zhang","email":"hongjizhang@ebay.com","login":null,"count":8},{"name":"Flora Jin","email":"143982424+flora-jin","login":"flora-jin","count":7},{"name":"tkolanko","email":"tkolanko@gmail.com","login":"tkolanko","count":7},{"name":"Dmitri Bourlatchkov","email":"dmitri.bourlatchkov@datastax.com","login":null,"count":7},{"name":"Dave","email":"dave@bechberger.com","login":"bechbd","count":6},{"name":"davebshow","email":"davebshow@apache.org","login":null,"count":6},{"name":"Harsh Thakkar","email":"harsh9t@gmail.com","login":"harsh9t","count":6},{"name":"jpmoresmau","email":"jp@moresmau.fr","login":"JPMoresmau","count":6},{"name":"dpitera","email":"dpitera@us.ibm.com","login":"dpitera","count":6},{"name":"Peter Tribe","email":"peter.tribe@improving.com","login":"EchoNullify","count":6},{"name":"Mathias Bogaert","email":"mathias.bogaert@gmail.com","login":"analytically","count":6},{"name":"Lukas Krejci","email":"lkrejci@redhat.com","login":"metlos","count":6},{"name":"Jeremy Hanna","email":"jhanna@datastax.com","login":"jeromatron","count":6},{"name":"thirstycrow","email":"5451vs5451@gmail.com","login":"thirstycrow","count":5},{"name":"Russell Spitzer","email":"Russell.Spitzer@gmail.com","login":"RussellSpitzer","count":5},{"name":"Patrik Husfloen","email":"redoz@redoz.com","login":"redoz","count":5},{"name":"Aaron Coady","email":"acoady@ca.ibm.com","login":"acoady","count":5},{"name":"Hendy Irawan","email":"ceefour666@gmail.com","login":"ceefour","count":5},{"name":"Clement de Groc","email":"clement.degroc@datadoghq.com","login":"cdegroc","count":5},{"name":"sandszhou.zj","email":"sandszhou.zj@alibaba-inc.com","login":null,"count":5},{"name":"Kieran Sherlock","email":"kieran@identitymind.com","login":null,"count":5},{"name":"Nicolas Trangosi","email":"nicolas.trangosi@dcbrain.com","login":"mmadoo","count":4},{"name":"Mark Broadmore","email":"mark-github@humbleengineer.net","login":"humbleengineer","count":4},{"name":"Serg Salo","email":"serguk86@gmail.com","login":"sergsalo","count":4},{"name":"lvca","email":"lvca","login":"lvca","count":4},{"name":"Qiantong","email":"101075497+qz0610","login":"qz0610","count":4},{"name":"Andrii Lomakin","email":"andrii0lomakin@gmail.com","login":"andrii0lomakin","count":4},{"name":"Robert Dale","email":"Robert.Dale@sensus.com","login":null,"count":4},{"name":"Alex Hamilton","email":"alex.hamilton@earthscope.org","login":"hamilton-earthscope","count":4},{"name":"Mike Adamson","email":"madamson@datastax.com","login":"mike-tr-adamson","count":3},{"name":"KyleBoyer","email":"KyleBoyer","login":"KyleBoyer","count":3},{"name":"Joe Strouth","email":"joestrouth1@gmail.com","login":"joestrouth1","count":3},{"name":"Ian Robinson","email":"ianrob@amazon.com","login":"iansrobinson","count":3},{"name":"Mike McMahon","email":"mmcm@comcast.net","login":"MMcM","count":3},{"name":"Oliver Towers","email":"olivert@microsoft.com","login":"olivertowers","count":3},{"name":"Phanindhra","email":"12140904+phani8996","login":"phani8996","count":3},{"name":"Randall Barnhart","email":"randall.barnhart@pearson.com","login":"randallbarnhart","count":3},{"name":"Tiến Nguyễn Khắc","email":"tien.nguyenkhac@icloud.com","login":"tien","count":3},{"name":"nnmva","email":"nnmva@proton.me","login":"nnmva","count":3},{"name":"Dwitry","email":"dwitry","login":"dwitry","count":3},{"name":"David Robinson","email":"drobin1437@gmail.com","login":"graben1437","count":3},{"name":"Christian Bellina","email":"christian.bellina@ef.com","login":"christianbellinaef","count":3},{"name":"Ashwini Singh","email":"ashwini.mnnit@gmail.com","login":"ashwini-mnnit","count":3},{"name":"Andrew Tolbert","email":"andrew.tolbert@datastax.com","login":"tolbertam","count":3},{"name":"Alex Liu","email":"alex_liu68@yahoo.com","login":"alexoss68","count":3},{"name":"Kushal","email":"kushal@foodinhood.com","login":null,"count":3},{"name":"Mark Hoekstra","email":"mark@web-iq.eu","login":null,"count":3},{"name":"Radu Iviniciu","email":"radu.iviniciu@connatix.com","login":null,"count":3},{"name":"Saikiran Boga","email":"saikirab@amazon.com","login":null,"count":3},{"name":"Vivek Krishnan","email":"vikri@microsoft.com","login":null,"count":3},{"name":"steigma","email":"87522003+steigma","login":"steigma","count":3},{"name":"thevalzo","email":"valzelli.m@gmail.com","login":"thevalzo","count":3},{"name":"dh-cloud","email":"60729713+dh-cloud","login":"dh-cloud","count":2},{"name":"egetman","email":"getman.eugene@gmail.com","login":"egetman","count":2},{"name":"gion","email":"bogdan.gradinariu@gmail.com","login":"gion","count":2},{"name":"thomas dg","email":"dyhshome@126.com","login":"thomas-dg","count":2},{"name":"AnicaaOvO","email":"anicaazhu@gmail.com","login":"KangweiZhu","count":2},{"name":"sjudeng","email":"sjudeng","login":"sjudeng","count":2},{"name":"sel-fish","email":"fqlgy@hotmail.com","login":"sel-fish","count":2},{"name":"jbmusso","email":"jbmusso+github@gmail.com","login":"jbmusso","count":2},{"name":"iAmmarTahir","email":"ammartahircs@gmail.com","login":"iAmmarTahir","count":2},{"name":"good41898","email":"good41898@gmail.com","login":"good41898","count":2},{"name":"DKZed","email":"simondkz@protonmail.com","login":"DKZed","count":2},{"name":"pieter","email":"pieter.martin@rorotika.com","login":null,"count":2},{"name":"dzmitry.lahoda","email":"dzmitry.lahoda@gmail.com","login":null,"count":2},{"name":"Willem Broekema","email":"metawilm@amazon.com","login":"metawilm-aws","count":2},{"name":"Zach A. Thomas","email":"zach.thomas@inin.com","login":null,"count":2},{"name":"Jon Schneider","email":"joschneider@netflix.com","login":null,"count":2},{"name":"Carlos Cheung","email":"carlos@tumvi.com","login":null,"count":2},{"name":"Andrey Skorikov","email":"andrey.skorikov@codecentric.de","login":null,"count":2},{"name":"Sheldon","email":"sheldon@mindmaps.io","login":null,"count":2},{"name":"Ashwini Singh","email":"30875507+ashwini-ms","login":"ashwini-ms","count":2},{"name":"Barrie Treloar","email":"baerrach@gmail.com","login":"baerrach","count":2},{"name":"Benjamin Anderson","email":"b@banjiewen.net","login":"b20n","count":2},{"name":"Cholerae Hu","email":"choleraehyq@gmail.com","login":"choleraehyq","count":2},{"name":"Cole Greer","email":"112986082+cole-bq","login":"cole-bq","count":2},{"name":"DR1N0","email":"77651894+DR1N0","login":"DR1N0","count":2},{"name":"Ebrahim","email":"erajabzadeh@gmail.com","login":"erajabzadeh","count":2},{"name":"Florian Grieskamp","email":"florian.grieskamp@gdata.de","login":"rngcntr","count":2},{"name":"Geoff Reedy","email":"geoff@programmer-monk.net","login":"greedy","count":2},{"name":"Vaibhav Malhotra","email":"43792238+vaibhavm99","login":"vaibhavm99","count":2},{"name":"Svante Schubert","email":"Svante.Schubert@gmail.com","login":"svanteschubert","count":2},{"name":"Dan DeRobertis","email":"chagmed","login":"chagmed","count":2},{"name":"Ryan Quey","email":"quey.ryan@gmail.com","login":"RyanQuey","count":2},{"name":"Ranger Tsao","email":"cao.zhifu@gmail.com","login":"boliza","count":2},{"name":"Kemal","email":"223029+disq","login":"disq","count":2},{"name":"Jonathan Ellithorpe","email":"jde@cs.stanford.edu","login":"jdellithorpe","count":2},{"name":"JonZeolla","email":"Zeolla@gmail.com","login":"JonZeolla","count":2},{"name":"Gustavo Cavalieri Fernandes","email":"gugacavalieri@gmail.com","login":"gugacavalieri","count":2},{"name":"James Thompson","email":"thompson.tomo@outlook.com","login":"thompson-tomo","count":2},{"name":"wangshaogan","email":"wangshaogan@meituan.com","login":null,"count":1},{"name":"thefliik","email":"thefliik@yahoo.com","login":null,"count":1},{"name":"sbarzilay","email":"seanbarzilay@github.com","login":null,"count":1},{"name":"root","email":"root@siti-rack.crumb.siti.disco.unimib.it","login":null,"count":1},{"name":"ligniem","email":"marc.de.lignie@politie.nl","login":null,"count":1},{"name":"gmeral","email":"guillaume.meral@etu.u-bordeaux1.fr","login":null,"count":1},{"name":"Daniel Crha","email":"d.crha@kendaxa.com","login":null,"count":1},{"name":"Branden Moore","email":"bjmoor@sandia.gov","login":null,"count":1},{"name":"EC2 Default User","email":"ec2-user@ip-172-31-8-214.us-west-2.compute.internal","login":null,"count":1},{"name":"Gal Naor","email":"gal.naor@cyberark.com","login":null,"count":1},{"name":"Hieu Nguyen","email":"hieunguyen@ebay.com","login":null,"count":1},{"name":"Joshua Shinavier","email":"joshinav@cisco.com","login":null,"count":1},{"name":"Mario Mueller","email":"mario.mueller@trivago.com","login":null,"count":1},{"name":"Martin Kulhavy","email":"martin.kulhavy@f-secure.com","login":null,"count":1},{"name":"Mike Personick","email":"mprsnck@amazon.com","login":null,"count":1},{"name":"Neel Shah","email":"neeljs@amazon.com","login":null,"count":1},{"name":"Priyanka Awatramani","email":"apple@Priyankas-MacBook-Pro.local","login":null,"count":1},{"name":"Sam Havens","email":"sam@carlabs.com","login":null,"count":1},{"name":"Schmidt","email":"schmdtm@bcd07463f17f.ant.amazon.com","login":null,"count":1},{"name":"Serge Vilvovsky","email":"serge.vilvovsky@ll.mit.edu","login":null,"count":1},{"name":"Serhiy Salo","email":"serhiy.salo@avanade.com","login":null,"count":1},{"name":"Vladimir Bogomolov","email":"vladimirbogomoloff@gmail.com","login":null,"count":1},{"name":"Tony McNeil","email":"tony.john.mcneil@gmail.com","login":null,"count":1},{"name":"宁培培","email":"ningpeipei8888@163.com","login":"ningpp","count":1},{"name":"xiyu.wxy","email":"xiyu.wxy@alibaba-inc.com","login":"wangxiyu191","count":1},{"name":"weston_contribute","email":"weston_contribute@163.com","login":"weston100721","count":1},{"name":"saikiranboga","email":"skn.boga@gmail.com","login":"saikiranboga","count":1},{"name":"rvesse","email":"rvesse@dotnetrdf.org","login":"rvesse","count":1},{"name":"paliwalashish","email":"paliwalashish@gmail.com","login":"paliwalashish","count":1},{"name":"olim7t","email":"omichallat+github@gmail.com","login":"olim7t","count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"nterzenidis","email":"nterzenidis@gmail.com","login":"nterzenidis","count":1},{"name":"nikita15p","email":"nikita15p@gmail.com","login":"nikita15p","count":1},{"name":"kaiyaok2","email":"kaiyaok2@illinois.edu","login":"kaiyaok2","count":1},{"name":"junshiguo","email":"jsguo8125@gmail.com","login":"junshiguo","count":1},{"name":"jason","email":"jasonmarkham@gmail.com","login":"jasonnn","count":1},{"name":"jan.jansen","email":"jan.jansen@gdata.de","login":"farodin91","count":1},{"name":"fred eisele","email":"fred.eisele@vanderbilt.edu","login":"phreed","count":1},{"name":"fhammon","email":"hammon@exb.de","login":"fhammon","count":1},{"name":"felix","email":"felix.kuhnkuhn@gmail.com","login":"sharkspear94","count":1},{"name":"deliliu","email":"deliliu@paypal.com","login":"Liu-Delin","count":1},{"name":"Isaac Insley","email":"Isaac.Insley@blackbaud.me","login":"Blackbaud-IsaacInsley","count":1},{"name":"Thomas","email":"me@jfx.ac","login":"itsjfx","count":1},{"name":"Tieu Philippe KHIM","email":"khim.tieu.philippe@gmail.com","login":"spike008t","count":1},{"name":"Tomer Ohana","email":"ohana54@gmail.com","login":"ohana54","count":1},{"name":"Tormod Haugene","email":"th@variant.no","login":"tormodhau","count":1},{"name":"Vivek Gupta","email":"chess.vivekgupta@gmail.com","login":"chessvivek","count":1},{"name":"Vivek Krishnan","email":"vrkrishn@andrew.cmu.edu","login":"vrkrishn","count":1},{"name":"Xian Teng","email":"xian.teng@datastax.com","login":"xytxytxyt","count":1},{"name":"Yung-Jin (Joey) Hu","email":"yungjinhu@gmail.com","login":"TheGhostHuCodes","count":1},{"name":"arings","email":"aringbauer@codingunicorns.com","login":"arings","count":1},{"name":"c","email":"curtis@commonstock.com","login":"curtiscook","count":1},{"name":"Juha Haapsaari","email":"juha.haapsaari@hotmail.com","login":"Haapsaari-Juha","count":1},{"name":"Jon Schneider","email":"jkschneider@gmail.com","login":"jkschneider","count":1},{"name":"Jim Lloyd","email":"jim.lloyd@gmail.com","login":"jimlloyd","count":1},{"name":"Jesse White","email":"jesse.white.oss@gmail.com","login":"j-white","count":1},{"name":"Jason Brown","email":"jasedbrown@gmail.com","login":"jasobrown","count":1},{"name":"Itay Wolfish","email":"wo.itay@gmail.com","login":"itaywol","count":1},{"name":"Abrag","email":"avi_g_y@hotmail.com","login":"abrag","count":1},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":1},{"name":"Huberty Xavier","email":"x.huberty@gmail.com","login":"xhuberty","count":1},{"name":"Hongjiang Zhang","email":"timerzhj@hotmail.com","login":"ministat","count":1},{"name":"HappyHacker123","email":"149483443+HappyHacker123","login":"HappyHacker123","count":1},{"name":"Hakky54","email":"hakangoudberg@hotmail.com","login":"Hakky54","count":1},{"name":"Gunther","email":"64667281+gvogel-hh","login":"gvogel-hh","count":1},{"name":"GregBestland","email":"Greg.Bestland@datastax.com","login":"GregBestland","count":1},{"name":"Gabor Szarnyas","email":"szarnyasg@gmail.com","login":"szarnyasg","count":1},{"name":"Eugene Chung","email":"bluewolf.chung@gmail.com","login":"EugeneChung","count":1},{"name":"Elliott Foster","email":"elliottf@codebrews.com","login":"elliotttf","count":1},{"name":"Dylan Werner-Meier","email":"unautre","login":"unautre","count":1},{"name":"Derposoft","email":"viswanath.chadalapaka@gmail.com","login":"Derposoft","count":1},{"name":"davidclement90","email":"david.clement90@laposte.net","login":"davidclement90","count":1},{"name":"Alexey Temnikov","email":"alexey.temnikov@improving.com","login":"alexey-temnikov","count":1},{"name":"Ammarove","email":"dev.ali.ammar@gmail.com","login":"ammarove","count":1},{"name":"Andrea Cosentino","email":"ancosen@gmail.com","login":"oscerd","count":1},{"name":"Andreas Heiberg","email":"andreas@heiberg.io","login":"andheiberg","count":1},{"name":"Andrey Artyukhov","email":"otanikotani@gmail.com","login":"Otanikotani","count":1},{"name":"Ashish Nagavaram","email":"anagav","login":"anagav","count":1},{"name":"Bob Sutterfield","email":"bob@sutterfields.us","login":"bobsut","count":1},{"name":"Brett Peavler","email":"brett_peavler@bradycorp.com","login":"bpeav","count":1},{"name":"Connor T. Skennerton","email":"c.skennerton@gmail.com","login":"ctSkennerton","count":1},{"name":"Damien Stamates","email":"damienstamates@gmail.com","login":"damienfamed75","count":1},{"name":"dancollins34","email":"dancollins34@gmail.com","login":"dancollins34","count":1},{"name":"yatam","email":"yurii.atamanchuk@asg.com","login":null,"count":1},{"name":"yucx","email":"yucx@cn.ibm.com","login":null,"count":1},{"name":"zhuchenchen","email":"zhuchenchen@didichuxing.com","login":null,"count":1},{"name":"臻至","email":"donghai.ydh@alibaba-inc.com","login":null,"count":1},{"name":"Simon Olsen","email":"simonolsen1994@gmail.com","login":"smholsen","count":1},{"name":"Simon","email":"3656562@qq.com","login":"simon824","count":1},{"name":"Shush","email":"almogosheriko@gmail.com","login":"Shushishtok","count":1},{"name":"Roi Menashe","email":"33356310+roimenashe","login":"roimenashe","count":1},{"name":"Pritam Kadam","email":"phkadam2008@gmail.com","login":"kpritam","count":1},{"name":"Pratap Narra","email":"babji.pratap99@gmail.com","login":"pratapnarra","count":1},{"name":"Pierre Laporte","email":"pierre@pingtimeout.fr","login":"pingtimeout","count":1},{"name":"Petr Langr","email":"54260048+langrp","login":"langrp","count":1},{"name":"OGoodness","email":"k9theassassin@gmail.com","login":"OGoodness","count":1},{"name":"Niv Sherf","email":"nivsherf@gmail.com","login":"nivsherf","count":1},{"name":"Min Pae","email":"447317+sputnik13","login":"sputnik13","count":1},{"name":"Miltos","email":"miltos@allamanis.com","login":"mallamanis","count":1},{"name":"Mihails Volkovs","email":"mihails.volkovs@gmail.com","login":"volkovs","count":1},{"name":"Michael Hunger","email":"github@jexp.de","login":"jexp","count":1},{"name":"Matt Newman","email":"mdjnewman@gmail.com","login":"mdjnewman","count":1},{"name":"Martin Häusler","email":"martin.haeusler89@gmail.com","login":"MartinHaeusler","count":1},{"name":"MarkHoekstra","email":"MarkHoekstra","login":"MarkHoekstra","count":1},{"name":"Liran Moysi","email":"liranms@gmail.com","login":"liranms","count":1},{"name":"Lior Pollack","email":"deejvince@gmail.com","login":"deejvince","count":1},{"name":"Lionel Fleury","email":"lionel_fleury@hotmail.com","login":"lionelfleury","count":1},{"name":"Lewis John McGibbney","email":"lewis.mcgibbney@gmail.com","login":"lewismc","count":1},{"name":"Lee Mitchell","email":"mrleemitchell@gmail.com","login":"leemit","count":1},{"name":"Konstantin Mueller","email":"konstantin@mnemonic.no","login":"ko-mueller","count":1},{"name":"Kevin Gallardo","email":"gallardo.kevin0@gmail.com","login":"newkek","count":1},{"name":"Keith Lohnes","email":"lohnesk@gmail.com","login":"krlohnes","count":1},{"name":"Danish Javed","email":"1080238+ambersariya","login":"ambersariya","count":1}],"past_year_committers":[{"name":"Stephen Mallette","email":"stepmall@amazon.com","login":"spmallette","count":177},{"name":"Cole Greer","email":"Cole.Greer@improving.com","login":"Cole-Greer","count":59},{"name":"Yang Xia","email":"xiazcy@gmail.com","login":"xiazcy","count":50},{"name":"Andrea Child","email":"andrea.child@improving.com","login":"andreachild","count":44},{"name":"Ken Hu","email":"106191785+kenhuuu","login":"kenhuuu","count":34},{"name":"kirill-stepanishin","email":"kirill.stepanishin@improving.com","login":"kirill-stepanishin","count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Peter Tribe","email":"peter.tribe@improving.com","login":"EchoNullify","count":6},{"name":"Andrii Lomakin","email":"andrii0lomakin@gmail.com","login":"andrii0lomakin","count":4},{"name":"nnmva","email":"nnmva@proton.me","login":"nnmva","count":3},{"name":"Clement de Groc","email":"1451981+cdegroc","login":"cdegroc","count":2},{"name":"DR1N0","email":"77651894+DR1N0","login":"DR1N0","count":2},{"name":"James Thompson","email":"thompson.tomo@outlook.com","login":"thompson-tomo","count":2},{"name":"Vaibhav Malhotra","email":"43792238+vaibhavm99","login":"vaibhavm99","count":2},{"name":"Valentyn Kahamlyk","email":"vkagamlyk","login":"vkagamlyk","count":2},{"name":"AnicaaOvO","email":"anicaazhu@gmail.com","login":"KangweiZhu","count":2},{"name":"Schmidt","email":"schmdtm@bcd07463f17f.ant.amazon.com","login":null,"count":1},{"name":"Neel Shah","email":"neeljs@amazon.com","login":null,"count":1},{"name":"Alexey Temnikov","email":"alexey.temnikov@improving.com","login":"alexey-temnikov","count":1},{"name":"Flora Jin","email":"143982424+flora-jin","login":"flora-jin","count":1},{"name":"Hakky54","email":"hakangoudberg@hotmail.com","login":"Hakky54","count":1},{"name":"Huberty Xavier","email":"x.huberty@gmail.com","login":"xhuberty","count":1},{"name":"Pratap Narra","email":"babji.pratap99@gmail.com","login":"pratapnarra","count":1},{"name":"Pritam Kadam","email":"phkadam2008@gmail.com","login":"kpritam","count":1},{"name":"Roi Menashe","email":"33356310+roimenashe","login":"roimenashe","count":1},{"name":"Simon Olsen","email":"simonolsen1994@gmail.com","login":"smholsen","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-02T00:00:08.713Z","repositories_count":6209144,"commits_count":926974274,"contributors_count":35790180,"owners_count":1144378,"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":{"table":{"full_name":"apache/tinkerpop","html_url":"https://github.com/apache/tinkerpop","last_synced_at":"2026-03-31T04:00:54.424Z","status":null,"issues_count":10,"pull_requests_count":1958,"avg_time_to_close_issue":567081.5555555555,"avg_time_to_close_pull_request":1631577.176222088,"issues_closed_count":9,"pull_requests_closed_count":1657,"pull_request_authors_count":75,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":1.8350357507660877,"merged_pull_requests_count":781,"bot_issues_count":5,"bot_pull_requests_count":1155,"past_year_issues_count":1,"past_year_pull_requests_count":296,"past_year_avg_time_to_close_issue":66620.0,"past_year_avg_time_to_close_pull_request":1705167.981707317,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":1.9594594594594594,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":88,"past_year_merged_pull_requests_count":105,"created_at":"2023-05-15T07:11:49.956Z","updated_at":"2026-03-31T04:00:54.425Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftinkerpop/issues","issue_labels_count":{"table":{"dependencies":5,".NET":2,"python":2,"javascript":1}},"pull_request_labels_count":{"table":{"dependencies":1150,"site":230,"javascript":201,"gremlint":197,"java":179,".NET":152,"python":113,"go":53}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":8,"OWNER":1,"NONE":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1853,"NONE":88,"MEMBER":17}},"issue_authors":{"table":{"dependabot[bot]":5,"danielcweber":1,"kenhuuu":1,"Cole-Greer":1,"KangweiZhu":1,"KaiAragaki":1}},"pull_request_authors":{"table":{"dependabot[bot]":1155,"xiazcy":96,"kenhuuu":94,"vkagamlyk":79,"spmallette":75,"andreachild":73,"Cole-Greer":71,"ryn5":34,"EchoNullify":25,"upadhyay-prashant":21,"rdtr":19,"flora-jin":18,"kirill-stepanishin":16,"FlorianHockmann":11,"porunov":9,"andrii0lomakin":7,"KyleBoyer":7,"tien":7,"ministat":7,"thomas-dg":6,"saikiranboga":6,"lyndonbauto":6,"qz0610":6,"danielcweber":5,"nnmva":4,"dh-cloud":4,"mschmidt00":4,"HappyHacker123":4,"JonZeolla":4,"cdegroc":4,"steigma":4,"MavroudisMant":3,"KangweiZhu":3,"phanindhra876":3,"acoady":3,"vatsalcode":3,"smholsen":3,"Hakky54":2,"ohana54":2,"unautre":2,"junshiguo":2,"itaywol":2,"lvca":2,"langrp":2,"thompson-tomo":2,"vaibhavm99":2,"haohao0103":2,"hugovk":2,"DR1N0":2,"yunlingTao":2,"gautam-nutalapati":2,"li-boxuan":2,"mikepersonick":2,"kpritam":2,"epankala":2,"alexey-temnikov":2,"kaiyaok2":2,"saivivek116":2,"rakeshparuchuri":1,"xhuberty":1,"phillipuniverse":1,"Derposoft":1,"simonz-bq":1,"theneelshah":1,"philidem":1,"hamilton-earthscope":1,"ayushpandey8439":1,"roimenashe":1,"metawilm-aws":1,"divad1196":1,"DKZed":1,"jrepp":1,"hennie-the-barbarian":1,"javeme":1,"j-white":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-31T00:00:10.865Z","repositories_count":14018533,"issues_count":34603442,"pull_requests_count":113142603,"authors_count":11212645,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":88,"javascript":23,"java":19,"site":17,"gremlint":16,"python":2}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":260,"NONE":36}},"past_year_issue_authors":{"table":{"KangweiZhu":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":88,"andreachild":34,"xiazcy":29,"Cole-Greer":25,"EchoNullify":25,"spmallette":25,"kirill-stepanishin":16,"kenhuuu":13,"andrii0lomakin":7,"nnmva":4,"KangweiZhu":3,"smholsen":3,"yunlingTao":2,"vkagamlyk":2,"vaibhavm99":2,"thompson-tomo":2,"mschmidt00":2,"kpritam":2,"Hakky54":2,"flora-jin":2,"DR1N0":2,"alexey-temnikov":2,"roimenashe":1,"theneelshah":1,"jrepp":1,"xhuberty":1}},"maintainers":[{"table":{"login":"FlorianHockmann","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FlorianHockmann"}},{"table":{"login":"JonZeolla","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonZeolla"}},{"table":{"login":"mikepersonick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikepersonick"}},{"table":{"login":"KaiAragaki","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KaiAragaki"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":110,"DeleteEvent":261,"IssueCommentEvent":725,"PushEvent":814,"PullRequestReviewCommentEvent":824,"PullRequestReviewEvent":804,"PullRequestEvent":645,"ForkEvent":37,"CreateEvent":283,"CommitCommentEvent":3},"last_year":{"WatchEvent":104,"DeleteEvent":220,"IssueCommentEvent":633,"PushEvent":707,"PullRequestReviewEvent":766,"PullRequestReviewCommentEvent":788,"PullRequestEvent":567,"ForkEvent":34,"CreateEvent":246,"CommitCommentEvent":3}},"keywords":["apache","graph","graph-database","graphdb","gremlin","gremlin-server","tinkerpop"],"dependencies":[{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.072Z","updated_at":"2023-01-14T09:15:10.072Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/docker/Dockerfile","dependencies":[{"id":6893787282,"package_name":"ubuntu","ecosystem":"docker","requirements":"bionic","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.007Z","updated_at":"2023-01-14T09:15:10.007Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/.github/workflows/build-test.yml","dependencies":[{"id":6893786839,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893786840,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893786841,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893786842,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893786843,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6893786844,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893786845,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/gremlin-test-server/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.125Z","updated_at":"2023-01-14T09:15:10.125Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/docker/gremlin-test-server/Dockerfile","dependencies":[{"id":6893787899,"package_name":"tinkerpop/gremlin-server","ecosystem":"docker","requirements":"$GREMLIN_SERVER","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"gremlin-console/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.281Z","updated_at":"2023-01-14T09:15:10.281Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-console/Dockerfile","dependencies":[{"id":6893787906,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"gremlin-console/src/test/python/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.391Z","updated_at":"2023-01-14T09:15:10.391Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-console/src/test/python/docker/Dockerfile","dependencies":[{"id":6893788060,"package_name":"python","ecosystem":"docker","requirements":"3.8.12","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"gremlin-dotnet/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.480Z","updated_at":"2023-01-14T09:15:10.480Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-dotnet/docker-compose.yml","dependencies":[{"id":6893789562,"package_name":"tinkerpop/gremlin-server-test","ecosystem":"docker","requirements":"${GREMLIN_SERVER}","direct":true,"kind":"runtime","optional":false},{"id":6893789563,"package_name":"mcr.microsoft.com/dotnet/sdk","ecosystem":"docker","requirements":"6.0","direct":true,"kind":"runtime","optional":false},{"id":6893789564,"package_name":"tinkerpop/gremlin-socket-server","ecosystem":"docker","requirements":"${GREMLIN_SERVER}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"gremlin-go/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.576Z","updated_at":"2023-01-14T09:15:10.576Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-go/docker-compose.yml","dependencies":[{"id":6893789583,"package_name":"tinkerpop/gremlin-server-test","ecosystem":"docker","requirements":"${GREMLIN_SERVER}","direct":true,"kind":"runtime","optional":false},{"id":6893789584,"package_name":"golang","ecosystem":"docker","requirements":"1.17","direct":true,"kind":"runtime","optional":false},{"id":6893789585,"package_name":"tinkerpop/gremlin-socket-server","ecosystem":"docker","requirements":"${GREMLIN_SERVER}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"gremlin-javascript/src/main/javascript/gremlin-javascript/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.683Z","updated_at":"2023-01-14T09:15:10.683Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-javascript/src/main/javascript/gremlin-javascript/docker-compose.yml","dependencies":[{"id":6893789592,"package_name":"tinkerpop/gremlin-server-test","ecosystem":"docker","requirements":"${GREMLIN_SERVER}","direct":true,"kind":"runtime","optional":false},{"id":6893789593,"package_name":"node","ecosystem":"docker","requirements":"16","direct":true,"kind":"runtime","optional":false},{"id":6893789594,"package_name":"tinkerpop/gremlin-socket-server","ecosystem":"docker","requirements":"${GREMLIN_SERVER}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"gremlin-python/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:10.857Z","updated_at":"2023-01-14T09:15:10.857Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-python/docker-compose.yml","dependencies":[{"id":6893789603,"package_name":"tinkerpop","ecosystem":"docker","requirements":"gremlin-server-test-${GREMLIN_SERVER}","direct":true,"kind":"runtime","optional":false},{"id":6893789604,"package_name":"python","ecosystem":"docker","requirements":"3.8","direct":true,"kind":"runtime","optional":false},{"id":6893789605,"package_name":"tinkerpop/gremlin-socket-server","ecosystem":"docker","requirements":"${GREMLIN_SERVER}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"gremlin-server/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:11.075Z","updated_at":"2023-01-14T09:15:11.075Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-server/Dockerfile","dependencies":[{"id":6893791026,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"gremlin-tools/gremlin-socket-server/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:11.303Z","updated_at":"2023-01-14T09:15:11.303Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-tools/gremlin-socket-server/Dockerfile","dependencies":[{"id":6893791052,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"gremlin-go/example/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:11.372Z","updated_at":"2023-01-14T09:15:11.372Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-go/example/go.mod","dependencies":[{"id":6893791081,"package_name":"github.com/apache/tinkerpop/gremlin-go/v3","ecosystem":"go","requirements":"v3.6.1-rc2","direct":true,"kind":"runtime","optional":false},{"id":6893791082,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6893791083,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":6893791084,"package_name":"github.com/nicksnyder/go-i18n/v2","ecosystem":"go","requirements":"v2.1.2","direct":true,"kind":"runtime","optional":false},{"id":6893791085,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gremlin-go/example/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T09:15:11.489Z","updated_at":"2023-01-14T09:15:11.489Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-go/example/go.sum","dependencies":[{"id":6893791456,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6893791457,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6893791458,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6893791459,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6893791460,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6893791461,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6893791462,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6893791463,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791464,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791465,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791466,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791467,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791468,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6893791469,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893791470,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6893791471,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893791472,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":6893791473,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":6893791474,"package_name":"github.com/apache/tinkerpop/gremlin-go/v3","ecosystem":"go","requirements":"v3.6.1-rc2","direct":false,"kind":"runtime","optional":false},{"id":6893791475,"package_name":"github.com/armon/circbuf","ecosystem":"go","requirements":"v0.0.0-20150827004946-bbbad097214e","direct":false,"kind":"runtime","optional":false},{"id":6893791476,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":6893791477,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v0.0.0-20180808171621-7fddfc383310","direct":false,"kind":"runtime","optional":false},{"id":6893791478,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":6893791479,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791480,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791481,"package_name":"github.com/bketelsen/crypt","ecosystem":"go","requirements":"v0.0.3-0.20200106085610-5cbc8cc4026c","direct":false,"kind":"runtime","optional":false},{"id":6893791482,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791483,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6893791484,"package_name":"github.com/coreos/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893791485,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.13+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791486,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791487,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":6893791488,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20180928190104-399ea9e2e55f","direct":false,"kind":"runtime","optional":false},{"id":6893791489,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791490,"package_name":"github.com/cucumber/gherkin-go/v19","ecosystem":"go","requirements":"v19.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893791492,"package_name":"github.com/cucumber/godog","ecosystem":"go","requirements":"v0.12.5","direct":false,"kind":"runtime","optional":false},{"id":6893791497,"package_name":"github.com/cucumber/messages-go/v16","ecosystem":"go","requirements":"v16.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791498,"package_name":"github.com/cucumber/messages-go/v16","ecosystem":"go","requirements":"v16.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791499,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791500,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791501,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791502,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20181026042036-e10d5fee7954","direct":false,"kind":"runtime","optional":false},{"id":6893791503,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893791504,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":6893791505,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791506,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6893791507,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893791508,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791509,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791510,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893791511,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791512,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791513,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893791514,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6893791515,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190129154638-5b532d6fd5ef","direct":false,"kind":"runtime","optional":false},{"id":6893791516,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791517,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791518,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893791519,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791520,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893791521,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893791522,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6893791523,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791524,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791525,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791526,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791527,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6893791528,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6893791529,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791530,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791531,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893791532,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893791533,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":6893791534,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893791535,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791536,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791537,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6893791538,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791539,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791540,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791541,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6893791542,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791543,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791544,"package_name":"github.com/hashicorp/go-memdb","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791545,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6893791546,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791547,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791548,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791549,"package_name":"github.com/hashicorp/go-syslog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791550,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791551,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791552,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893791553,"package_name":"github.com/hashicorp/go.net","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791554,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893791555,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6893791556,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6893791557,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791558,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791559,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791560,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893791561,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":6893791562,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791563,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791564,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6893791565,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6893791566,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791567,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791568,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791569,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791570,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791571,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":6893791572,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791573,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893791574,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791575,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791576,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893791577,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":6893791578,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893791579,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791580,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.0.14","direct":false,"kind":"runtime","optional":false},{"id":6893791581,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791582,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791583,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791584,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791585,"package_name":"github.com/mitchellh/gox","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791586,"package_name":"github.com/mitchellh/iochan","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791587,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v0.0.0-20160808181253-ca63d7c062ee","direct":false,"kind":"runtime","optional":false},{"id":6893791588,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893791589,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":6893791590,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791591,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":6893791592,"package_name":"github.com/nicksnyder/go-i18n/v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893791593,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893791594,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":6893791595,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791596,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893791597,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893791598,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791599,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791600,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893791601,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":6893791602,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":6893791603,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":6893791604,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181113130724-41aa239b4cce","direct":false,"kind":"runtime","optional":false},{"id":6893791605,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791606,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":6893791607,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190507164030-5867b95ac084","direct":false,"kind":"runtime","optional":false},{"id":6893791608,"package_name":"github.com/prometheus/tsdb","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6893791609,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v0.0.0-20150106093220-6724a57986af","direct":false,"kind":"runtime","optional":false},{"id":6893791610,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791611,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791612,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v0.0.0-20160712163229-9b3edd62028f","direct":false,"kind":"runtime","optional":false},{"id":6893791613,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":6893791614,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791615,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791616,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":6893791617,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":6893791618,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893791619,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":6893791620,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893791621,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791622,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791623,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791624,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893791625,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893791626,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893791627,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791628,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791629,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893791630,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791631,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893791632,"package_name":"github.com/subosito/gotenv","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791633,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20190109142713-0ad062ec5ee5","direct":false,"kind":"runtime","optional":false},{"id":6893791634,"package_name":"github.com/xiang90/probing","ecosystem":"go","requirements":"v0.0.0-20190116061207-43a291ad63a2","direct":false,"kind":"runtime","optional":false},{"id":6893791635,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893791636,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6893791637,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6893791638,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791639,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791640,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6893791641,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":6893791642,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181029021203-45a5f77698d3","direct":false,"kind":"runtime","optional":false},{"id":6893791643,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6893791644,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6893791645,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6893791646,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6893791647,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6893791648,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6893791649,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6893791650,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6893791651,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6893791652,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6893791653,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6893791654,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6893791655,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6893791656,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6893791657,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6893791658,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6893791659,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6893791660,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6893791661,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6893791662,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6893791663,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791664,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6893791679,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6893791681,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181023162649-9b4f9f5ad519","direct":false,"kind":"runtime","optional":false},{"id":6893791683,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":6893791685,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181201002055-351d144fa1fc","direct":false,"kind":"runtime","optional":false},{"id":6893791688,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":6893791690,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6893791692,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6893791693,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6893791694,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6893791695,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6893791696,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6893791697,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6893791698,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6893791699,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6893791700,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6893791701,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6893791702,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6893791703,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6893791704,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6893791705,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6893791706,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6893791707,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180823144017-11551d06cbcc","direct":false,"kind":"runtime","optional":false},{"id":6893791708,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6893791709,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":6893791710,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181026203630-95b1ffbd15a5","direct":false,"kind":"runtime","optional":false},{"id":6893791711,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181107165924-66b7b1311ac8","direct":false,"kind":"runtime","optional":false},{"id":6893791712,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":6893791713,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6893791714,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6893791715,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6893791716,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6893791717,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6893791718,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6893791719,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6893791720,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791721,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6893791722,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893791723,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6893791724,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6893791725,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6893791726,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6893791727,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":6893791728,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6893791729,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6893791730,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6893791731,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6893791732,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6893791733,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6893791734,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false},{"id":6893791735,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6893791736,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6893791737,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6893791738,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6893791739,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6893791740,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6893791741,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6893791742,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6893791743,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191112195655-aa38f8e97acc","direct":false,"kind":"runtime","optional":false},{"id":6893791744,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6893791745,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791746,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893791747,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893791748,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6893791749,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6893791750,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791751,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791752,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893791753,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6893791754,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6893791755,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6893791756,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6893791757,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6893791758,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6893791759,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6893791760,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6893791761,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6893791762,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6893791763,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6893791764,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6893791765,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":6893791766,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":6893791767,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6893791768,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6893791769,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":6893791770,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791771,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.51.0","direct":false,"kind":"runtime","optional":false},{"id":6893791772,"package_name":"gopkg.in/resty.v1","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6893791773,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.0.0-20170812160011-eb3733d160e7","direct":false,"kind":"runtime","optional":false},{"id":6893791774,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893791775,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":6893791776,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6893791777,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791778,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6893791779,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":false,"kind":"runtime","optional":false},{"id":6893791780,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6893791781,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6893791782,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6893791783,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893791784,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gremlin-go/go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:11.688Z","updated_at":"2023-01-14T09:15:11.688Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-go/go.mod","dependencies":[{"id":6893791787,"package_name":"github.com/cucumber/godog","ecosystem":"go","requirements":"v0.12.5","direct":true,"kind":"runtime","optional":false},{"id":6893791788,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6893791789,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":6893791790,"package_name":"github.com/nicksnyder/go-i18n/v2","ecosystem":"go","requirements":"v2.2.1","direct":true,"kind":"runtime","optional":false},{"id":6893791791,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":6893791792,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6893791793,"package_name":"github.com/cucumber/gherkin-go/v19","ecosystem":"go","requirements":"v19.0.3","direct":true,"kind":"runtime","optional":false},{"id":6893791794,"package_name":"github.com/cucumber/messages-go/v16","ecosystem":"go","requirements":"v16.0.1","direct":true,"kind":"runtime","optional":false},{"id":6893791795,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6893791796,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.0.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":6893791797,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6893791798,"package_name":"github.com/hashicorp/go-memdb","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6893791799,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":true,"kind":"runtime","optional":false},{"id":6893791800,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6893791801,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":6893791802,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6893791803,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"gremlin-go/go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T09:15:11.774Z","updated_at":"2023-01-14T09:15:11.774Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-go/go.sum","dependencies":[{"id":6893791810,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":6893791811,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":6893791812,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":6893791813,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":6893791814,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":6893791815,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":6893791816,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":6893791817,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791818,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791819,"package_name":"cloud.google.com/go/firestore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791820,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791821,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791822,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":6893791823,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893791824,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791825,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":6893791826,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893791827,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":6893791828,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":6893791829,"package_name":"github.com/armon/circbuf","ecosystem":"go","requirements":"v0.0.0-20150827004946-bbbad097214e","direct":false,"kind":"runtime","optional":false},{"id":6893791830,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":6893791831,"package_name":"github.com/armon/go-radix","ecosystem":"go","requirements":"v0.0.0-20180808171621-7fddfc383310","direct":false,"kind":"runtime","optional":false},{"id":6893791832,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":6893791833,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791834,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791835,"package_name":"github.com/bketelsen/crypt","ecosystem":"go","requirements":"v0.0.3-0.20200106085610-5cbc8cc4026c","direct":false,"kind":"runtime","optional":false},{"id":6893791836,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791837,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":6893791838,"package_name":"github.com/coreos/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893791839,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.13+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791840,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791841,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":6893791842,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20180928190104-399ea9e2e55f","direct":false,"kind":"runtime","optional":false},{"id":6893791843,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791844,"package_name":"github.com/cucumber/gherkin-go/v19","ecosystem":"go","requirements":"v19.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893791845,"package_name":"github.com/cucumber/godog","ecosystem":"go","requirements":"v0.12.5","direct":false,"kind":"runtime","optional":false},{"id":6893791846,"package_name":"github.com/cucumber/messages-go/v16","ecosystem":"go","requirements":"v16.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791847,"package_name":"github.com/cucumber/messages-go/v16","ecosystem":"go","requirements":"v16.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791848,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791849,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791850,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791851,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20181026042036-e10d5fee7954","direct":false,"kind":"runtime","optional":false},{"id":6893791852,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893791853,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":6893791854,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791855,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":6893791856,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893791857,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791858,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791859,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893791860,"package_name":"github.com/go-yaml/yaml","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791861,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791862,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791863,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893791864,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":6893791865,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190129154638-5b532d6fd5ef","direct":false,"kind":"runtime","optional":false},{"id":6893791866,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791867,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791868,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893791869,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791870,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893791871,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893791872,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":6893791873,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791874,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791875,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791876,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791877,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":6893791878,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":6893791879,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791880,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791881,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893791882,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893791883,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":6893791884,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893791885,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893791886,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791887,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791888,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6893791889,"package_name":"github.com/hashicorp/consul/api","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791890,"package_name":"github.com/hashicorp/consul/sdk","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791891,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791892,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6893791893,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791894,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791895,"package_name":"github.com/hashicorp/go-memdb","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791896,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6893791897,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791898,"package_name":"github.com/hashicorp/go-rootcerts","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791899,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791900,"package_name":"github.com/hashicorp/go-syslog","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791901,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791902,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791903,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893791904,"package_name":"github.com/hashicorp/go.net","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791905,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893791906,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6893791907,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6893791908,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791909,"package_name":"github.com/hashicorp/logutils","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791910,"package_name":"github.com/hashicorp/mdns","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791911,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893791912,"package_name":"github.com/hashicorp/serf","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":6893791913,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791914,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791915,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6893791916,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":6893791917,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":6893791918,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791919,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791920,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791921,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791922,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":6893791923,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791924,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893791925,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791926,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791927,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893791928,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":6893791929,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893791930,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791931,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.0.14","direct":false,"kind":"runtime","optional":false},{"id":6893791932,"package_name":"github.com/mitchellh/cli","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791933,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791934,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791935,"package_name":"github.com/mitchellh/go-testing-interface","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791936,"package_name":"github.com/mitchellh/gox","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791937,"package_name":"github.com/mitchellh/iochan","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791938,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v0.0.0-20160808181253-ca63d7c062ee","direct":false,"kind":"runtime","optional":false},{"id":6893791939,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893791940,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":6893791941,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791942,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":6893791943,"package_name":"github.com/nicksnyder/go-i18n/v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893791944,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893791945,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":6893791946,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791947,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893791948,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893791949,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791950,"package_name":"github.com/posener/complete","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791951,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893791952,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":6893791953,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":6893791954,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":6893791955,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181113130724-41aa239b4cce","direct":false,"kind":"runtime","optional":false},{"id":6893791956,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791957,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":6893791958,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190507164030-5867b95ac084","direct":false,"kind":"runtime","optional":false},{"id":6893791959,"package_name":"github.com/prometheus/tsdb","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6893791960,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v0.0.0-20150106093220-6724a57986af","direct":false,"kind":"runtime","optional":false},{"id":6893791961,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791962,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893791963,"package_name":"github.com/ryanuber/columnize","ecosystem":"go","requirements":"v0.0.0-20160712163229-9b3edd62028f","direct":false,"kind":"runtime","optional":false},{"id":6893791964,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":6893791965,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791966,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791967,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":6893791968,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":6893791969,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893791970,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":6893791971,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893791972,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791973,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791974,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893791975,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893791976,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893791977,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893791978,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791979,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893791980,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791981,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893791982,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893791983,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893791984,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893791985,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6893791986,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893791987,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893791988,"package_name":"github.com/subosito/gotenv","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893791989,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20190109142713-0ad062ec5ee5","direct":false,"kind":"runtime","optional":false},{"id":6893791990,"package_name":"github.com/xiang90/probing","ecosystem":"go","requirements":"v0.0.0-20190116061207-43a291ad63a2","direct":false,"kind":"runtime","optional":false},{"id":6893791991,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":6893791992,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893791993,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":6893791994,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6893791995,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893791996,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893791997,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":6893791998,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":6893791999,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181029021203-45a5f77698d3","direct":false,"kind":"runtime","optional":false},{"id":6893792000,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6893792001,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":6893792002,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":6893792003,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6893792004,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":6893792005,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":6893792006,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":6893792007,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":6893792008,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":6893792009,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":6893792010,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":6893792011,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":6893792012,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":6893792013,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":6893792014,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":6893792015,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":6893792016,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":6893792017,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":6893792018,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":6893792019,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":6893792020,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":6893792021,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893792022,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6893792023,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":6893792024,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":6893792025,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181023162649-9b4f9f5ad519","direct":false,"kind":"runtime","optional":false},{"id":6893792026,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":6893792027,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181201002055-351d144fa1fc","direct":false,"kind":"runtime","optional":false},{"id":6893792028,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":6893792029,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":6893792030,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":6893792031,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":6893792032,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6893792033,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":6893792034,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":6893792035,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":6893792036,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6893792037,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6893792038,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":6893792039,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":6893792040,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":6893792041,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":6893792042,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":6893792043,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":6893792044,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":6893792045,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":6893792046,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6893792047,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6893792048,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180823144017-11551d06cbcc","direct":false,"kind":"runtime","optional":false},{"id":6893792049,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":6893792050,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":6893792051,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181026203630-95b1ffbd15a5","direct":false,"kind":"runtime","optional":false},{"id":6893792052,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181107165924-66b7b1311ac8","direct":false,"kind":"runtime","optional":false},{"id":6893792053,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":6893792054,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6893792055,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":6893792056,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6893792057,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":6893792058,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":6893792059,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":6893792060,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":6893792061,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6893792062,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6893792063,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6893792064,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6893792065,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6893792066,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6893792067,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893792068,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":6893792069,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893792070,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6893792071,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6893792072,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893792073,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893792074,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":6893792075,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":6893792076,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":6893792077,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6893792078,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":6893792079,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":6893792080,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":6893792081,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":6893792082,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":6893792083,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false},{"id":6893792084,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":6893792085,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":6893792086,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":6893792087,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":6893792088,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":6893792089,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":6893792090,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":6893792091,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":6893792092,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191112195655-aa38f8e97acc","direct":false,"kind":"runtime","optional":false},{"id":6893792093,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6893792094,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6893792095,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6893792096,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893792097,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893792098,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893792099,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6893792100,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":6893792101,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893792102,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893792103,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893792104,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6893792105,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":6893792106,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":6893792107,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":6893792108,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":6893792109,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":6893792110,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":6893792111,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":6893792112,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":6893792113,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":6893792114,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":6893792115,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6893792116,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":6893792117,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":6893792118,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6893792119,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":6893792120,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":6893792121,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893792122,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.51.0","direct":false,"kind":"runtime","optional":false},{"id":6893792123,"package_name":"gopkg.in/resty.v1","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6893792124,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.0.0-20170812160011-eb3733d160e7","direct":false,"kind":"runtime","optional":false},{"id":6893792125,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893792126,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":6893792127,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":6893792128,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893792129,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":6893792130,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":false,"kind":"runtime","optional":false},{"id":6893792131,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893792132,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":6893792133,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":6893792134,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":6893792135,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893792136,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-annotations/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:11.986Z","updated_at":"2023-01-14T09:15:11.986Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-annotations/pom.xml","dependencies":[{"id":6893792210,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792211,"package_name":"com.squareup:javapoet","ecosystem":"maven","requirements":"${javapoet.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792212,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792213,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792214,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792215,"package_name":"com.google.testing.compile:compile-testing","ecosystem":"maven","requirements":"0.19","direct":true,"kind":"test","optional":false},{"id":6893792216,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.1-jre","direct":true,"kind":"test","optional":false},{"id":6893792217,"package_name":"com.google.errorprone:error_prone_annotations","ecosystem":"maven","requirements":"2.4.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-archetype/gremlin-archetype-dsl/src/main/resources/archetype-resources/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:12.290Z","updated_at":"2023-01-14T09:15:12.290Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-archetype/gremlin-archetype-dsl/src/main/resources/archetype-resources/pom.xml","dependencies":[{"id":6893792312,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${version}","direct":true,"kind":"runtime","optional":false},{"id":6893792313,"package_name":"org.apache.tinkerpop:gremlin-annotations","ecosystem":"maven","requirements":"${version}","direct":true,"kind":"runtime","optional":false},{"id":6893792314,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"${logback.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792315,"package_name":"junit:junit","ecosystem":"maven","requirements":"${junit.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-archetype/gremlin-archetype-server/src/main/resources/archetype-resources/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:12.492Z","updated_at":"2023-01-14T09:15:12.492Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-archetype/gremlin-archetype-server/src/main/resources/archetype-resources/pom.xml","dependencies":[{"id":6893792335,"package_name":"org.apache.tinkerpop:gremlin-driver","ecosystem":"maven","requirements":"\\\\\\\\\\\\${version}","direct":true,"kind":"runtime","optional":false},{"id":6893792336,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"${logback.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792337,"package_name":"org.apache.tinkerpop:gremlin-server","ecosystem":"maven","requirements":"\\\\\\\\\\\\${version}","direct":true,"kind":"test","optional":false},{"id":6893792338,"package_name":"junit:junit","ecosystem":"maven","requirements":"${junit.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-archetype/gremlin-archetype-tinkergraph/src/main/resources/archetype-resources/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:12.569Z","updated_at":"2023-01-14T09:15:12.569Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-archetype/gremlin-archetype-tinkergraph/src/main/resources/archetype-resources/pom.xml","dependencies":[{"id":6893792420,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"\\\\\\\\\\\\${version}","direct":true,"kind":"runtime","optional":false},{"id":6893792421,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"${logback.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792422,"package_name":"junit:junit","ecosystem":"maven","requirements":"${junit.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-console/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:12.658Z","updated_at":"2023-01-14T09:15:12.658Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-console/pom.xml","dependencies":[{"id":6893792465,"package_name":"org.apache.tinkerpop:gremlin-groovy","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792466,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792467,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792468,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792469,"package_name":"org.apache.tinkerpop:gremlin-driver","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792470,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792471,"package_name":"org.fusesource.jansi:jansi","ecosystem":"maven","requirements":"1.17.1","direct":true,"kind":"runtime","optional":false},{"id":6893792472,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792473,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792474,"package_name":"org.apache.tinkerpop:gremlin-server","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893792475,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893792476,"package_name":"com.github.tomakehurst:wiremock","ecosystem":"maven","requirements":"1.56","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-core/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:12.693Z","updated_at":"2023-01-14T09:15:12.693Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-core/pom.xml","dependencies":[{"id":6893792490,"package_name":"org.apache.tinkerpop:gremlin-shaded","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792491,"package_name":"org.apache.tinkerpop:gremlin-language","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792492,"package_name":"org.apache.commons:commons-configuration2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792493,"package_name":"commons-beanutils:commons-beanutils","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792494,"package_name":"commons-collections:commons-collections","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792495,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792496,"package_name":"org.yaml:snakeyaml","ecosystem":"maven","requirements":"${snakeyaml.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792497,"package_name":"com.carrotsearch:hppc","ecosystem":"maven","requirements":"0.7.1","direct":true,"kind":"runtime","optional":false},{"id":6893792498,"package_name":"com.jcabi:jcabi-manifests","ecosystem":"maven","requirements":"${jcabi.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792499,"package_name":"net.objecthunter:exp4j","ecosystem":"maven","requirements":"${exp4j.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792500,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792501,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792502,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792503,"package_name":"io.github.hakky54:logcaptor","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792504,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792505,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-driver/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:12.741Z","updated_at":"2023-01-14T09:15:12.741Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-driver/pom.xml","dependencies":[{"id":6893792511,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792512,"package_name":"org.apache.tinkerpop:gremlin-util","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792513,"package_name":"io.netty:netty-all","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792514,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792515,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893792516,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792517,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893792518,"package_name":"org.apache.tinkerpop:gremlin-socket-server","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893792519,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792520,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792521,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":"4.10.0","direct":true,"kind":"test","optional":false},{"id":6893792522,"package_name":"io.github.hakky54:logcaptor","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792523,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-groovy/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:12.780Z","updated_at":"2023-01-14T09:15:12.780Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-groovy/pom.xml","dependencies":[{"id":6893792529,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792530,"package_name":"org.apache.tinkerpop:gremlin-annotations","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792531,"package_name":"org.apache.ivy:ivy","ecosystem":"maven","requirements":"2.5.1","direct":true,"kind":"runtime","optional":false},{"id":6893792532,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"${groovy.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792533,"package_name":"org.codehaus.groovy:groovy-groovysh","ecosystem":"maven","requirements":"${groovy.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792534,"package_name":"org.codehaus.groovy:groovy-json","ecosystem":"maven","requirements":"${groovy.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792539,"package_name":"org.codehaus.groovy:groovy-jsr223","ecosystem":"maven","requirements":"${groovy.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792557,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"${commons.lang3.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792560,"package_name":"org.mindrot:jbcrypt","ecosystem":"maven","requirements":"${jbcrypt.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792563,"package_name":"com.github.ben-manes.caffeine:caffeine","ecosystem":"maven","requirements":"${caffeine.version}","direct":true,"kind":"runtime","optional":false},{"id":6893792565,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893792568,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893792570,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-language/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:12.986Z","updated_at":"2023-01-14T09:15:12.986Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-language/pom.xml","dependencies":[{"id":6893794525,"package_name":"org.antlr:antlr4-runtime","ecosystem":"maven","requirements":"${antlr4.version}","direct":true,"kind":"runtime","optional":false},{"id":6893794529,"package_name":"org.javatuples:javatuples","ecosystem":"maven","requirements":"${java.tuples.version}","direct":true,"kind":"runtime","optional":false},{"id":6893794567,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893794568,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893794569,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-server/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:13.195Z","updated_at":"2023-01-14T09:15:13.195Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-server/pom.xml","dependencies":[{"id":6893795115,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893795116,"package_name":"org.apache.tinkerpop:gremlin-util","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893795117,"package_name":"org.apache.tinkerpop:gremlin-groovy","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893795118,"package_name":"commons-collections:commons-collections","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893795119,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893795120,"package_name":"com.codahale.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893795121,"package_name":"com.codahale.metrics:metrics-graphite","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893795122,"package_name":"com.codahale.metrics:metrics-ganglia","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893795123,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":6893795124,"package_name":"org.apache.tinkerpop:gremlin-driver","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":6893795125,"package_name":"com.carrotsearch:junit-benchmarks","ecosystem":"maven","requirements":"0.7.2","direct":true,"kind":"test","optional":false},{"id":6893795126,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893795127,"package_name":"org.apache.tinkerpop:neo4j-gremlin","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":6893795128,"package_name":"io.github.hakky54:logcaptor","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-shaded/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:13.261Z","updated_at":"2023-01-14T09:15:13.261Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-shaded/pom.xml","dependencies":[{"id":6893795130,"package_name":"com.esotericsoftware:kryo-shaded","ecosystem":"maven","requirements":"3.0.3","direct":true,"kind":"runtime","optional":false},{"id":6893795131,"package_name":"com.esotericsoftware:minlog","ecosystem":"maven","requirements":"1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6893795132,"package_name":"org.objenesis:objenesis","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893795133,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.14.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-test/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:13.540Z","updated_at":"2023-01-14T09:15:13.540Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-test/pom.xml","dependencies":[{"id":6893796231,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796234,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893796237,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893796239,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893796240,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893796242,"package_name":"io.cucumber:cucumber-java","ecosystem":"maven","requirements":"${cucumber.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796252,"package_name":"org.apiguardian:apiguardian-api","ecosystem":"maven","requirements":"1.1.2","direct":true,"kind":"runtime","optional":false},{"id":6893796467,"package_name":"io.cucumber:cucumber-junit","ecosystem":"maven","requirements":"${cucumber.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796468,"package_name":"io.cucumber:cucumber-guice","ecosystem":"maven","requirements":"${cucumber.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796469,"package_name":"com.google.inject:guice","ecosystem":"maven","requirements":"${guice.version}","direct":true,"kind":"provided","optional":false},{"id":6893796470,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893796471,"package_name":"org.apache.kerby:kerb-simplekdc","ecosystem":"maven","requirements":"${kerby.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-tools/gremlin-benchmark/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:13.600Z","updated_at":"2023-01-14T09:15:13.600Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-tools/gremlin-benchmark/pom.xml","dependencies":[{"id":6893796620,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":6893796621,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893796622,"package_name":"org.apache.tinkerpop:gremlin-groovy","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893796623,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893796624,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893796625,"package_name":"org.apache.tinkerpop:gremlin-driver","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893796626,"package_name":"org.openjdk.jmh:jmh-core","ecosystem":"maven","requirements":"1.36","direct":true,"kind":"runtime","optional":false},{"id":6893796627,"package_name":"org.openjdk.jmh:jmh-generator-annprocess","ecosystem":"maven","requirements":"1.36","direct":true,"kind":"provided","optional":false},{"id":6893796628,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-tools/gremlin-coverage/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:13.703Z","updated_at":"2023-01-14T09:15:13.703Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-tools/gremlin-coverage/pom.xml","dependencies":[{"id":6893796668,"package_name":"org.apache.tinkerpop:gremlin-console","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796669,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796670,"package_name":"org.apache.tinkerpop:gremlin-driver","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796671,"package_name":"org.apache.tinkerpop:gremlin-groovy","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796672,"package_name":"org.apache.tinkerpop:gremlin-server","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796673,"package_name":"org.apache.tinkerpop:neo4j-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796674,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893796675,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-tools/gremlin-io-test/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:13.914Z","updated_at":"2023-01-14T09:15:13.914Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-tools/gremlin-io-test/pom.xml","dependencies":[{"id":6893797559,"package_name":"org.apache.tinkerpop:gremlin-driver","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893797560,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893797561,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893797562,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"${groovy.version}","direct":true,"kind":"runtime","optional":false},{"id":6893797563,"package_name":"org.codehaus.groovy:groovy-json","ecosystem":"maven","requirements":"${groovy.version}","direct":true,"kind":"runtime","optional":false},{"id":6893797564,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893797565,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-tools/gremlin-socket-server/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:13.958Z","updated_at":"2023-01-14T09:15:13.958Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-tools/gremlin-socket-server/pom.xml","dependencies":[{"id":6893797569,"package_name":"org.apache.tinkerpop:gremlin-util","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893797570,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"3.7.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6893797571,"package_name":"io.netty:netty-all","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"runtime","optional":false},{"id":6893797572,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893797573,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893797574,"package_name":"org.codehaus.groovy:groovy","ecosystem":"maven","requirements":"${groovy.version}","direct":true,"kind":"runtime","optional":false},{"id":6893797575,"package_name":"org.codehaus.groovy:groovy-json","ecosystem":"maven","requirements":"${groovy.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"gremlin-util/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:14.287Z","updated_at":"2023-01-14T09:15:14.287Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-util/pom.xml","dependencies":[{"id":6893797836,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893797837,"package_name":"io.netty:netty-all","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"runtime","optional":false},{"id":6893797838,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893797839,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893797840,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893797841,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893797842,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893797843,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893797844,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"hadoop-gremlin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:14.485Z","updated_at":"2023-01-14T09:15:14.485Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/hadoop-gremlin/pom.xml","dependencies":[{"id":6893799292,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893799293,"package_name":"org.apache.tinkerpop:gremlin-groovy","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893799294,"package_name":"org.apache.hadoop:hadoop-client","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"runtime","optional":false},{"id":6893799295,"package_name":"ch.qos.reload4j:reload4j","ecosystem":"maven","requirements":"1.2.19","direct":true,"kind":"runtime","optional":false},{"id":6893799296,"package_name":"com.thoughtworks.paranamer:paranamer","ecosystem":"maven","requirements":"2.8","direct":true,"kind":"runtime","optional":false},{"id":6893799297,"package_name":"org.codehaus.woodstox:stax2-api","ecosystem":"maven","requirements":"4.2.1","direct":true,"kind":"runtime","optional":false},{"id":6893799298,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":"1.21","direct":true,"kind":"runtime","optional":false},{"id":6893799299,"package_name":"org.xerial.snappy:snappy-java","ecosystem":"maven","requirements":"1.1.8.2","direct":true,"kind":"runtime","optional":false},{"id":6893799300,"package_name":"com.nimbusds:nimbus-jose-jwt","ecosystem":"maven","requirements":"9.8.1","direct":true,"kind":"runtime","optional":false},{"id":6893799301,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"27.0-jre","direct":true,"kind":"runtime","optional":false},{"id":6893799302,"package_name":"commons-logging:commons-logging","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":6893799303,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"2.12.7","direct":true,"kind":"runtime","optional":false},{"id":6893799304,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":"2.12.7","direct":true,"kind":"runtime","optional":false},{"id":6893799305,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.12.7","direct":true,"kind":"runtime","optional":false},{"id":6893799306,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893799307,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893799308,"package_name":"com.google.inject:guice","ecosystem":"maven","requirements":"4.2.3","direct":true,"kind":"test","optional":false},{"id":6893799309,"package_name":"io.netty:netty","ecosystem":"maven","requirements":"3.7.1.Final","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"neo4j-gremlin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:14.716Z","updated_at":"2023-01-14T09:15:14.716Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/neo4j-gremlin/pom.xml","dependencies":[{"id":6893800293,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893800294,"package_name":"org.neo4j:neo4j-tinkerpop-api","ecosystem":"maven","requirements":"0.1.1","direct":true,"kind":"runtime","optional":false},{"id":6893800295,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893800296,"package_name":"com.google.inject:guice","ecosystem":"maven","requirements":"4.2.3","direct":true,"kind":"test","optional":false},{"id":6893800297,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:14.860Z","updated_at":"2023-01-14T09:15:14.860Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/pom.xml","dependencies":[{"id":6893800307,"package_name":"org.apache.commons:commons-configuration2","ecosystem":"maven","requirements":"2.8.0","direct":true,"kind":"runtime","optional":false},{"id":6893800308,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":"1.10.0","direct":true,"kind":"runtime","optional":false},{"id":6893800309,"package_name":"commons-beanutils:commons-beanutils","ecosystem":"maven","requirements":"1.9.4","direct":true,"kind":"runtime","optional":false},{"id":6893800310,"package_name":"commons-collections:commons-collections","ecosystem":"maven","requirements":"3.2.2","direct":true,"kind":"runtime","optional":false},{"id":6893800311,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"runtime","optional":false},{"id":6893800312,"package_name":"com.codahale.metrics:metrics-core","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":6893800313,"package_name":"com.codahale.metrics:metrics-graphite","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":6893800314,"package_name":"com.codahale.metrics:metrics-ganglia","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":6893800315,"package_name":"commons-httpclient:commons-httpclient","ecosystem":"maven","requirements":"3.1","direct":true,"kind":"runtime","optional":false},{"id":6893800316,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":"4.5.13","direct":true,"kind":"runtime","optional":false},{"id":6893800317,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"runtime","optional":false},{"id":6893800318,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.10.0","direct":true,"kind":"runtime","optional":false},{"id":6893800319,"package_name":"org.objenesis:objenesis","ecosystem":"maven","requirements":"3.3","direct":true,"kind":"runtime","optional":false},{"id":6893800320,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"runtime","optional":false},{"id":6893800321,"package_name":"io.github.hakky54:logcaptor","ecosystem":"maven","requirements":"2.7.10","direct":true,"kind":"runtime","optional":false},{"id":6893800322,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":"1.2.11","direct":true,"kind":"runtime","optional":false},{"id":6893800323,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.25","direct":true,"kind":"runtime","optional":false},{"id":6893800324,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":"1.7.25","direct":true,"kind":"runtime","optional":false},{"id":6893800325,"package_name":"org.jacoco:jacoco-maven-plugin","ecosystem":"maven","requirements":"0.8.8","direct":true,"kind":"runtime","optional":false},{"id":6893800326,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.8.0","direct":true,"kind":"runtime","optional":false},{"id":6893800327,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.15","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"spark-gremlin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:14.928Z","updated_at":"2023-01-14T09:15:14.928Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/spark-gremlin/pom.xml","dependencies":[{"id":6893800435,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"27.0-jre","direct":true,"kind":"runtime","optional":false},{"id":6893800438,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893800440,"package_name":"org.apache.tinkerpop:hadoop-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893800443,"package_name":"org.apache.spark:spark-core_2.12","ecosystem":"maven","requirements":"${spark.version}","direct":true,"kind":"runtime","optional":false},{"id":6893800446,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":"4.2.0","direct":true,"kind":"runtime","optional":false},{"id":6893800448,"package_name":"org.apache.avro:avro","ecosystem":"maven","requirements":"1.8.2","direct":true,"kind":"runtime","optional":false},{"id":6893800454,"package_name":"org.apache.commons:commons-math3","ecosystem":"maven","requirements":"3.4.1","direct":true,"kind":"runtime","optional":false},{"id":6893800456,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":"2.12.10","direct":true,"kind":"runtime","optional":false},{"id":6893800459,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"2.12.7","direct":true,"kind":"runtime","optional":false},{"id":6893800461,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":"2.12.7","direct":true,"kind":"runtime","optional":false},{"id":6893800464,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.12.7","direct":true,"kind":"runtime","optional":false},{"id":6893800466,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893800468,"package_name":"com.google.inject:guice","ecosystem":"maven","requirements":"4.2.3","direct":true,"kind":"test","optional":false},{"id":6893800470,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893800472,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"sparql-gremlin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:15.050Z","updated_at":"2023-01-14T09:15:15.050Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/sparql-gremlin/pom.xml","dependencies":[{"id":6893802069,"package_name":"org.apache.jena:apache-jena-libs","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"runtime","optional":false},{"id":6893802070,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893802071,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893802072,"package_name":"org.apache.tinkerpop:tinkergraph-gremlin","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false},{"id":6893802073,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893802074,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"tinkergraph-gremlin/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:15.176Z","updated_at":"2023-01-14T09:15:15.176Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/tinkergraph-gremlin/pom.xml","dependencies":[{"id":6893802814,"package_name":"org.apache.tinkerpop:gremlin-core","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"runtime","optional":false},{"id":6893802827,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":6893802828,"package_name":"com.google.inject:guice","ecosystem":"maven","requirements":"4.2.3","direct":true,"kind":"test","optional":false},{"id":6893802833,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":6893802836,"package_name":"org.apache.tinkerpop:gremlin-test","ecosystem":"maven","requirements":"${project.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"npm","filepath":"docs/gremlint/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-14T09:15:15.225Z","updated_at":"2023-01-14T09:15:15.225Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/docs/gremlint/package-lock.json","dependencies":[{"id":6893803755,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803758,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803759,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803760,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":6893803761,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.16.5","direct":false,"kind":"runtime","optional":false},{"id":6893803762,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893803763,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893803764,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893803765,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803766,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803767,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803768,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803769,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803770,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803771,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893803772,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803773,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803774,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803775,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803776,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803777,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803778,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803779,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803780,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803781,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803782,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803783,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803784,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803785,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":6893803786,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803787,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803788,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803789,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803790,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803791,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803792,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893803793,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893803794,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":6893803795,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893803796,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893803797,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893803798,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893803799,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803800,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803801,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803802,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803803,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803804,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803805,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803806,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803807,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803808,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803809,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803810,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803811,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803812,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803813,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803814,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803815,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803816,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803817,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803818,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":6893803819,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803820,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":6893803821,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":6893803822,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803823,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803824,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803825,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803826,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":6893803827,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803828,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803829,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":6893803830,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803831,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":6893803832,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803833,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803834,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803835,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":6893803836,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":6893803837,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803838,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803839,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803840,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803841,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803842,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803843,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803844,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803845,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803846,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803847,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803848,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803849,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803850,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803851,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803852,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803853,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803854,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803855,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803856,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803857,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803858,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803859,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803860,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803861,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803862,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803863,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803864,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803865,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803866,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803867,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803868,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803869,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803870,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803871,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803872,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803873,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803874,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803875,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803876,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803877,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803878,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803879,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893803880,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803881,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803882,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803883,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803884,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":6893803885,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803886,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":6893803887,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893803888,"package_name":"@csstools/normalize.css","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893803889,"package_name":"@emotion/is-prop-valid","ecosystem":"npm","requirements":"0.8.8","direct":false,"kind":"runtime","optional":false},{"id":6893803890,"package_name":"@emotion/memoize","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":6893803891,"package_name":"@emotion/stylis","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":6893803892,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":6893803893,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893803894,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893803895,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"runtime","optional":false},{"id":6893803896,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893803897,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893803898,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":6893803899,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":6893803900,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893803901,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893803902,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893803903,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893803904,"package_name":"@jest/console","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893803905,"package_name":"@jest/core","ecosystem":"npm","requirements":"27.4.7","direct":false,"kind":"runtime","optional":false},{"id":6893803906,"package_name":"@jest/environment","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893803907,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893803908,"package_name":"@jest/globals","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893803909,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893803910,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893803911,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893803912,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893803913,"package_name":"@jest/transform","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893803914,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893803915,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893803916,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893803917,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":6893803918,"package_name":"@pmmmwh/react-refresh-webpack-plugin","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6893803919,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893803920,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893803921,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893803922,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893803923,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":6893803924,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893803925,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893803926,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893803927,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893803928,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893803929,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":6893803930,"package_name":"@rushstack/eslint-patch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893803931,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893803932,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893803933,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893803934,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893803935,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893803936,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893803937,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893803938,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804100,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"runtime","optional":false},{"id":6893803939,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893803940,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893803941,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893803942,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893803943,"package_name":"@svgr/core","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893803944,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893803945,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893803946,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893803947,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893803948,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"8.11.1","direct":false,"kind":"development","optional":false},{"id":6893803949,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"5.16.1","direct":false,"kind":"development","optional":false},{"id":6893803950,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893803951,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"12.1.2","direct":false,"kind":"development","optional":false},{"id":6893803952,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"13.5.0","direct":false,"kind":"development","optional":false},{"id":6893803953,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893803954,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893803955,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6893803956,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.18","direct":false,"kind":"runtime","optional":false},{"id":6893803957,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"runtime","optional":false},{"id":6893803958,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893803959,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":6893803960,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"runtime","optional":false},{"id":6893803961,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"runtime","optional":false},{"id":6893803962,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"runtime","optional":false},{"id":6893803963,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6893803964,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":6893803965,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":6893803966,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.50","direct":false,"kind":"runtime","optional":false},{"id":6893803967,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"runtime","optional":false},{"id":6893803968,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.28","direct":false,"kind":"runtime","optional":false},{"id":6893803969,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893803970,"package_name":"@types/hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":6893803971,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893803972,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.8","direct":false,"kind":"runtime","optional":false},{"id":6893803973,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893803974,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893803975,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893803976,"package_name":"@types/jest","ecosystem":"npm","requirements":"27.5.2","direct":false,"kind":"development","optional":false},{"id":6893803977,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":6893803978,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":6893803979,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893803980,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893803981,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893803982,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":6893803983,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.4","direct":false,"kind":"runtime","optional":false},{"id":6893803984,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":6893803985,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":6893803986,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6893803987,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.38","direct":false,"kind":"development","optional":false},{"id":6893803988,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"17.0.11","direct":false,"kind":"development","optional":false},{"id":6893803989,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":6893803990,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":6893803991,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":6893803992,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893803993,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.13.10","direct":false,"kind":"runtime","optional":false},{"id":6893803994,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"runtime","optional":false},{"id":6893803995,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893803996,"package_name":"@types/styled-components","ecosystem":"npm","requirements":"5.1.20","direct":false,"kind":"development","optional":false},{"id":6893803997,"package_name":"@types/testing-library__jest-dom","ecosystem":"npm","requirements":"5.14.2","direct":false,"kind":"development","optional":false},{"id":6893803998,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893803999,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804000,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804001,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804002,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804003,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":6893804004,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804005,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804006,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804007,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804008,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804009,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804010,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804011,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804012,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804013,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804014,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804015,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804016,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804017,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804018,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804019,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804020,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804021,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804022,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804023,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804024,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804025,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804026,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804027,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6893804028,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804029,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804030,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804031,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":6893804032,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804033,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804034,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804035,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893804036,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804037,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":6893804038,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804039,"package_name":"address","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804040,"package_name":"adjust-sourcemap-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804041,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804042,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804043,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":6893804044,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804045,"package_name":"ajv","ecosystem":"npm","requirements":"8.9.0","direct":false,"kind":"runtime","optional":false},{"id":6893804046,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804047,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":6893804048,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804049,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804050,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893804051,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804052,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804053,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804054,"package_name":"arg","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804055,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6893804056,"package_name":"aria-query","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893804057,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804058,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893804059,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893804060,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6893804061,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":6893804062,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":6893804063,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804064,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":6893804065,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":6893804066,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804067,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804068,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6893804069,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804070,"package_name":"axe-core","ecosystem":"npm","requirements":"4.3.5","direct":false,"kind":"runtime","optional":false},{"id":6893804071,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804072,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804073,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893804074,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804075,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804076,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":6893804077,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":6893804078,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804083,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804084,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804085,"package_name":"babel-plugin-named-asset-import","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6893804086,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804087,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6893804088,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804089,"package_name":"babel-plugin-styled-components","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804090,"package_name":"babel-plugin-syntax-jsx","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":6893804091,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":6893804092,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804093,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804094,"package_name":"babel-preset-react-app","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804095,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804096,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6893804097,"package_name":"bfj","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804098,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804099,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804101,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":6893804102,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804103,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":6893804104,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":6893804105,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804106,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893804107,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804108,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6893804109,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804110,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804111,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"runtime","optional":false},{"id":6893804112,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804113,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804114,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804115,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6893804116,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804117,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804118,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804119,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804120,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804121,"package_name":"camelcase-css","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804122,"package_name":"camelize","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804123,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804124,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001299","direct":false,"kind":"runtime","optional":false},{"id":6893804125,"package_name":"case-sensitive-paths-webpack-plugin","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804126,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804127,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804128,"package_name":"check-types","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804129,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":6893804130,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804131,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804132,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804133,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804134,"package_name":"clean-css","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804135,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804136,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804137,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":6893804138,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804139,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804140,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804141,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893804142,"package_name":"colord","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":6893804143,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":6893804144,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893804145,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":6893804146,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804147,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":6893804148,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804149,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":6893804150,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":6893804151,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804152,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":6893804153,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6893804154,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6893804155,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804156,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804157,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893804158,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804159,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804160,"package_name":"core-js","ecosystem":"npm","requirements":"3.20.3","direct":false,"kind":"runtime","optional":false},{"id":6893804161,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.20.3","direct":false,"kind":"runtime","optional":false},{"id":6893804162,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804163,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.20.3","direct":false,"kind":"runtime","optional":false},{"id":6893804164,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804165,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804166,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804167,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804168,"package_name":"css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893804169,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804170,"package_name":"css-color-keywords","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804171,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893804172,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804173,"package_name":"css-loader","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":6893804174,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804175,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804176,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804177,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804178,"package_name":"css-select","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804179,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804180,"package_name":"css-to-react-native","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804181,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"runtime","optional":false},{"id":6893804182,"package_name":"css-what","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804183,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6893804184,"package_name":"cssdb","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804185,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804186,"package_name":"cssnano","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"runtime","optional":false},{"id":6893804187,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.1.10","direct":false,"kind":"runtime","optional":false},{"id":6893804188,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804189,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804190,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804191,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":6893804192,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":6893804193,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804194,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6893804195,"package_name":"csstype","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":6893804196,"package_name":"customize-cra","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804197,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893804198,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804199,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":6893804200,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804201,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6893804202,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804203,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804204,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893804205,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804206,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804207,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804208,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804209,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804210,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804211,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804212,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804213,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804214,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804215,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804216,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6893804217,"package_name":"detective","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804218,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804219,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6893804220,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804221,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804222,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804223,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804224,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":6893804225,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804226,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804227,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.10","direct":false,"kind":"development","optional":false},{"id":6893804228,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804229,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804230,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804231,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804232,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804233,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804234,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893804235,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804236,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804237,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804238,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804239,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804240,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":6893804241,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.46","direct":false,"kind":"runtime","optional":false},{"id":6893804242,"package_name":"email-addresses","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893804243,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893804244,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804245,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804246,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804247,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893804248,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804249,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804250,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804251,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":6893804252,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":6893804253,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804254,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804255,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804256,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804257,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804258,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804259,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":6893804260,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804261,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804262,"package_name":"eslint","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804263,"package_name":"eslint-config-react-app","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804264,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6893804265,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6893804266,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":6893804267,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804268,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804269,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804270,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804271,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804272,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804273,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804274,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.25.4","direct":false,"kind":"runtime","optional":false},{"id":6893804275,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804276,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804277,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":6893804278,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804279,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"runtime","optional":false},{"id":6893804280,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804281,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":6893804282,"package_name":"eslint-plugin-testing-library","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804283,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804284,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804285,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804286,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804287,"package_name":"espree","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804288,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804289,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804290,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804291,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804292,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804293,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804294,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893804295,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":6893804296,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804297,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804298,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804299,"package_name":"expect","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804300,"package_name":"express","ecosystem":"npm","requirements":"4.17.2","direct":false,"kind":"runtime","optional":false},{"id":6893804301,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804302,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804303,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":6893804304,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804305,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804306,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":6893804307,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":6893804308,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804309,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804310,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804311,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804312,"package_name":"filename-reserved-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893804313,"package_name":"filenamify","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6893804314,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804315,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804316,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804317,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804318,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804319,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804320,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":6893804321,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.9","direct":false,"kind":"runtime","optional":false},{"id":6893804322,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893804323,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804324,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804325,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804326,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804327,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804328,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804329,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804330,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804331,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804332,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6893804333,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":6893804334,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804335,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804336,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804337,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804338,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804339,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":6893804340,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804341,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804342,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804343,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804344,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804345,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804346,"package_name":"gh-pages","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":6893804347,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804348,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804349,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804350,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804351,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804352,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804353,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":6893804354,"package_name":"globby","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6893804355,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"runtime","optional":false},{"id":6893804356,"package_name":"gremlint","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":6893804357,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804358,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804359,"package_name":"harmony-reflect","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":6893804360,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804361,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804362,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804363,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804364,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804365,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804366,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804367,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":6893804368,"package_name":"hoopy","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893804369,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":6893804370,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":6893804371,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804372,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804373,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804374,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804375,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804376,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804377,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893804378,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804379,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":6893804380,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893804381,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6893804382,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":6893804383,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804384,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804385,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804386,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804387,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6893804388,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804389,"package_name":"idb","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893804390,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804391,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804392,"package_name":"immer","ecosystem":"npm","requirements":"9.0.12","direct":false,"kind":"runtime","optional":false},{"id":6893804393,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804394,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804395,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804396,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893804397,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804398,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804399,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804400,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6893804401,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804402,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893804403,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804404,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804405,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804406,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804407,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804408,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804409,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6893804410,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893804411,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804412,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804413,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804414,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804415,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804416,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804417,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804418,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804419,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804420,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804421,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804422,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804423,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804424,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804425,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804426,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893804427,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804428,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804429,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804430,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804431,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6893804432,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804433,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804434,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804435,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804436,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804437,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804438,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804439,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804440,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804441,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804442,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804443,"package_name":"jake","ecosystem":"npm","requirements":"10.8.2","direct":false,"kind":"runtime","optional":false},{"id":6893804444,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":6893804445,"package_name":"jest","ecosystem":"npm","requirements":"27.4.7","direct":false,"kind":"runtime","optional":false},{"id":6893804446,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804447,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804448,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.4.7","direct":false,"kind":"runtime","optional":false},{"id":6893804449,"package_name":"jest-config","ecosystem":"npm","requirements":"27.4.7","direct":false,"kind":"runtime","optional":false},{"id":6893804450,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804451,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804452,"package_name":"jest-each","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804453,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804454,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804455,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804456,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804457,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804458,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804459,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804460,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804461,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804462,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804463,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804464,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804465,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804466,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804467,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804468,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804469,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804470,"package_name":"jest-util","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804471,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804472,"package_name":"jest-watch-typeahead","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804473,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804474,"package_name":"char-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804475,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804476,"package_name":"string-length","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804477,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804478,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804479,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804480,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804481,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804482,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":6893804483,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804484,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":6893804485,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804486,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804487,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804488,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804489,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804490,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804491,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893804492,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804493,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804494,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804495,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804496,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804497,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":6893804500,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804501,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804502,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804503,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804504,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6893804505,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804506,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804507,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804508,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6893804509,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893804510,"package_name":"lodash.flow","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893804511,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804512,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":6893804513,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804514,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893804515,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804516,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804517,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804518,"package_name":"lz-string","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":6893804519,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.7","direct":false,"kind":"runtime","optional":false},{"id":6893804520,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804521,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":6893804522,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804523,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804524,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804525,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804526,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804527,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804528,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804529,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804530,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6893804531,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":6893804532,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":6893804533,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804534,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893804535,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"runtime","optional":false},{"id":6893804536,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804537,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804538,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":6893804539,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6893804540,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804541,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893804542,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804543,"package_name":"nanoid","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804544,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804545,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":6893804546,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":6893804547,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804548,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804549,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804550,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804551,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804552,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804553,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804554,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804555,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804556,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804557,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804558,"package_name":"object-hash","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804559,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":6893804560,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893804561,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804562,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804563,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893804564,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804565,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804566,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804567,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893804568,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804569,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804570,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804571,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804572,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804573,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804574,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804575,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804576,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804577,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804578,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"runtime","optional":false},{"id":6893804579,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804580,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804581,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804582,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804583,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804584,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6893804585,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804586,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804587,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804588,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804589,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6893804590,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":6893804591,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804592,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804593,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804594,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804595,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6893804596,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6893804597,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893804598,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804599,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804600,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804601,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804602,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804603,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804604,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"runtime","optional":false},{"id":6893804605,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.5","direct":false,"kind":"runtime","optional":false},{"id":6893804606,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804607,"package_name":"postcss-browser-comments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804608,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804609,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804610,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804611,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804612,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893804613,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804614,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804615,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"12.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804616,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804617,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804618,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804619,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804620,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804621,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804622,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804623,"package_name":"postcss-env-function","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804624,"package_name":"postcss-flexbugs-fixes","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804625,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804626,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804627,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804628,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804629,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804630,"package_name":"postcss-initial","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804631,"package_name":"postcss-js","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804632,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804633,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804634,"package_name":"postcss-loader","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804635,"package_name":"postcss-logical","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804636,"package_name":"postcss-media-minmax","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804637,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804638,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804639,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804640,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804641,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804642,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804643,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804644,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804645,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804646,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804647,"package_name":"postcss-nested","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804648,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"10.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804649,"package_name":"postcss-normalize","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804650,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804651,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804652,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804653,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804654,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804655,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804656,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804657,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804658,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804659,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804660,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804661,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804662,"package_name":"postcss-place","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804663,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893804664,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804665,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804666,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804667,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804668,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804669,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893804670,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804671,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804672,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893804673,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804674,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804675,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804676,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6893804677,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":6893804678,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804679,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":6893804680,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804681,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804682,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804683,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804684,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":6893804685,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":6893804686,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804687,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893804688,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804689,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6893804690,"package_name":"qs","ecosystem":"npm","requirements":"6.9.6","direct":false,"kind":"runtime","optional":false},{"id":6893804691,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893804692,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804693,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804694,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804695,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804696,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804697,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804698,"package_name":"react-app-polyfill","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804699,"package_name":"react-app-rewired","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"runtime","optional":false},{"id":6893804700,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":6893804701,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804702,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804703,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804704,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"runtime","optional":false},{"id":6893804705,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804706,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6893804707,"package_name":"react-scripts","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804708,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804709,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6893804710,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6893804711,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804712,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893804713,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804714,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804715,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":6893804716,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":6893804717,"package_name":"regex-parser","ecosystem":"npm","requirements":"2.2.11","direct":false,"kind":"runtime","optional":false},{"id":6893804718,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804719,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804720,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":6893804721,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6893804722,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804723,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893804724,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":6893804725,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804726,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804727,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804728,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804729,"package_name":"resolve","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":6893804730,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804731,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804732,"package_name":"resolve-url-loader","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804733,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804734,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"runtime","optional":false},{"id":6893804735,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804736,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":6893804737,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804738,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804739,"package_name":"rollup","ecosystem":"npm","requirements":"2.64.0","direct":false,"kind":"runtime","optional":false},{"id":6893804740,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804741,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":6893804742,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804743,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804744,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804745,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804746,"package_name":"sanitize.css","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804747,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804748,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6893804749,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804750,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":6893804751,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804752,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804753,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804754,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804755,"package_name":"send","ecosystem":"npm","requirements":"0.17.2","direct":false,"kind":"runtime","optional":false},{"id":6893804756,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804757,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804758,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":6893804759,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":6893804760,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804761,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804762,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"runtime","optional":false},{"id":6893804763,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804764,"package_name":"shallowequal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804765,"package_name":"sharp-router","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893804766,"package_name":"@types/react","ecosystem":"npm","requirements":"16.14.21","direct":false,"kind":"runtime","optional":false},{"id":6893804767,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804768,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804769,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":6893804770,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804771,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804772,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804773,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804774,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":6893804775,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804776,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6893804777,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804778,"package_name":"source-map-loader","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804779,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6893804780,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":6893804781,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804782,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":6893804783,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804784,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804785,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804786,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":6893804787,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804788,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804789,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804790,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6893804791,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804792,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804793,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804794,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893804795,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804796,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":6893804797,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804798,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804799,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804800,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804801,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804802,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804803,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804804,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893804805,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804806,"package_name":"strip-outer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893804807,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6893804808,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804809,"package_name":"styled-components","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":6893804810,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804811,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804812,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804813,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804814,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6893804815,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804816,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804817,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804818,"package_name":"css-what","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804819,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":6893804820,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804821,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804822,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":6893804823,"package_name":"tailwindcss","ecosystem":"npm","requirements":"3.0.15","direct":false,"kind":"runtime","optional":false},{"id":6893804824,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6893804825,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804826,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6893804827,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":6893804828,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804829,"package_name":"terser","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":6893804830,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804831,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804832,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804833,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804834,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804835,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804836,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804837,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804838,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804839,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804840,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804841,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804842,"package_name":"trim-repeated","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893804843,"package_name":"tryer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804844,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6893804845,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804846,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804847,"package_name":"tslint","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":6893804848,"package_name":"tslint-config-prettier","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"development","optional":false},{"id":6893804849,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6893804850,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6893804851,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6893804852,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6893804853,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893804854,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6893804855,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6893804856,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6893804857,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":6893804858,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":6893804859,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6893804860,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804861,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893804862,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":6893804863,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":6893804864,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":6893804865,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"runtime","optional":false},{"id":6893804866,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804867,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804868,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804869,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804870,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804871,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804872,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804873,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804874,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804875,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804876,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":6893804877,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804878,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804879,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6893804880,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804881,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804882,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804883,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804884,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6893804885,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804886,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804887,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893804888,"package_name":"watchpack","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804889,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":6893804890,"package_name":"web-vitals","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6893804891,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804892,"package_name":"webpack","ecosystem":"npm","requirements":"5.66.0","direct":false,"kind":"runtime","optional":false},{"id":6893804893,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804894,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.7.3","direct":false,"kind":"runtime","optional":false},{"id":6893804895,"package_name":"ws","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804896,"package_name":"webpack-manifest-plugin","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6893804897,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6893804898,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893804899,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":6893804900,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6893804901,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6893804902,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":6893804903,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6893804904,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":6893804905,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804906,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804907,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6893804908,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804909,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804910,"package_name":"workbox-build","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804911,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6893804912,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":6893804913,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6893804914,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804915,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":6893804916,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804917,"package_name":"workbox-core","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804918,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804919,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804920,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804921,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804922,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804923,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804924,"package_name":"workbox-routing","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804925,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804926,"package_name":"workbox-streams","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804927,"package_name":"workbox-sw","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804928,"package_name":"workbox-webpack-plugin","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804929,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6893804930,"package_name":"workbox-window","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":6893804931,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804932,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804933,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6893804934,"package_name":"ws","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"runtime","optional":false},{"id":6893804935,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804936,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804937,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6893804938,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":6893804939,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6893804940,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":6893804941,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":6893804942,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":6893804943,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"docs/gremlint/package.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:15.518Z","updated_at":"2023-01-14T09:15:15.518Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/docs/gremlint/package.json","dependencies":[{"id":6893804951,"package_name":"customize-cra","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6893804952,"package_name":"gremlint","ecosystem":"npm","requirements":"^3.5.2","direct":true,"kind":"runtime","optional":false},{"id":6893804953,"package_name":"react","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":6893804954,"package_name":"react-app-rewired","ecosystem":"npm","requirements":"^2.1.11","direct":true,"kind":"runtime","optional":false},{"id":6893804955,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"runtime","optional":false},{"id":6893804956,"package_name":"react-scripts","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":6893804957,"package_name":"sharp-router","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"runtime","optional":false},{"id":6893804958,"package_name":"styled-components","ecosystem":"npm","requirements":"^5.3.3","direct":true,"kind":"runtime","optional":false},{"id":6893804959,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.3","direct":true,"kind":"runtime","optional":false},{"id":6893804960,"package_name":"web-vitals","ecosystem":"npm","requirements":"^2.1.3","direct":true,"kind":"runtime","optional":false},{"id":6893804961,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.16.1","direct":true,"kind":"development","optional":false},{"id":6893804962,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^12.1.2","direct":true,"kind":"development","optional":false},{"id":6893804963,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^13.5.0","direct":true,"kind":"development","optional":false},{"id":6893804964,"package_name":"@types/jest","ecosystem":"npm","requirements":"^27.5.0","direct":true,"kind":"development","optional":false},{"id":6893804965,"package_name":"@types/node","ecosystem":"npm","requirements":"^17.0.8","direct":true,"kind":"development","optional":false},{"id":6893804966,"package_name":"@types/react","ecosystem":"npm","requirements":"^17.0.38","direct":true,"kind":"development","optional":false},{"id":6893804967,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^17.0.11","direct":true,"kind":"development","optional":false},{"id":6893804968,"package_name":"@types/styled-components","ecosystem":"npm","requirements":"^5.1.20","direct":true,"kind":"development","optional":false},{"id":6893804969,"package_name":"gh-pages","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6893804970,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.0","direct":true,"kind":"development","optional":false},{"id":6893804971,"package_name":"tslint","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":6893804972,"package_name":"tslint-config-prettier","ecosystem":"npm","requirements":"^1.18.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"gremlin-javascript/src/main/javascript/gremlin-javascript/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-14T09:15:15.574Z","updated_at":"2023-01-14T09:15:15.574Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-javascript/src/main/javascript/gremlin-javascript/package-lock.json","dependencies":[{"id":6893805008,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"development","optional":false},{"id":6893805009,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6893805010,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805011,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805012,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6893805013,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6893805014,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"development","optional":false},{"id":6893805015,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805016,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6893805017,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6893805018,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6893805019,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6893805020,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805021,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"12.2.3","direct":false,"kind":"development","optional":false},{"id":6893805022,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805023,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6893805024,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false},{"id":6893805025,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6893805026,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6893805027,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6893805028,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6893805029,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6893805030,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6893805031,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6893805032,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6893805033,"package_name":"array-each","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805034,"package_name":"array-slice","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805035,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805036,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805037,"package_name":"assertion-error-formatter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805038,"package_name":"async","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":6893805039,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805040,"package_name":"becke-ch--regex--s0-0-v1--base--pl--lib","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805041,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805042,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":6893805043,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6893805044,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805045,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6893805046,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893805047,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6893805048,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6893805049,"package_name":"chai","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":6893805050,"package_name":"chai-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6893805051,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805052,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":6893805053,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6893805054,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":6893805055,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805056,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805057,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805058,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805059,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":6893805060,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805061,"package_name":"commander","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805062,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6893805063,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.24.1","direct":false,"kind":"development","optional":false},{"id":6893805064,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805065,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6893805066,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6893805067,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6893805068,"package_name":"cucumber","ecosystem":"npm","requirements":"6.0.7","direct":false,"kind":"development","optional":false},{"id":6893805069,"package_name":"cucumber-expressions","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":6893805070,"package_name":"cucumber-tag-expressions","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6893805071,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805072,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805073,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6893805074,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6893805075,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805076,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805077,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6893805078,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805079,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6893805080,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805081,"package_name":"duration","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6893805082,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6893805083,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805084,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6893805085,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.53","direct":false,"kind":"development","optional":false},{"id":6893805086,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6893805087,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6893805088,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6893805089,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6893805090,"package_name":"eslint","ecosystem":"npm","requirements":"8.30.0","direct":false,"kind":"development","optional":false},{"id":6893805091,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":6893805092,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805093,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6893805094,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805095,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805096,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6893805097,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6893805098,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6893805099,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805100,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6893805101,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805102,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6893805103,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805104,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6893805105,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":6893805106,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6893805107,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805108,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6893805109,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6893805110,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6893805111,"package_name":"eventemitter2","ecosystem":"npm","requirements":"0.4.14","direct":false,"kind":"development","optional":false},{"id":6893805112,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6893805113,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6893805114,"package_name":"ext","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805115,"package_name":"type","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6893805116,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805117,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805118,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6893805119,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6893805120,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805121,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6893805122,"package_name":"fastq","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"development","optional":false},{"id":6893805123,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6893805124,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6893805125,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6893805126,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805127,"package_name":"findup-sync","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6893805128,"package_name":"glob","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"development","optional":false},{"id":6893805129,"package_name":"fined","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6893805130,"package_name":"flagged-respawn","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805131,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6893805132,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6893805133,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":6893805134,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805135,"package_name":"for-own","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805136,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805137,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6893805138,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6893805139,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6893805140,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805141,"package_name":"getobject","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805142,"package_name":"gherkin","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805143,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":6893805144,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6893805145,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805146,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805147,"package_name":"globals","ecosystem":"npm","requirements":"13.19.0","direct":false,"kind":"development","optional":false},{"id":6893805148,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6893805149,"package_name":"grunt","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":6893805150,"package_name":"grunt-cli","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":6893805151,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6893805152,"package_name":"grunt-jsdoc","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6893805153,"package_name":"grunt-known-options","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805154,"package_name":"grunt-legacy-log","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805155,"package_name":"grunt-legacy-log-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805156,"package_name":"colors","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6893805157,"package_name":"grunt-legacy-util","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805158,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6893805159,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6893805160,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6893805161,"package_name":"hooker","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6893805162,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6893805163,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"development","optional":false},{"id":6893805164,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6893805165,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6893805166,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805167,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6893805168,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6893805169,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6893805170,"package_name":"interpret","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805171,"package_name":"is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805172,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805173,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805174,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805175,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805176,"package_name":"is-generator","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6893805177,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6893805178,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6893805179,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805180,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6893805181,"package_name":"is-relative","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805182,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805183,"package_name":"is-unc-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805184,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6893805185,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805186,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805187,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805188,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":6893805189,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6893805190,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6893805191,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.6.10","direct":false,"kind":"development","optional":false},{"id":6893805192,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6893805193,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805194,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6893805195,"package_name":"klaw","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6893805196,"package_name":"knuth-shuffle-seeded","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6893805197,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6893805198,"package_name":"liftup","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805199,"package_name":"findup-sync","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805200,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6893805201,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6893805202,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6893805203,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6893805204,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6893805205,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6893805206,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":6893805207,"package_name":"lower-case","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6893805208,"package_name":"make-iterator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805209,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6893805210,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"development","optional":false},{"id":6893805211,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"development","optional":false},{"id":6893805212,"package_name":"marked","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"development","optional":false},{"id":6893805213,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805214,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6893805215,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":6893805216,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6893805217,"package_name":"mocha","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":6893805218,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805219,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6893805220,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6893805221,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805222,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6893805223,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":6893805224,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6893805225,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"development","optional":false},{"id":6893805226,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":6893805227,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805228,"package_name":"next-tick","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805229,"package_name":"no-case","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6893805230,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":6893805231,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805232,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6893805233,"package_name":"object.defaults","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805234,"package_name":"object.map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805235,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6893805236,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805237,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6893805238,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805239,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805240,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":6893805241,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893805242,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805243,"package_name":"pad-right","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6893805244,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805245,"package_name":"parse-filepath","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805246,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805247,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805248,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805249,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6893805250,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6893805251,"package_name":"path-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6893805252,"package_name":"path-root-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6893805253,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6893805254,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6893805255,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6893805256,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6893805257,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805258,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6893805259,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805260,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6893805261,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805262,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6893805263,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"development","optional":false},{"id":6893805264,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6893805265,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":6893805266,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805267,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6893805268,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":6893805269,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805270,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805271,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6893805272,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805273,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6893805274,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6893805275,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6893805276,"package_name":"seed-random","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805277,"package_name":"serialize-error","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6893805278,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6893805279,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6893805280,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805281,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805282,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":6893805283,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6893805284,"package_name":"stack-chain","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805285,"package_name":"stack-generator","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6893805286,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6893805287,"package_name":"stacktrace-gps","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6893805288,"package_name":"stacktrace-js","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6893805289,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6893805290,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6893805291,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6893805292,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6893805293,"package_name":"taffydb","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":6893805294,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6893805295,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":6893805296,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6893805297,"package_name":"title-case","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805298,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6893805299,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6893805300,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6893805301,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6893805302,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6893805303,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6893805304,"package_name":"unc-path-regex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6893805305,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":6893805306,"package_name":"underscore.string","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":6893805307,"package_name":"upper-case","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6893805308,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6893805309,"package_name":"util-arity","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805310,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805311,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6893805312,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6893805313,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6893805314,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6893805315,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":6893805316,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6893805317,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805318,"package_name":"ws","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"runtime","optional":false},{"id":6893805319,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6893805320,"package_name":"xregexp","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6893805321,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":6893805322,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":6893805323,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":6893805324,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805325,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"gremlin-javascript/src/main/javascript/gremlin-javascript/package.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:15.707Z","updated_at":"2023-01-14T09:15:15.707Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-javascript/src/main/javascript/gremlin-javascript/package.json","dependencies":[{"id":6893805333,"package_name":"ws","ecosystem":"npm","requirements":"^8.11.0","direct":true,"kind":"runtime","optional":false},{"id":6893805334,"package_name":"chai","ecosystem":"npm","requirements":"~4.3.6","direct":true,"kind":"development","optional":false},{"id":6893805335,"package_name":"chai-string","ecosystem":"npm","requirements":"~1.5.0","direct":true,"kind":"development","optional":false},{"id":6893805336,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":true,"kind":"development","optional":false},{"id":6893805337,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":6893805338,"package_name":"cucumber","ecosystem":"npm","requirements":"~6.0.7","direct":true,"kind":"development","optional":false},{"id":6893805339,"package_name":"eslint","ecosystem":"npm","requirements":"^8.30.0","direct":true,"kind":"development","optional":false},{"id":6893805340,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"development","optional":false},{"id":6893805341,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6893805342,"package_name":"grunt","ecosystem":"npm","requirements":"^1.5.3","direct":true,"kind":"development","optional":false},{"id":6893805343,"package_name":"grunt-cli","ecosystem":"npm","requirements":"~1.4.3","direct":true,"kind":"development","optional":false},{"id":6893805344,"package_name":"grunt-jsdoc","ecosystem":"npm","requirements":"~2.4.1","direct":true,"kind":"development","optional":false},{"id":6893805345,"package_name":"mocha","ecosystem":"npm","requirements":"^10.2.0","direct":true,"kind":"development","optional":false},{"id":6893805346,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"gremlint/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-14T09:15:15.729Z","updated_at":"2023-01-14T09:15:15.729Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlint/package-lock.json","dependencies":[{"id":6893805371,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6893805372,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"development","optional":false},{"id":6893805373,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":6893805374,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6893805375,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.14.3","direct":false,"kind":"development","optional":false},{"id":6893805376,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"development","optional":false},{"id":6893805377,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":6893805378,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6893805379,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"development","optional":false},{"id":6893805380,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"development","optional":false},{"id":6893805381,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":6893805382,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6893805383,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"development","optional":false},{"id":6893805384,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"development","optional":false},{"id":6893805385,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"development","optional":false},{"id":6893805386,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6893805387,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":6893805388,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.12.17","direct":false,"kind":"development","optional":false},{"id":6893805389,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":6893805390,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":6893805391,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6893805392,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6893805393,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6893805394,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6893805395,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6893805396,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805397,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6893805398,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"development","optional":false},{"id":6893805399,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":6893805400,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6893805401,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6893805402,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6893805403,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6893805404,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6893805405,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6893805406,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6893805407,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6893805408,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6893805409,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":6893805410,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6893805411,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":6893805412,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"development","optional":false},{"id":6893805413,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.14.4","direct":false,"kind":"development","optional":false},{"id":6893805414,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6893805415,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6893805416,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805417,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6893805418,"package_name":"@jest/console","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805419,"package_name":"@jest/core","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805420,"package_name":"@jest/environment","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805421,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805422,"package_name":"@jest/globals","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805423,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805424,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805425,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805426,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805427,"package_name":"@jest/transform","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805428,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805429,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":6893805430,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6893805431,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6893805432,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.14","direct":false,"kind":"development","optional":false},{"id":6893805433,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.2","direct":false,"kind":"development","optional":false},{"id":6893805434,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"development","optional":false},{"id":6893805435,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.11.1","direct":false,"kind":"development","optional":false},{"id":6893805436,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6893805437,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6893805438,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805439,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805440,"package_name":"@types/jest","ecosystem":"npm","requirements":"27.5.2","direct":false,"kind":"development","optional":false},{"id":6893805441,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6893805442,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":6893805443,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":6893805444,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":6893805445,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":6893805446,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":6893805447,"package_name":"@types/node","ecosystem":"npm","requirements":"15.6.2","direct":false,"kind":"development","optional":false},{"id":6893805448,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6893805449,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":6893805450,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805451,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.13","direct":false,"kind":"development","optional":false},{"id":6893805452,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.0","direct":false,"kind":"development","optional":false},{"id":6893805453,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6893805454,"package_name":"acorn","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":6893805455,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6893805456,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":6893805457,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6893805458,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6893805459,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":6893805460,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6893805461,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6893805462,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6893805463,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6893805464,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805465,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805466,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893805467,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6893805468,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805469,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6893805470,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6893805471,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805472,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6893805473,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805474,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805475,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805476,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805477,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":6893805478,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805479,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6893805480,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805481,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805482,"package_name":"browserslist","ecosystem":"npm","requirements":"4.16.6","direct":false,"kind":"development","optional":false},{"id":6893805483,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":6893805484,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805485,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6893805486,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6893805487,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805488,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893805489,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6893805490,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001233","direct":false,"kind":"development","optional":false},{"id":6893805491,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805492,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6893805493,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805494,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805495,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6893805496,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6893805497,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":6893805498,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6893805499,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6893805500,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6893805501,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6893805502,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6893805503,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6893805504,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6893805505,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805506,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805507,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805508,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6893805509,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6893805510,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6893805511,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":6893805512,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6893805513,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6893805514,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6893805515,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6893805516,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6893805517,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":6893805518,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6893805519,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":6893805520,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805521,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":6893805522,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6893805523,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.2.1","direct":false,"kind":"development","optional":false},{"id":6893805524,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6893805525,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6893805526,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6893805527,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6893805528,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805529,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893805530,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6893805531,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805532,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805533,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805534,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.743","direct":false,"kind":"development","optional":false},{"id":6893805535,"package_name":"emittery","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":6893805536,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6893805537,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":6893805538,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6893805539,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6893805540,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805541,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805542,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6893805543,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6893805544,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6893805545,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6893805546,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6893805547,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6893805548,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":6893805549,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6893805550,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805551,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6893805552,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805553,"package_name":"expect","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805554,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805555,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6893805556,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805557,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6893805558,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805559,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6893805560,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6893805561,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805562,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805563,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6893805564,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805565,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6893805566,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6893805567,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":6893805568,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6893805569,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6893805570,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6893805571,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6893805572,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":6893805573,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6893805574,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.6","direct":false,"kind":"development","optional":false},{"id":6893805575,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6893805576,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6893805577,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805578,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805579,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805580,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805581,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805599,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":6893805600,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805601,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6893805602,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6893805603,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805604,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6893805605,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6893805606,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805607,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6893805608,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6893805609,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6893805610,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805611,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6893805612,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6893805613,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805614,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6893805615,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805616,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805617,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6893805618,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805619,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805620,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805621,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6893805622,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6893805623,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805624,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805625,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805626,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805627,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805628,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805629,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805630,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805631,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805632,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6893805633,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805634,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805635,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805636,"package_name":"jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805637,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805638,"package_name":"jest-cli","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805639,"package_name":"jest-config","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805640,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805641,"package_name":"jest-docblock","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":6893805642,"package_name":"jest-each","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805643,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805644,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805645,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.3.0","direct":false,"kind":"development","optional":false},{"id":6893805646,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805647,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805648,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805649,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805650,"package_name":"jest-message-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805651,"package_name":"jest-mock","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805652,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6893805653,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":6893805654,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805655,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805656,"package_name":"jest-runner","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805657,"package_name":"jest-runtime","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"development","optional":false},{"id":6893805658,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805659,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805660,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":6893805661,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805662,"package_name":"jest-validate","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805663,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6893805664,"package_name":"jest-watcher","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805665,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805667,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805668,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6893805669,"package_name":"jsdom","ecosystem":"npm","requirements":"16.6.0","direct":false,"kind":"development","optional":false},{"id":6893805670,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6893805671,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6893805672,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805673,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6893805674,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6893805675,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893805676,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6893805677,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6893805678,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805679,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":6893805680,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6893805681,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893805682,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":6893805683,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6893805684,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6893805685,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805686,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805687,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6893805688,"package_name":"mime-db","ecosystem":"npm","requirements":"1.48.0","direct":false,"kind":"development","optional":false},{"id":6893805689,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.31","direct":false,"kind":"development","optional":false},{"id":6893805690,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805691,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6893805692,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":6893805693,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6893805694,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6893805695,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6893805696,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":6893805697,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805698,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6893805699,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6893805700,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805701,"package_name":"node-notifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":6893805702,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.72","direct":false,"kind":"development","optional":false},{"id":6893805703,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6893805704,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6893805705,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805706,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6893805707,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805708,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6893805709,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805710,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6893805711,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6893805712,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6893805713,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":6893805714,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805715,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805716,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6893805717,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6893805718,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805719,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6893805720,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6893805721,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6893805722,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805723,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805724,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6893805725,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6893805726,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6893805727,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6893805728,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6893805729,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6893805730,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6893805731,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6893805732,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":6893805733,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6893805734,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6893805735,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805736,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805737,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":6893805738,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6893805739,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6893805740,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6893805741,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6893805742,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805743,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805744,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6893805745,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":6893805746,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805747,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805748,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":6893805749,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805750,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805751,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6893805752,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":6893805753,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805754,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":6893805755,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6893805756,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805757,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6893805758,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6893805759,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805760,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6893805761,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":6893805762,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805763,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805764,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6893805765,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6893805766,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":6893805767,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805768,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6893805769,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805770,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6893805771,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805772,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805773,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6893805774,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6893805775,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6893805776,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805777,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6893805778,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805779,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805780,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6893805781,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6893805782,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6893805783,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805784,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":6893805785,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805786,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805787,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6893805788,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":6893805789,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"development","optional":false},{"id":6893805790,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6893805791,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6893805792,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6893805793,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6893805794,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":6893805795,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6893805796,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6893805797,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6893805798,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6893805799,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6893805800,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6893805801,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6893805802,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805803,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805804,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805805,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6893805806,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805807,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6893805808,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6893805809,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6893805810,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6893805811,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6893805812,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805813,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6893805814,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6893805815,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6893805816,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805817,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805818,"package_name":"ts-jest","ecosystem":"npm","requirements":"26.5.6","direct":false,"kind":"development","optional":false},{"id":6893805819,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6893805820,"package_name":"tslint","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":6893805821,"package_name":"tslint-config-prettier","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"development","optional":false},{"id":6893805822,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":6893805823,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":6893805824,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6893805825,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6893805826,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":6893805827,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6893805828,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"development","optional":false},{"id":6893805829,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6893805830,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6893805831,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6893805832,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6893805833,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6893805834,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6893805835,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6893805836,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6893805837,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":6893805838,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":6893805839,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":6893805840,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6893805841,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805842,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805843,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6893805844,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6893805845,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6893805846,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6893805847,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":6893805848,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6893805849,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6893805850,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6893805851,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6893805852,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6893805853,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6893805854,"package_name":"ws","ecosystem":"npm","requirements":"7.4.6","direct":false,"kind":"development","optional":false},{"id":6893805855,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6893805856,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6893805857,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6893805858,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6893805859,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":6893805860,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.7","direct":false,"kind":"development","optional":false},{"id":6893805861,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"gremlint/package.json","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:15.826Z","updated_at":"2023-01-14T09:15:15.826Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlint/package.json","dependencies":[{"id":6893805879,"package_name":"@types/jest","ecosystem":"npm","requirements":"^27.5.0","direct":true,"kind":"development","optional":false},{"id":6893805880,"package_name":"jest","ecosystem":"npm","requirements":"^26.6.1","direct":true,"kind":"development","optional":false},{"id":6893805881,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":6893805882,"package_name":"ts-jest","ecosystem":"npm","requirements":"^26.4.2","direct":true,"kind":"development","optional":false},{"id":6893805883,"package_name":"tslint","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":6893805884,"package_name":"tslint-config-prettier","ecosystem":"npm","requirements":"^1.18.0","direct":true,"kind":"development","optional":false},{"id":6893805885,"package_name":"typescript","ecosystem":"npm","requirements":"^4.7.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"gremlin-dotnet/test/Gremlin.Net.Benchmarks/Gremlin.Net.Benchmarks.csproj","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:15.857Z","updated_at":"2023-01-14T09:15:15.857Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-dotnet/test/Gremlin.Net.Benchmarks/Gremlin.Net.Benchmarks.csproj","dependencies":[{"id":6893805896,"package_name":"BenchmarkDotNet","ecosystem":"nuget","requirements":"0.13.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gremlin.Net.IntegrationTest.csproj","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:15.928Z","updated_at":"2023-01-14T09:15:15.928Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gremlin.Net.IntegrationTest.csproj","dependencies":[{"id":6893806344,"package_name":"gherkin","ecosystem":"nuget","requirements":"26.0.3","direct":true,"kind":"runtime","optional":false},{"id":6893806345,"package_name":"Microsoft.Extensions.Logging.Console","ecosystem":"nuget","requirements":"7.0.0","direct":true,"kind":"runtime","optional":false},{"id":6893806346,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.4.1","direct":true,"kind":"runtime","optional":false},{"id":6893806347,"package_name":"Moq","ecosystem":"nuget","requirements":"4.18.4","direct":true,"kind":"runtime","optional":false},{"id":6893806348,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.4.5","direct":true,"kind":"runtime","optional":false},{"id":6893806349,"package_name":"xunit","ecosystem":"nuget","requirements":"2.4.2","direct":true,"kind":"runtime","optional":false},{"id":6893806350,"package_name":"Microsoft.Extensions.Configuration","ecosystem":"nuget","requirements":"7.0.0","direct":true,"kind":"runtime","optional":false},{"id":6893806351,"package_name":"Microsoft.Extensions.Configuration.Json","ecosystem":"nuget","requirements":"7.0.0","direct":true,"kind":"runtime","optional":false},{"id":6893806352,"package_name":"YamlDotNet","ecosystem":"nuget","requirements":"12.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"gremlin-dotnet/test/Gremlin.Net.Template.IntegrationTest/Gremlin.Net.Template.IntegrationTest.csproj","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:16.057Z","updated_at":"2023-01-14T09:15:16.057Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-dotnet/test/Gremlin.Net.Template.IntegrationTest/Gremlin.Net.Template.IntegrationTest.csproj","dependencies":[{"id":6893806357,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.4.1","direct":true,"kind":"runtime","optional":false},{"id":6893806358,"package_name":"xunit","ecosystem":"nuget","requirements":"2.4.2","direct":true,"kind":"runtime","optional":false},{"id":6893806359,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.4.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"gremlin-dotnet/test/Gremlin.Net.UnitTest/Gremlin.Net.UnitTest.csproj","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:16.112Z","updated_at":"2023-01-14T09:15:16.112Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-dotnet/test/Gremlin.Net.UnitTest/Gremlin.Net.UnitTest.csproj","dependencies":[{"id":6893806364,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.4.1","direct":true,"kind":"runtime","optional":false},{"id":6893806365,"package_name":"Moq","ecosystem":"nuget","requirements":"4.18.4","direct":true,"kind":"runtime","optional":false},{"id":6893806366,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.4.5","direct":true,"kind":"runtime","optional":false},{"id":6893806367,"package_name":"xunit","ecosystem":"nuget","requirements":"2.4.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"gremlin-python/src/main/python/setup.py","sha":null,"kind":"manifest","created_at":"2023-01-14T09:15:16.180Z","updated_at":"2023-01-14T09:15:16.180Z","repository_link":"https://github.com/apache/tinkerpop/blob/master/gremlin-python/src/main/python/setup.py","dependencies":[{"id":6893806373,"package_name":"nest_asyncio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893806374,"package_name":"aiohttp","ecosystem":"pypi","requirements":"\u003e=3.8.0,\u003c4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6893806375,"package_name":"aenum","ecosystem":"pypi","requirements":"\u003e=1.4.5,\u003c4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6893806376,"package_name":"isodate","ecosystem":"pypi","requirements":"\u003e=0.6.0,\u003c1.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":31.562095761324468,"created_at":"2025-08-07T16:42:34.714Z","updated_at":"2026-06-20T03:04:15.147Z","avatar_url":"https://github.com/apache.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362668","html_url":"https://summary.ecosyste.ms/projects/362668"}