[{"id":4189252,"name":"github.com/pterodactyl/panel","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pterodactyl/panel","keywords_array":[],"namespace":"github.com/pterodactyl","versions_count":140,"first_release_published_at":"2016-01-23T20:46:28.000Z","latest_release_published_at":"2026-08-12T00:30:28.000Z","latest_release_number":"v1.15.1","last_synced_at":"2026-09-09T12:32:23.729Z","created_at":"2022-04-12T19:48:37.100Z","updated_at":"2026-09-09T20:56:33.317Z","registry_url":"https://pkg.go.dev/github.com/pterodactyl/panel","install_command":"go get github.com/pterodactyl/panel","documentation_url":"https://pkg.go.dev/github.com/pterodactyl/panel#section-documentation","metadata":{},"repo_metadata":{"id":37304200,"uuid":"47508644","full_name":"pterodactyl/panel","owner":"pterodactyl","description":"Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.","archived":false,"fork":false,"pushed_at":"2026-08-14T20:17:23.000Z","size":29789,"stargazers_count":9219,"open_issues_count":180,"forks_count":2672,"subscribers_count":131,"default_branch":"1.0-develop","last_synced_at":"2026-09-09T12:22:05.901Z","etag":null,"topics":["docker","free","games","golang","laravel","management-system","mit","opensource","php","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://pterodactyl.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pterodactyl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["pterodactyl"]}},"created_at":"2015-12-06T18:37:08.000Z","updated_at":"2026-09-09T09:35:27.000Z","dependencies_parsed_at":"2024-01-16T05:06:40.470Z","dependency_job_id":"e22a0252-7ce6-47e7-b0cf-1cd807083fa0","html_url":"https://github.com/pterodactyl/panel","commit_stats":{"total_commits":4033,"total_committers":205,"mean_commits":"19.673170731707316","dds":0.2762211753037441,"last_synced_commit":"acaa6c9ac455af5845537d97e70f33ecf2b2d019"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/pterodactyl/panel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/refs/heads/1.0-develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/sbom","scorecard":{"id":748726,"data":{"date":"2025-08-11","repo":{"name":"github.com/pterodactyl/panel","commit":"01fd763fe93cb789431626dbed40d95cbe8b4992"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"4 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:13","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.11.11 not signed: https://api.github.com/repos/pterodactyl/panel/releases/226249365","Warn: release artifact v1.11.10 not signed: https://api.github.com/repos/pterodactyl/panel/releases/185551077","Warn: release artifact v1.11.9 not signed: https://api.github.com/repos/pterodactyl/panel/releases/182139174","Warn: release artifact v1.11.8 not signed: https://api.github.com/repos/pterodactyl/panel/releases/181781143","Warn: release artifact v1.11.7 not signed: https://api.github.com/repos/pterodactyl/panel/releases/154698794","Warn: release artifact v1.11.11 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/226249365","Warn: release artifact v1.11.10 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/185551077","Warn: release artifact v1.11.9 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/182139174","Warn: release artifact v1.11.8 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/181781143","Warn: release artifact v1.11.7 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/154698794"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/build.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/build.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/lint.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/lint.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:5: pin your Docker image by updating mhart/alpine-node:14 to mhart/alpine-node:14@sha256:9cd7d62ecd745f058931c42d32c60edd9a8f6c8eaa0a65c1547ae2bce4859652","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating php:8.3-fpm-alpine to php:8.3-fpm-alpine@sha256:2f6fadb53aef2cb11be792e0c7252313e4920bb39431d7e5b7ac130ebe867eaa","Warn: downloadThenRun not pinned by hash: Dockerfile:17-27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yaml:17"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"109 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-546h-56qp-8jmw","Warn: Project is vulnerable to: GHSA-78fx-h6xr-vch4","Warn: Project is vulnerable to: GHSA-83wp-f5c3-hqqr","Warn: Project is vulnerable to: GHSA-3527-qv2q-pfvx","Warn: Project is vulnerable to: GHSA-c2pc-g5qf-rfrf","Warn: Project is vulnerable to: GHSA-j3f9-p6hm-5w6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-4gw3-8f77-f72c","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-23wx-cgxq-vpwx","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-545q-3fg6-48m7","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-9qmh-276g-x5pj","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-46c4-8wrp-j99v","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-22T19:38:19.302Z","repository_id":37304200,"created_at":"2025-08-22T19:38:19.303Z","updated_at":"2025-08-22T19:38:19.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37187834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"pterodactyl","name":"Pterodactyl","uuid":"16179146","kind":"organization","description":"Pterodactyl® — The free game server control panel for users, networks, and game service providers.","email":"hello@infraly.co","website":"https://pterodactyl.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16179146?v=4","repositories_count":12,"last_synced_at":"2026-09-09T12:17:55.153Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pterodactyl","funding_links":["https://github.com/sponsors/pterodactyl"],"total_stars":11493,"followers":1276,"following":0,"created_at":"2022-11-08T23:52:01.724Z","updated_at":"2026-09-09T12:17:55.166Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl/repositories"},"tags":[{"name":"v1.14.0","sha":"24458ea08728e6da8f80aeafa972f1046359e26c","kind":"commit","published_at":"2026-06-22T17:04:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.14.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"4de50090141f549967fa715ef42aaaee2b4fc983","kind":"commit","published_at":"2026-06-15T00:08:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.13.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"676d25c0fdbf905cbce581973ffe505efcac608a","kind":"commit","published_at":"2026-05-30T03:47:58.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"a94b8bdb4e912468af23e70bc137145bc6123ec2","kind":"tag","published_at":"2026-05-23T18:52:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"6d526066ad5c1745c9d9bf4fcb074a15063c3ddd","kind":"tag","published_at":"2026-03-26T23:54:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"0f82c105201b192d229f6abd5827e2ee7e672a05","kind":"tag","published_at":"2026-02-14T19:34:54.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"09caa0d4995bd924b53b9a9e9b4883ac27bd5607","kind":"tag","published_at":"2026-01-06T00:08:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.0/manifests"},{"name":"v1.11.11","sha":"ac16af6d0a704c009240f18cfe3b31ca1dc24923","kind":"tag","published_at":"2025-06-18T03:21:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.11","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.11/manifests"},{"name":"v1.11.10","sha":"79dc5ee55f6b4ebb70d34408ea8312e986179510","kind":"tag","published_at":"2024-11-15T02:25:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.10","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.10/manifests"},{"name":"v1.11.9","sha":"a366785ece204f3f96a0e8d26db2918a7998b2eb","kind":"tag","published_at":"2024-10-27T19:52:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.9","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"75b59080e2812ced677dab516222b2a3bb34e3a4","kind":"tag","published_at":"2024-10-24T17:31:18.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.8","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.8/manifests"},{"name":"v1.11.7","sha":"3a0b7d13a998cddc87f62839af517777ad21db03","kind":"tag","published_at":"2024-05-08T04:13:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"b7b2413f3d9e41ec2242fd390df11edcc61c1b11","kind":"tag","published_at":"2024-05-02T19:37:23.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"742e352c671610ab35b3bcc191fce12fcb3c8770","kind":"tag","published_at":"2023-10-12T19:58:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"35159b3715285ec93cdd1973c820b0fe466cdedd","kind":"tag","published_at":"2023-10-10T19:13:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"43f7c106172a68f9d81c84af34735373dc900395","kind":"tag","published_at":"2023-01-27T19:25:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"ac53e7b061ec761aacc6eb0602d4d5a60941870d","kind":"tag","published_at":"2022-12-12T23:17:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"411017198ee9cb24c2426fcbf338c51d96ccbf4a","kind":"tag","published_at":"2022-12-05T20:16:09.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"7d93f1566c529173915f050c033936ee89c35773","kind":"tag","published_at":"2022-12-05T00:40:57.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0/manifests"},{"name":"v1.11.0-rc.2","sha":"1bb1b13f6d1247a051f249016c5b8fe985e64817","kind":"tag","published_at":"2022-11-22T20:51:29.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.2/manifests"},{"name":"v1.11.0-rc.1","sha":"c1584d9a5bc8e8a284ddd7d3de7e38015401651b","kind":"tag","published_at":"2022-11-15T03:31:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.1/manifests"},{"name":"v1.10.4","sha":"95e15d2c8a8d36788a7c87d01b31bcdaa825a7dc","kind":"tag","published_at":"2022-10-16T18:22:33.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"ac8629d449212282c2719dda57a0c3a4fabe61e6","kind":"tag","published_at":"2022-10-05T02:49:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"0dc77aec250a9c47bbc9835f519bcf2305ea233c","kind":"tag","published_at":"2022-09-26T01:19:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"2da8042b0f94e381a0b29a9b97d5476a569401bd","kind":"tag","published_at":"2022-07-25T00:43:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"f614b443dd5952d0c4db4e2b87fcffbebb2bb178","kind":"tag","published_at":"2022-07-24T23:40:16.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"74c3b0082803a7892659ed5187028a35a8a33100","kind":"tag","published_at":"2022-07-03T23:57:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"4fa735da3f9be0a80ff99c49dd6e323276cb5678","kind":"tag","published_at":"2022-06-28T01:02:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"16725e656b5540be63a0989a12d0c69354959019","kind":"tag","published_at":"2022-06-27T01:19:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"5143faa4b1c0141b9bbc7d3660785e6d05e48d9c","kind":"tag","published_at":"2022-05-30T15:41:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.8.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8cf1311b8454283a33e29f67b5174163094e34c4","kind":"tag","published_at":"2022-05-30T00:53:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.8.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dfa329ddf242908b60e22e3340ea36359eab1ef4","kind":"tag","published_at":"2022-01-20T02:09:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.7.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.7.0/manifests"},{"name":"v1.6.6","sha":"30bb629bad809eae48e8aee1271c7e6f940a0364","kind":"tag","published_at":"2021-11-17T04:37:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"17c03e9a4d4003f460edfe4a40f68924a0ca8eda","kind":"tag","published_at":"2021-11-04T04:33:31.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"d65e2978d0af2a41375c1b313663071933d5158a","kind":"tag","published_at":"2021-10-23T20:03:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"c57eb2c9e6e31823669c4ec444afed9f3e156a5e","kind":"tag","published_at":"2021-09-22T04:36:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5fdb0a590905a2f6866a99d5096ff38c8341a3aa","kind":"tag","published_at":"2021-09-14T04:02:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dbb061d6f3be207fd47357a63bbb42a0d6a5d332","kind":"tag","published_at":"2021-09-12T18:27:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"7e91a33a67bda6029e49b85a2b58a77d275fd662","kind":"tag","published_at":"2021-08-04T03:55:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.5.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b19a1640f02e334e991f7c58322003a4d6567d8f","kind":"tag","published_at":"2021-08-03T03:48:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.5.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"aa3ea8b24bc97eed5358e886a5f89e7c8b59bb0a","kind":"tag","published_at":"2021-06-05T16:02:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5f48712c28ebd2d3726d1235b33d336fd2c0cf3a","kind":"tag","published_at":"2021-05-02T22:58:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d0c7e2c0e62f67ae3b78bc64c61d472bfeffc72f","kind":"tag","published_at":"2021-04-24T23:46:15.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"48ad8f538e50548c78f092085affd56d375af69d","kind":"tag","published_at":"2021-03-26T16:10:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9d500f1c49dd16c4bfc95ed77afc86470226399a","kind":"tag","published_at":"2021-03-08T01:38:53.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ca6068fa6d38219bb5385584a94446d515f4a3a2","kind":"tag","published_at":"2021-03-06T20:09:50.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3053a896f4c6f23a08ff9efff6ce53345eedc673","kind":"tag","published_at":"2021-01-20T05:45:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"ef3f8586c5454ee05c8b87bb819e6efea048efef","kind":"tag","published_at":"2021-01-07T05:45:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5f284dad1d79a9f440328b3d5d3f752d28cbe189","kind":"tag","published_at":"2020-12-31T02:13:58.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"63eefaa6959f6ff47af4233507bb6bbef24d2cf2","kind":"tag","published_at":"2020-12-06T23:50:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d79b3a9cd0b8e40dd9d3611d80f961f3a7421cda","kind":"tag","published_at":"2020-11-15T04:47:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"085fa8dcb502ea5fbe9c8664c78d11b9b042f022","kind":"tag","published_at":"2020-11-09T01:14:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2d19c12a5a35ed66550746764b37c961c6ad0ee7","kind":"tag","published_at":"2020-11-08T23:29:46.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ad4df56f7ca7271c7a973930d2e9132c67590348","kind":"tag","published_at":"2020-10-26T01:21:30.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"23872b844a5048959555ae9dd9547ce76d9f24e8","kind":"tag","published_at":"2020-10-23T04:33:26.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6274c451af4c94221c5340fa6a9d6df702423bd1","kind":"tag","published_at":"2020-10-13T04:04:21.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d795668fc202707749bb418e1a735338f78d26dd","kind":"tag","published_at":"2020-10-11T23:28:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.7","sha":"2d01c7b9887a4d8cf5b65bf6ecf0d302de2b5265","kind":"tag","published_at":"2020-10-04T04:03:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.7/manifests"},{"name":"v0.7.19","sha":"faf31120647f4082b615995ea919989e25ef8701","kind":"tag","published_at":"2020-10-03T17:08:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.19","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.19/manifests"},{"name":"v1.0.0-rc.6","sha":"0908830003cd1338a7e162cdf8c596ebda98fd64","kind":"tag","published_at":"2020-09-18T03:48:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"8c6c271916e57622d65fa10729651ccb42859775","kind":"tag","published_at":"2020-09-12T06:19:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"1077504c02f1350bd74d6e2e5c49788638f22445","kind":"tag","published_at":"2020-09-11T03:20:16.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"de9ec1eba646a3efcd0d102d5be460fe23f590d8","kind":"tag","published_at":"2020-09-01T04:07:08.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"ac1559de5e8170bcd97ae0f22812fd46b8141b69","kind":"tag","published_at":"2020-08-26T04:57:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1e58e108ba71ec6adcfcc61648d02f9f8c6bcd12","kind":"tag","published_at":"2020-08-24T03:53:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-beta.7","sha":"941da821e19199bdd0a8c06883d6537b16d393e9","kind":"tag","published_at":"2020-08-02T04:34:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.7/manifests"},{"name":"v0.7.18","sha":"854d984804122bdf9ab8648e04bc57afcfe69cc0","kind":"tag","published_at":"2020-07-26T19:00:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.18","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.18/manifests"},{"name":"v1.0.0-beta.6","sha":"24db6d9128513ab372c11a26f28a8a5142e5fa05","kind":"tag","published_at":"2020-07-20T01:34:07.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"6d1c2708ced9092a1eea65c98d2d2343926aa4b2","kind":"tag","published_at":"2020-06-19T04:16:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.5/manifests"},{"name":"v1.0.0-beta.4","sha":"16ef98fe696fe89c272daf599110242eab010eba","kind":"tag","published_at":"2020-05-18T01:47:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"99e062fbb57cebd802c3c460dd40e2cc2e611107","kind":"tag","published_at":"2020-05-04T04:51:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"b09f3e2933a7547a173a0bf8efbaf3f43ab10853","kind":"tag","published_at":"2020-04-26T01:41:26.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"9b064deee7f2ba91bda325f3ed92aec69c9af722","kind":"tag","published_at":"2020-04-13T01:56:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.17","sha":"4147e6e96ab287a6520a28996cbc0996ff4952fc","kind":"tag","published_at":"2020-03-16T00:21:37.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.17","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.17/manifests"},{"name":"v0.8.0-alpha.2","sha":"218ea6ddb91acc494376583ff055fb143fff5885","kind":"tag","published_at":"2020-01-19T23:26:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.8.0-alpha.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.8.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.8.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.2/manifests"},{"name":"v0.7.16","sha":"064d8e974e5f310759c8ee229e193d402702478c","kind":"tag","published_at":"2019-12-28T19:40:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.16","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.16/manifests"},{"name":"v0.8.0-alpha.1","sha":"ff633c8e157f8bbe277b4e713edb39fc487640a0","kind":"tag","published_at":"2019-12-23T05:29:05.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.1/manifests"},{"name":"v0.7.15","sha":"80d337db608acc43e8ba2c104f1b9bee32113105","kind":"tag","published_at":"2019-08-03T22:02:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.15","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"c38f78df84a8068ac32bddf360cf3167b3903340","kind":"tag","published_at":"2019-06-22T05:06:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.14","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"d4facaa2d65b96d3cde6f89cbbd67c78d29b65cd","kind":"tag","published_at":"2019-03-03T21:59:07.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.13","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"5fc6ef191c85c621425df5fb3a5da3add6a5fbed","kind":"tag","published_at":"2019-02-02T22:11:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.12","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"bedbc140af1090ce9dc009b5de82098597f4fe20","kind":"tag","published_at":"2018-11-10T23:39:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.11","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"d5f166d12104a201dce25808a83ec06109968add","kind":"tag","published_at":"2018-09-03T23:24:17.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.10","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"8341cdbc88427b366b8e59c1878d504fea4de94b","kind":"tag","published_at":"2018-07-04T18:44:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.9","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"0a828e0f8dab161c12cb994a82624bb517d2b511","kind":"tag","published_at":"2018-07-01T22:04:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.8","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8/manifests"},{"name":"v0.7.8-fixed","sha":"0a828e0f8dab161c12cb994a82624bb517d2b511","kind":"tag","published_at":"2018-07-01T22:03:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.8-fixed","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.8-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.8-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8-fixed/manifests"},{"name":"v0.7.7","sha":"70b8debe6ec9ffe9dd5a71ca782304236d38bd48","kind":"tag","published_at":"2018-05-26T18:44:33.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"e57fbd3fb4ca6865a9ed34cac7a3773d21200a8b","kind":"tag","published_at":"2018-03-10T21:20:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"4e3dd288250dc774d985050c86ea10bc9eb30c5e","kind":"tag","published_at":"2018-03-04T04:26:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.5/manifests"},{"name":"v0.7.4-h.1","sha":"58e0dac4f9a584b00bba89527e52fc6b53a4973b","kind":"tag","published_at":"2018-03-03T05:18:05.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.4-h.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.4-h.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.4-h.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4-h.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4-h.1/manifests"},{"name":"v0.7.4","sha":"95c1fe4fb726219a2c49e956e0023e6a995886eb","kind":"tag","published_at":"2018-03-03T03:29:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"301ff759957770ff56bc9d515a8203634a7e0ea1","kind":"tag","published_at":"2018-02-25T22:23:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2460d99eb64ded1758f8a2f05fa3e8d4471bc4d7","kind":"tag","published_at":"2018-02-24T22:28:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"5d1d8a73988e5624915dad42e97931bbd5a7e126","kind":"tag","published_at":"2018-02-18T21:18:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"58c16e706d3eb98ce28963b6e12243b0e8fc6ddb","kind":"tag","published_at":"2018-02-17T23:02:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.2","sha":"23f45b4b4cc808e5dc1f0db260ceed78e076f2a7","kind":"tag","published_at":"2018-02-04T20:05:17.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.2/manifests"},{"name":"v0.7.0-rc.1","sha":"e2187e1bad78f4379d4484d2c3a43cf544ce8511","kind":"tag","published_at":"2018-01-31T04:51:08.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.1/manifests"},{"name":"v0.7.0-beta.4","sha":"c5ebabe6e1e2ab90775a392199b5c812d6f4245b","kind":"tag","published_at":"2018-01-09T05:07:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.4/manifests"},{"name":"v0.7.0-beta.3","sha":"1e691f72c5538862af0fcca41673daf01f4d203c","kind":"tag","published_at":"2017-12-30T23:01:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.3/manifests"},{"name":"v0.7.0-beta.2","sha":"f62da9fcf47cda71d718d1427bde9e13e528da3c","kind":"tag","published_at":"2017-11-18T23:02:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.2/manifests"},{"name":"v0.7.0-beta.1","sha":"c8cc6d41afb0a49591fa5b89d66b1dc8b923abe8","kind":"tag","published_at":"2017-11-04T22:56:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.1/manifests"},{"name":"v0.6.4","sha":"ae337d921644b41a0b5f17fa0a5568e78fff582d","kind":"tag","published_at":"2017-07-01T02:42:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"11b887e1b004c5a9f31fc4b80e155cae87ac97a3","kind":"tag","published_at":"2017-06-27T03:52:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"81869dee9a8e79d1a92813ea53b5c2276c3aebab","kind":"tag","published_at":"2017-06-19T03:14:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"702b0eb007658f170ffc1f63cb0ae2a036f6f5d6","kind":"tag","published_at":"2017-05-25T01:58:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"783b7630f4c486261690eee3c3c5a9d5fbae7504","kind":"tag","published_at":"2017-05-07T14:52:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc.1","sha":"071b362d12ff7bf6de0617e6695b5b80964d247a","kind":"tag","published_at":"2017-05-03T00:25:48.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-rc.1/manifests"},{"name":"v0.6.0-beta.2.1","sha":"c800a108e086391b03634c3780b37ee8b2db8fd6","kind":"tag","published_at":"2017-04-18T01:56:57.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.2.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2.1/manifests"},{"name":"v0.6.0-beta.2","sha":"c942387a0a14db5a73343014497ee2dd8938df4c","kind":"tag","published_at":"2017-04-16T03:41:04.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2/manifests"},{"name":"v0.6.0-beta.1","sha":"a15b7fb69c690f23b71e0159b0c9c91c487a00cd","kind":"tag","published_at":"2017-04-15T00:54:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.1/manifests"},{"name":"v0.6.0-pre.7","sha":"01c208727dbea48a695fe9a0ab1894b38eb0ff41","kind":"tag","published_at":"2017-03-19T17:37:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.7/manifests"},{"name":"v0.6.0-pre.6","sha":"1ef72b9394c52a3b060ee162e6a7a55aae2af433","kind":"tag","published_at":"2017-03-19T00:53:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.6/manifests"},{"name":"v0.6.0-pre.5","sha":"274eee21cda493c221467e687ae1ac6ee13c893b","kind":"tag","published_at":"2017-03-18T21:45:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.5/manifests"},{"name":"v0.6.0-pre.4","sha":"c6b940d5163287b15466beb71c2e0623927cd72e","kind":"tag","published_at":"2017-02-19T03:44:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.4/manifests"},{"name":"v0.6.0-pre.3","sha":"136808e03f72ac39f0a1ebd2161f49af570a0b68","kind":"tag","published_at":"2017-02-18T01:42:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.3/manifests"},{"name":"v0.6.0-pre.2","sha":"707663a62c2d9462a772e1f117ec2865f7a29bb0","kind":"tag","published_at":"2017-02-16T23:35:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.2/manifests"},{"name":"v0.6.0-pre.1","sha":"c3fe0937c0ace7f8de20d8b16abf245fa5d5ea8f","kind":"tag","published_at":"2017-02-16T21:25:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.1/manifests"},{"name":"v0.5.7","sha":"2037819f6bf99524de2115002b583fb7ec17b738","kind":"tag","published_at":"2017-02-06T01:01:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"ba1f71d1b6afd50b872b9ef99c41e8f51e4815b7","kind":"tag","published_at":"2017-01-03T22:53:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"1053ae4b52e317b1e40159047c79206539073734","kind":"tag","published_at":"2016-12-08T00:32:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"25cc1bef3ef0b05756434c6e72a1916a698b02b2","kind":"tag","published_at":"2016-12-03T00:48:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"8a540353815df27e4df954e8ebf3ca2aa384f12f","kind":"tag","published_at":"2016-11-28T19:01:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"bfe253516d873b8a6ab1e04f990144f98321d669","kind":"tag","published_at":"2016-11-27T01:31:06.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"4925ee32bef7bd029092a8b6ffb2491c352b00a9","kind":"tag","published_at":"2016-11-07T21:01:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e77b984596bcc80c2ef2637df4c9bf20442f70b6","kind":"tag","published_at":"2016-11-05T02:01:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0/manifests"},{"name":"v0.5.0-rc.2","sha":"670d617c8724a5053c53145f7cff98a60a27add3","kind":"tag","published_at":"2016-10-31T21:48:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.2/manifests"},{"name":"v0.5.0-rc.1","sha":"8430aa87131810bb5fc972cc5a1ddbb327798b9f","kind":"tag","published_at":"2016-10-30T23:50:27.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.1/manifests"},{"name":"v0.5.0-pre.3","sha":"8259304314e436282c8b5b0272d654bc99160caf","kind":"tag","published_at":"2016-10-22T15:19:18.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.3/manifests"},{"name":"v0.5.0-pre.2","sha":"e392433d5803dd3a4cc88214c516788b168be288","kind":"tag","published_at":"2016-10-07T21:09:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.2/manifests"},{"name":"v0.5.0-pre.1","sha":"aadb23eb7418499e3fae17808a7f59b8b4b748a2","kind":"tag","published_at":"2016-10-05T21:44:53.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.1/manifests"},{"name":"v0.4.1-beta","sha":"09b0a3da27bcb4caf26d7f2ea38563a87472fb2a","kind":"tag","published_at":"2016-09-27T22:20:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.4.1-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.4.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.4.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.1-beta/manifests"},{"name":"v0.4.0-beta","sha":"f29111309d4ae3d20c2ead4ffb75299d7cdf8c9a","kind":"tag","published_at":"2016-09-21T21:30:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.4.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.0-beta/manifests"},{"name":"v0.3.0-beta","sha":"d96aff3086ceb7e068946648f4f1168a6e8a2d37","kind":"commit","published_at":"2016-02-27T15:35:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.3.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.3.0-beta/manifests"},{"name":"v0.2.0-beta","sha":"fb1eef292b4760a349b5f7f1a72869ef903837be","kind":"commit","published_at":"2016-02-15T02:53:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.2.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.2.0-beta/manifests"},{"name":"v0.1.2-beta","sha":"4030eb4994b77c47c2b4dfae28233e6a8c685eb3","kind":"commit","published_at":"2016-01-26T01:50:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.2-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.2-beta/manifests"},{"name":"v0.1.1-beta","sha":"35de668622d048ec2568dc921f367c46e5e136dc","kind":"commit","published_at":"2016-01-24T02:42:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.1-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.1-beta/manifests"},{"name":"v0.1.0-beta","sha":"2ab4ac6f08870b756e2830c172b04e0f8c9b0b3a","kind":"commit","published_at":"2016-01-23T20:46:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-09-09T20:56:33.316Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/pterodactyl/panel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pterodactyl/panel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pterodactyl/panel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pterodactyl/panel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pterodactyl"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T23:01:28.778Z","issues_count":654,"pull_requests_count":377,"avg_time_to_close_issue":11683843.152466368,"avg_time_to_close_pull_request":14883011.711111112,"issues_closed_count":446,"pull_requests_closed_count":270,"pull_request_authors_count":136,"issue_authors_count":537,"avg_comments_per_issue":4.08256880733945,"avg_comments_per_pull_request":1.0583554376657824,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":3769374.375,"past_year_avg_time_to_close_pull_request":3047129.769230769,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":1.553191489361702,"past_year_avg_comments_per_pull_request":2.0789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/issues","maintainers":[{"login":"lancepioch","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancepioch"},{"login":"danny6167","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danny6167"},{"login":"parkervcp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkervcp"},{"login":"matthewpi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewpi"},{"login":"schrej","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schrej"},{"login":"infraly-will","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infraly-will"},{"login":"DaneEveritt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaneEveritt"}],"active_maintainers":[{"login":"danny6167","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danny6167"},{"login":"infraly-will","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infraly-will"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpterodactyl%2Fpanel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpterodactyl%2Fpanel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpterodactyl%2Fpanel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpterodactyl%2Fpanel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpterodactyl%2Fpanel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpterodactyl%2Fpanel/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2321263,"maintainers_count":0,"namespaces_count":841575,"keywords_count":127858,"github":"golang","metadata":{"funded_packages_count":82019,"sync_missing_packages_cursor":{"timestamp":"2026-09-13T00:27:08.257651Z","path":"github.com/ultralytics/thop","version":"v2.0.21+incompatible"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-13T05:01:04.658Z","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":11709047,"name":"github.com/Pterodactyl/Panel","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/Pterodactyl/Panel","keywords_array":[],"namespace":null,"versions_count":140,"first_release_published_at":"2016-01-23T20:46:28.000Z","latest_release_published_at":"2026-08-12T00:30:28.000Z","latest_release_number":"v1.15.1","last_synced_at":"2026-09-09T12:53:31.123Z","created_at":"2025-05-30T10:32:37.635Z","updated_at":"2026-09-09T20:56:33.327Z","registry_url":"https://pkg.go.dev/github.com/Pterodactyl/Panel","install_command":"go get github.com/Pterodactyl/Panel","documentation_url":"https://pkg.go.dev/github.com/Pterodactyl/Panel#section-documentation","metadata":{},"repo_metadata":{"id":37304200,"uuid":"47508644","full_name":"pterodactyl/panel","owner":"pterodactyl","description":"Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.","archived":false,"fork":false,"pushed_at":"2026-08-14T20:17:23.000Z","size":29789,"stargazers_count":9219,"open_issues_count":180,"forks_count":2672,"subscribers_count":131,"default_branch":"1.0-develop","last_synced_at":"2026-09-09T12:22:05.901Z","etag":null,"topics":["docker","free","games","golang","laravel","management-system","mit","opensource","php","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://pterodactyl.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pterodactyl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["pterodactyl"]}},"created_at":"2015-12-06T18:37:08.000Z","updated_at":"2026-09-09T09:35:27.000Z","dependencies_parsed_at":"2024-01-16T05:06:40.470Z","dependency_job_id":"e22a0252-7ce6-47e7-b0cf-1cd807083fa0","html_url":"https://github.com/pterodactyl/panel","commit_stats":{"total_commits":4033,"total_committers":205,"mean_commits":"19.673170731707316","dds":0.2762211753037441,"last_synced_commit":"acaa6c9ac455af5845537d97e70f33ecf2b2d019"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/pterodactyl/panel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/refs/heads/1.0-develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/sbom","scorecard":{"id":748726,"data":{"date":"2025-08-11","repo":{"name":"github.com/pterodactyl/panel","commit":"01fd763fe93cb789431626dbed40d95cbe8b4992"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"4 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:13","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.11.11 not signed: https://api.github.com/repos/pterodactyl/panel/releases/226249365","Warn: release artifact v1.11.10 not signed: https://api.github.com/repos/pterodactyl/panel/releases/185551077","Warn: release artifact v1.11.9 not signed: https://api.github.com/repos/pterodactyl/panel/releases/182139174","Warn: release artifact v1.11.8 not signed: https://api.github.com/repos/pterodactyl/panel/releases/181781143","Warn: release artifact v1.11.7 not signed: https://api.github.com/repos/pterodactyl/panel/releases/154698794","Warn: release artifact v1.11.11 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/226249365","Warn: release artifact v1.11.10 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/185551077","Warn: release artifact v1.11.9 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/182139174","Warn: release artifact v1.11.8 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/181781143","Warn: release artifact v1.11.7 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/154698794"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/build.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/build.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/lint.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/lint.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:5: pin your Docker image by updating mhart/alpine-node:14 to mhart/alpine-node:14@sha256:9cd7d62ecd745f058931c42d32c60edd9a8f6c8eaa0a65c1547ae2bce4859652","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating php:8.3-fpm-alpine to php:8.3-fpm-alpine@sha256:2f6fadb53aef2cb11be792e0c7252313e4920bb39431d7e5b7ac130ebe867eaa","Warn: downloadThenRun not pinned by hash: Dockerfile:17-27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yaml:17"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"109 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-546h-56qp-8jmw","Warn: Project is vulnerable to: GHSA-78fx-h6xr-vch4","Warn: Project is vulnerable to: GHSA-83wp-f5c3-hqqr","Warn: Project is vulnerable to: GHSA-3527-qv2q-pfvx","Warn: Project is vulnerable to: GHSA-c2pc-g5qf-rfrf","Warn: Project is vulnerable to: GHSA-j3f9-p6hm-5w6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-4gw3-8f77-f72c","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-23wx-cgxq-vpwx","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-545q-3fg6-48m7","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-9qmh-276g-x5pj","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-46c4-8wrp-j99v","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-22T19:38:19.302Z","repository_id":37304200,"created_at":"2025-08-22T19:38:19.303Z","updated_at":"2025-08-22T19:38:19.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37187834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"pterodactyl","name":"Pterodactyl","uuid":"16179146","kind":"organization","description":"Pterodactyl® — The free game server control panel for users, networks, and game service providers.","email":"hello@infraly.co","website":"https://pterodactyl.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16179146?v=4","repositories_count":12,"last_synced_at":"2026-09-09T12:17:55.153Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pterodactyl","funding_links":["https://github.com/sponsors/pterodactyl"],"total_stars":11493,"followers":1276,"following":0,"created_at":"2022-11-08T23:52:01.724Z","updated_at":"2026-09-09T12:17:55.166Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl/repositories"},"tags":[{"name":"v1.14.0","sha":"24458ea08728e6da8f80aeafa972f1046359e26c","kind":"commit","published_at":"2026-06-22T17:04:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.14.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"4de50090141f549967fa715ef42aaaee2b4fc983","kind":"commit","published_at":"2026-06-15T00:08:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.13.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"676d25c0fdbf905cbce581973ffe505efcac608a","kind":"commit","published_at":"2026-05-30T03:47:58.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"a94b8bdb4e912468af23e70bc137145bc6123ec2","kind":"tag","published_at":"2026-05-23T18:52:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"6d526066ad5c1745c9d9bf4fcb074a15063c3ddd","kind":"tag","published_at":"2026-03-26T23:54:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"0f82c105201b192d229f6abd5827e2ee7e672a05","kind":"tag","published_at":"2026-02-14T19:34:54.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"09caa0d4995bd924b53b9a9e9b4883ac27bd5607","kind":"tag","published_at":"2026-01-06T00:08:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.0/manifests"},{"name":"v1.11.11","sha":"ac16af6d0a704c009240f18cfe3b31ca1dc24923","kind":"tag","published_at":"2025-06-18T03:21:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.11","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.11/manifests"},{"name":"v1.11.10","sha":"79dc5ee55f6b4ebb70d34408ea8312e986179510","kind":"tag","published_at":"2024-11-15T02:25:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.10","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.10/manifests"},{"name":"v1.11.9","sha":"a366785ece204f3f96a0e8d26db2918a7998b2eb","kind":"tag","published_at":"2024-10-27T19:52:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.9","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"75b59080e2812ced677dab516222b2a3bb34e3a4","kind":"tag","published_at":"2024-10-24T17:31:18.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.8","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.8/manifests"},{"name":"v1.11.7","sha":"3a0b7d13a998cddc87f62839af517777ad21db03","kind":"tag","published_at":"2024-05-08T04:13:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"b7b2413f3d9e41ec2242fd390df11edcc61c1b11","kind":"tag","published_at":"2024-05-02T19:37:23.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"742e352c671610ab35b3bcc191fce12fcb3c8770","kind":"tag","published_at":"2023-10-12T19:58:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"35159b3715285ec93cdd1973c820b0fe466cdedd","kind":"tag","published_at":"2023-10-10T19:13:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"43f7c106172a68f9d81c84af34735373dc900395","kind":"tag","published_at":"2023-01-27T19:25:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"ac53e7b061ec761aacc6eb0602d4d5a60941870d","kind":"tag","published_at":"2022-12-12T23:17:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"411017198ee9cb24c2426fcbf338c51d96ccbf4a","kind":"tag","published_at":"2022-12-05T20:16:09.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"7d93f1566c529173915f050c033936ee89c35773","kind":"tag","published_at":"2022-12-05T00:40:57.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0/manifests"},{"name":"v1.11.0-rc.2","sha":"1bb1b13f6d1247a051f249016c5b8fe985e64817","kind":"tag","published_at":"2022-11-22T20:51:29.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.2/manifests"},{"name":"v1.11.0-rc.1","sha":"c1584d9a5bc8e8a284ddd7d3de7e38015401651b","kind":"tag","published_at":"2022-11-15T03:31:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.1/manifests"},{"name":"v1.10.4","sha":"95e15d2c8a8d36788a7c87d01b31bcdaa825a7dc","kind":"tag","published_at":"2022-10-16T18:22:33.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"ac8629d449212282c2719dda57a0c3a4fabe61e6","kind":"tag","published_at":"2022-10-05T02:49:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"0dc77aec250a9c47bbc9835f519bcf2305ea233c","kind":"tag","published_at":"2022-09-26T01:19:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"2da8042b0f94e381a0b29a9b97d5476a569401bd","kind":"tag","published_at":"2022-07-25T00:43:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"f614b443dd5952d0c4db4e2b87fcffbebb2bb178","kind":"tag","published_at":"2022-07-24T23:40:16.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"74c3b0082803a7892659ed5187028a35a8a33100","kind":"tag","published_at":"2022-07-03T23:57:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"4fa735da3f9be0a80ff99c49dd6e323276cb5678","kind":"tag","published_at":"2022-06-28T01:02:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"16725e656b5540be63a0989a12d0c69354959019","kind":"tag","published_at":"2022-06-27T01:19:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"5143faa4b1c0141b9bbc7d3660785e6d05e48d9c","kind":"tag","published_at":"2022-05-30T15:41:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.8.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8cf1311b8454283a33e29f67b5174163094e34c4","kind":"tag","published_at":"2022-05-30T00:53:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.8.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dfa329ddf242908b60e22e3340ea36359eab1ef4","kind":"tag","published_at":"2022-01-20T02:09:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.7.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.7.0/manifests"},{"name":"v1.6.6","sha":"30bb629bad809eae48e8aee1271c7e6f940a0364","kind":"tag","published_at":"2021-11-17T04:37:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"17c03e9a4d4003f460edfe4a40f68924a0ca8eda","kind":"tag","published_at":"2021-11-04T04:33:31.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"d65e2978d0af2a41375c1b313663071933d5158a","kind":"tag","published_at":"2021-10-23T20:03:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"c57eb2c9e6e31823669c4ec444afed9f3e156a5e","kind":"tag","published_at":"2021-09-22T04:36:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5fdb0a590905a2f6866a99d5096ff38c8341a3aa","kind":"tag","published_at":"2021-09-14T04:02:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dbb061d6f3be207fd47357a63bbb42a0d6a5d332","kind":"tag","published_at":"2021-09-12T18:27:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"7e91a33a67bda6029e49b85a2b58a77d275fd662","kind":"tag","published_at":"2021-08-04T03:55:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.5.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b19a1640f02e334e991f7c58322003a4d6567d8f","kind":"tag","published_at":"2021-08-03T03:48:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.5.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"aa3ea8b24bc97eed5358e886a5f89e7c8b59bb0a","kind":"tag","published_at":"2021-06-05T16:02:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5f48712c28ebd2d3726d1235b33d336fd2c0cf3a","kind":"tag","published_at":"2021-05-02T22:58:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d0c7e2c0e62f67ae3b78bc64c61d472bfeffc72f","kind":"tag","published_at":"2021-04-24T23:46:15.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"48ad8f538e50548c78f092085affd56d375af69d","kind":"tag","published_at":"2021-03-26T16:10:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9d500f1c49dd16c4bfc95ed77afc86470226399a","kind":"tag","published_at":"2021-03-08T01:38:53.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ca6068fa6d38219bb5385584a94446d515f4a3a2","kind":"tag","published_at":"2021-03-06T20:09:50.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3053a896f4c6f23a08ff9efff6ce53345eedc673","kind":"tag","published_at":"2021-01-20T05:45:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"ef3f8586c5454ee05c8b87bb819e6efea048efef","kind":"tag","published_at":"2021-01-07T05:45:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5f284dad1d79a9f440328b3d5d3f752d28cbe189","kind":"tag","published_at":"2020-12-31T02:13:58.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"63eefaa6959f6ff47af4233507bb6bbef24d2cf2","kind":"tag","published_at":"2020-12-06T23:50:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d79b3a9cd0b8e40dd9d3611d80f961f3a7421cda","kind":"tag","published_at":"2020-11-15T04:47:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"085fa8dcb502ea5fbe9c8664c78d11b9b042f022","kind":"tag","published_at":"2020-11-09T01:14:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2d19c12a5a35ed66550746764b37c961c6ad0ee7","kind":"tag","published_at":"2020-11-08T23:29:46.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ad4df56f7ca7271c7a973930d2e9132c67590348","kind":"tag","published_at":"2020-10-26T01:21:30.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"23872b844a5048959555ae9dd9547ce76d9f24e8","kind":"tag","published_at":"2020-10-23T04:33:26.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6274c451af4c94221c5340fa6a9d6df702423bd1","kind":"tag","published_at":"2020-10-13T04:04:21.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d795668fc202707749bb418e1a735338f78d26dd","kind":"tag","published_at":"2020-10-11T23:28:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.7","sha":"2d01c7b9887a4d8cf5b65bf6ecf0d302de2b5265","kind":"tag","published_at":"2020-10-04T04:03:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.7/manifests"},{"name":"v0.7.19","sha":"faf31120647f4082b615995ea919989e25ef8701","kind":"tag","published_at":"2020-10-03T17:08:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.19","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.19/manifests"},{"name":"v1.0.0-rc.6","sha":"0908830003cd1338a7e162cdf8c596ebda98fd64","kind":"tag","published_at":"2020-09-18T03:48:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"8c6c271916e57622d65fa10729651ccb42859775","kind":"tag","published_at":"2020-09-12T06:19:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"1077504c02f1350bd74d6e2e5c49788638f22445","kind":"tag","published_at":"2020-09-11T03:20:16.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"de9ec1eba646a3efcd0d102d5be460fe23f590d8","kind":"tag","published_at":"2020-09-01T04:07:08.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"ac1559de5e8170bcd97ae0f22812fd46b8141b69","kind":"tag","published_at":"2020-08-26T04:57:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1e58e108ba71ec6adcfcc61648d02f9f8c6bcd12","kind":"tag","published_at":"2020-08-24T03:53:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-beta.7","sha":"941da821e19199bdd0a8c06883d6537b16d393e9","kind":"tag","published_at":"2020-08-02T04:34:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.7/manifests"},{"name":"v0.7.18","sha":"854d984804122bdf9ab8648e04bc57afcfe69cc0","kind":"tag","published_at":"2020-07-26T19:00:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.18","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.18/manifests"},{"name":"v1.0.0-beta.6","sha":"24db6d9128513ab372c11a26f28a8a5142e5fa05","kind":"tag","published_at":"2020-07-20T01:34:07.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"6d1c2708ced9092a1eea65c98d2d2343926aa4b2","kind":"tag","published_at":"2020-06-19T04:16:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.5/manifests"},{"name":"v1.0.0-beta.4","sha":"16ef98fe696fe89c272daf599110242eab010eba","kind":"tag","published_at":"2020-05-18T01:47:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"99e062fbb57cebd802c3c460dd40e2cc2e611107","kind":"tag","published_at":"2020-05-04T04:51:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"b09f3e2933a7547a173a0bf8efbaf3f43ab10853","kind":"tag","published_at":"2020-04-26T01:41:26.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"9b064deee7f2ba91bda325f3ed92aec69c9af722","kind":"tag","published_at":"2020-04-13T01:56:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.17","sha":"4147e6e96ab287a6520a28996cbc0996ff4952fc","kind":"tag","published_at":"2020-03-16T00:21:37.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.17","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.17/manifests"},{"name":"v0.8.0-alpha.2","sha":"218ea6ddb91acc494376583ff055fb143fff5885","kind":"tag","published_at":"2020-01-19T23:26:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.8.0-alpha.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.8.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.8.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.2/manifests"},{"name":"v0.7.16","sha":"064d8e974e5f310759c8ee229e193d402702478c","kind":"tag","published_at":"2019-12-28T19:40:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.16","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.16/manifests"},{"name":"v0.8.0-alpha.1","sha":"ff633c8e157f8bbe277b4e713edb39fc487640a0","kind":"tag","published_at":"2019-12-23T05:29:05.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.1/manifests"},{"name":"v0.7.15","sha":"80d337db608acc43e8ba2c104f1b9bee32113105","kind":"tag","published_at":"2019-08-03T22:02:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.15","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"c38f78df84a8068ac32bddf360cf3167b3903340","kind":"tag","published_at":"2019-06-22T05:06:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.14","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"d4facaa2d65b96d3cde6f89cbbd67c78d29b65cd","kind":"tag","published_at":"2019-03-03T21:59:07.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.13","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"5fc6ef191c85c621425df5fb3a5da3add6a5fbed","kind":"tag","published_at":"2019-02-02T22:11:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.12","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"bedbc140af1090ce9dc009b5de82098597f4fe20","kind":"tag","published_at":"2018-11-10T23:39:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.11","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"d5f166d12104a201dce25808a83ec06109968add","kind":"tag","published_at":"2018-09-03T23:24:17.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.10","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"8341cdbc88427b366b8e59c1878d504fea4de94b","kind":"tag","published_at":"2018-07-04T18:44:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.9","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"0a828e0f8dab161c12cb994a82624bb517d2b511","kind":"tag","published_at":"2018-07-01T22:04:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.8","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8/manifests"},{"name":"v0.7.8-fixed","sha":"0a828e0f8dab161c12cb994a82624bb517d2b511","kind":"tag","published_at":"2018-07-01T22:03:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.8-fixed","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.8-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.8-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8-fixed/manifests"},{"name":"v0.7.7","sha":"70b8debe6ec9ffe9dd5a71ca782304236d38bd48","kind":"tag","published_at":"2018-05-26T18:44:33.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"e57fbd3fb4ca6865a9ed34cac7a3773d21200a8b","kind":"tag","published_at":"2018-03-10T21:20:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"4e3dd288250dc774d985050c86ea10bc9eb30c5e","kind":"tag","published_at":"2018-03-04T04:26:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.5/manifests"},{"name":"v0.7.4-h.1","sha":"58e0dac4f9a584b00bba89527e52fc6b53a4973b","kind":"tag","published_at":"2018-03-03T05:18:05.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.4-h.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.4-h.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.4-h.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4-h.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4-h.1/manifests"},{"name":"v0.7.4","sha":"95c1fe4fb726219a2c49e956e0023e6a995886eb","kind":"tag","published_at":"2018-03-03T03:29:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"301ff759957770ff56bc9d515a8203634a7e0ea1","kind":"tag","published_at":"2018-02-25T22:23:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2460d99eb64ded1758f8a2f05fa3e8d4471bc4d7","kind":"tag","published_at":"2018-02-24T22:28:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"5d1d8a73988e5624915dad42e97931bbd5a7e126","kind":"tag","published_at":"2018-02-18T21:18:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"58c16e706d3eb98ce28963b6e12243b0e8fc6ddb","kind":"tag","published_at":"2018-02-17T23:02:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.2","sha":"23f45b4b4cc808e5dc1f0db260ceed78e076f2a7","kind":"tag","published_at":"2018-02-04T20:05:17.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.2/manifests"},{"name":"v0.7.0-rc.1","sha":"e2187e1bad78f4379d4484d2c3a43cf544ce8511","kind":"tag","published_at":"2018-01-31T04:51:08.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.1/manifests"},{"name":"v0.7.0-beta.4","sha":"c5ebabe6e1e2ab90775a392199b5c812d6f4245b","kind":"tag","published_at":"2018-01-09T05:07:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.4/manifests"},{"name":"v0.7.0-beta.3","sha":"1e691f72c5538862af0fcca41673daf01f4d203c","kind":"tag","published_at":"2017-12-30T23:01:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.3/manifests"},{"name":"v0.7.0-beta.2","sha":"f62da9fcf47cda71d718d1427bde9e13e528da3c","kind":"tag","published_at":"2017-11-18T23:02:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.2/manifests"},{"name":"v0.7.0-beta.1","sha":"c8cc6d41afb0a49591fa5b89d66b1dc8b923abe8","kind":"tag","published_at":"2017-11-04T22:56:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.1/manifests"},{"name":"v0.6.4","sha":"ae337d921644b41a0b5f17fa0a5568e78fff582d","kind":"tag","published_at":"2017-07-01T02:42:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"11b887e1b004c5a9f31fc4b80e155cae87ac97a3","kind":"tag","published_at":"2017-06-27T03:52:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"81869dee9a8e79d1a92813ea53b5c2276c3aebab","kind":"tag","published_at":"2017-06-19T03:14:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"702b0eb007658f170ffc1f63cb0ae2a036f6f5d6","kind":"tag","published_at":"2017-05-25T01:58:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"783b7630f4c486261690eee3c3c5a9d5fbae7504","kind":"tag","published_at":"2017-05-07T14:52:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc.1","sha":"071b362d12ff7bf6de0617e6695b5b80964d247a","kind":"tag","published_at":"2017-05-03T00:25:48.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-rc.1/manifests"},{"name":"v0.6.0-beta.2.1","sha":"c800a108e086391b03634c3780b37ee8b2db8fd6","kind":"tag","published_at":"2017-04-18T01:56:57.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.2.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2.1/manifests"},{"name":"v0.6.0-beta.2","sha":"c942387a0a14db5a73343014497ee2dd8938df4c","kind":"tag","published_at":"2017-04-16T03:41:04.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2/manifests"},{"name":"v0.6.0-beta.1","sha":"a15b7fb69c690f23b71e0159b0c9c91c487a00cd","kind":"tag","published_at":"2017-04-15T00:54:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.1/manifests"},{"name":"v0.6.0-pre.7","sha":"01c208727dbea48a695fe9a0ab1894b38eb0ff41","kind":"tag","published_at":"2017-03-19T17:37:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.7/manifests"},{"name":"v0.6.0-pre.6","sha":"1ef72b9394c52a3b060ee162e6a7a55aae2af433","kind":"tag","published_at":"2017-03-19T00:53:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.6/manifests"},{"name":"v0.6.0-pre.5","sha":"274eee21cda493c221467e687ae1ac6ee13c893b","kind":"tag","published_at":"2017-03-18T21:45:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.5/manifests"},{"name":"v0.6.0-pre.4","sha":"c6b940d5163287b15466beb71c2e0623927cd72e","kind":"tag","published_at":"2017-02-19T03:44:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.4/manifests"},{"name":"v0.6.0-pre.3","sha":"136808e03f72ac39f0a1ebd2161f49af570a0b68","kind":"tag","published_at":"2017-02-18T01:42:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.3/manifests"},{"name":"v0.6.0-pre.2","sha":"707663a62c2d9462a772e1f117ec2865f7a29bb0","kind":"tag","published_at":"2017-02-16T23:35:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.2/manifests"},{"name":"v0.6.0-pre.1","sha":"c3fe0937c0ace7f8de20d8b16abf245fa5d5ea8f","kind":"tag","published_at":"2017-02-16T21:25:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.1/manifests"},{"name":"v0.5.7","sha":"2037819f6bf99524de2115002b583fb7ec17b738","kind":"tag","published_at":"2017-02-06T01:01:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"ba1f71d1b6afd50b872b9ef99c41e8f51e4815b7","kind":"tag","published_at":"2017-01-03T22:53:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"1053ae4b52e317b1e40159047c79206539073734","kind":"tag","published_at":"2016-12-08T00:32:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"25cc1bef3ef0b05756434c6e72a1916a698b02b2","kind":"tag","published_at":"2016-12-03T00:48:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"8a540353815df27e4df954e8ebf3ca2aa384f12f","kind":"tag","published_at":"2016-11-28T19:01:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"bfe253516d873b8a6ab1e04f990144f98321d669","kind":"tag","published_at":"2016-11-27T01:31:06.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"4925ee32bef7bd029092a8b6ffb2491c352b00a9","kind":"tag","published_at":"2016-11-07T21:01:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e77b984596bcc80c2ef2637df4c9bf20442f70b6","kind":"tag","published_at":"2016-11-05T02:01:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0/manifests"},{"name":"v0.5.0-rc.2","sha":"670d617c8724a5053c53145f7cff98a60a27add3","kind":"tag","published_at":"2016-10-31T21:48:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.2/manifests"},{"name":"v0.5.0-rc.1","sha":"8430aa87131810bb5fc972cc5a1ddbb327798b9f","kind":"tag","published_at":"2016-10-30T23:50:27.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.1/manifests"},{"name":"v0.5.0-pre.3","sha":"8259304314e436282c8b5b0272d654bc99160caf","kind":"tag","published_at":"2016-10-22T15:19:18.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.3/manifests"},{"name":"v0.5.0-pre.2","sha":"e392433d5803dd3a4cc88214c516788b168be288","kind":"tag","published_at":"2016-10-07T21:09:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.2/manifests"},{"name":"v0.5.0-pre.1","sha":"aadb23eb7418499e3fae17808a7f59b8b4b748a2","kind":"tag","published_at":"2016-10-05T21:44:53.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.1/manifests"},{"name":"v0.4.1-beta","sha":"09b0a3da27bcb4caf26d7f2ea38563a87472fb2a","kind":"tag","published_at":"2016-09-27T22:20:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.4.1-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.4.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.4.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.1-beta/manifests"},{"name":"v0.4.0-beta","sha":"f29111309d4ae3d20c2ead4ffb75299d7cdf8c9a","kind":"tag","published_at":"2016-09-21T21:30:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.4.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.0-beta/manifests"},{"name":"v0.3.0-beta","sha":"d96aff3086ceb7e068946648f4f1168a6e8a2d37","kind":"commit","published_at":"2016-02-27T15:35:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.3.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.3.0-beta/manifests"},{"name":"v0.2.0-beta","sha":"fb1eef292b4760a349b5f7f1a72869ef903837be","kind":"commit","published_at":"2016-02-15T02:53:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.2.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.2.0-beta/manifests"},{"name":"v0.1.2-beta","sha":"4030eb4994b77c47c2b4dfae28233e6a8c685eb3","kind":"commit","published_at":"2016-01-26T01:50:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.2-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.2-beta/manifests"},{"name":"v0.1.1-beta","sha":"35de668622d048ec2568dc921f367c46e5e136dc","kind":"commit","published_at":"2016-01-24T02:42:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.1-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.1-beta/manifests"},{"name":"v0.1.0-beta","sha":"2ab4ac6f08870b756e2830c172b04e0f8c9b0b3a","kind":"commit","published_at":"2016-01-23T20:46:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-09-09T20:56:33.327Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.784814001734242,"dependent_packages_count":5.420815499828766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.602814750781504},"purl":"pkg:golang/github.com/%21pterodactyl/%21panel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Pterodactyl/Panel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Pterodactyl/Panel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Pterodactyl/Panel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pterodactyl"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T23:01:28.778Z","issues_count":654,"pull_requests_count":377,"avg_time_to_close_issue":11683843.152466368,"avg_time_to_close_pull_request":14883011.711111112,"issues_closed_count":446,"pull_requests_closed_count":270,"pull_request_authors_count":136,"issue_authors_count":537,"avg_comments_per_issue":4.08256880733945,"avg_comments_per_pull_request":1.0583554376657824,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":47,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":3769374.375,"past_year_avg_time_to_close_pull_request":3047129.769230769,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":1.553191489361702,"past_year_avg_comments_per_pull_request":2.0789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/issues","maintainers":[{"login":"lancepioch","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancepioch"},{"login":"danny6167","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danny6167"},{"login":"parkervcp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkervcp"},{"login":"matthewpi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewpi"},{"login":"schrej","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schrej"},{"login":"infraly-will","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infraly-will"},{"login":"DaneEveritt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaneEveritt"}],"active_maintainers":[{"login":"danny6167","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danny6167"},{"login":"infraly-will","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infraly-will"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPterodactyl%2FPanel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPterodactyl%2FPanel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPterodactyl%2FPanel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPterodactyl%2FPanel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPterodactyl%2FPanel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPterodactyl%2FPanel/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2321263,"maintainers_count":0,"namespaces_count":841575,"keywords_count":127858,"github":"golang","metadata":{"funded_packages_count":82019,"sync_missing_packages_cursor":{"timestamp":"2026-09-13T00:27:08.257651Z","path":"github.com/ultralytics/thop","version":"v2.0.21+incompatible"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-13T05:01:04.658Z","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":678622,"name":"pterodactyl/panel","ecosystem":"packagist","description":"The free, open-source game management panel. Supporting Minecraft, Spigot, BungeeCord, and SRCDS servers.","homepage":"","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pterodactyl/panel","keywords_array":[],"namespace":"pterodactyl","versions_count":128,"first_release_published_at":"2016-01-23T20:46:28.000Z","latest_release_published_at":"2026-08-12T00:30:28.000Z","latest_release_number":"v1.15.1","last_synced_at":"2026-09-12T13:15:56.323Z","created_at":"2022-04-07T10:47:53.247Z","updated_at":"2026-09-13T06:15:48.513Z","registry_url":"https://packagist.org/packages/pterodactyl/panel#","install_command":"composer require pterodactyl/panel","documentation_url":null,"metadata":{"funding":[{"url":"https://github.com/pterodactyl","type":"github"}]},"repo_metadata":{"id":37304200,"uuid":"47508644","full_name":"pterodactyl/panel","owner":"pterodactyl","description":"Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.","archived":false,"fork":false,"pushed_at":"2026-08-14T20:17:23.000Z","size":29789,"stargazers_count":9219,"open_issues_count":180,"forks_count":2672,"subscribers_count":131,"default_branch":"1.0-develop","last_synced_at":"2026-09-09T12:22:05.901Z","etag":null,"topics":["docker","free","games","golang","laravel","management-system","mit","opensource","php","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://pterodactyl.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pterodactyl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["pterodactyl"]}},"created_at":"2015-12-06T18:37:08.000Z","updated_at":"2026-09-09T09:35:27.000Z","dependencies_parsed_at":"2024-01-16T05:06:40.470Z","dependency_job_id":"e22a0252-7ce6-47e7-b0cf-1cd807083fa0","html_url":"https://github.com/pterodactyl/panel","commit_stats":{"total_commits":4033,"total_committers":205,"mean_commits":"19.673170731707316","dds":0.2762211753037441,"last_synced_commit":"acaa6c9ac455af5845537d97e70f33ecf2b2d019"},"previous_names":[],"tags_count":137,"template":false,"template_full_name":null,"purl":"pkg:github/pterodactyl/panel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/refs/heads/1.0-develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/sbom","scorecard":{"id":748726,"data":{"date":"2025-08-11","repo":{"name":"github.com/pterodactyl/panel","commit":"01fd763fe93cb789431626dbed40d95cbe8b4992"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"4 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:13","Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.11.11 not signed: https://api.github.com/repos/pterodactyl/panel/releases/226249365","Warn: release artifact v1.11.10 not signed: https://api.github.com/repos/pterodactyl/panel/releases/185551077","Warn: release artifact v1.11.9 not signed: https://api.github.com/repos/pterodactyl/panel/releases/182139174","Warn: release artifact v1.11.8 not signed: https://api.github.com/repos/pterodactyl/panel/releases/181781143","Warn: release artifact v1.11.7 not signed: https://api.github.com/repos/pterodactyl/panel/releases/154698794","Warn: release artifact v1.11.11 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/226249365","Warn: release artifact v1.11.10 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/185551077","Warn: release artifact v1.11.9 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/182139174","Warn: release artifact v1.11.8 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/181781143","Warn: release artifact v1.11.7 does not have provenance: https://api.github.com/repos/pterodactyl/panel/releases/154698794"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/build.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/build.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/ci.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/docker.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/lint.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/lint.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pterodactyl/panel/release.yaml/1.0-develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:5: pin your Docker image by updating mhart/alpine-node:14 to mhart/alpine-node:14@sha256:9cd7d62ecd745f058931c42d32c60edd9a8f6c8eaa0a65c1547ae2bce4859652","Warn: containerImage not pinned by hash: Dockerfile:13: pin your Docker image by updating php:8.3-fpm-alpine to php:8.3-fpm-alpine@sha256:2f6fadb53aef2cb11be792e0c7252313e4920bb39431d7e5b7ac130ebe867eaa","Warn: downloadThenRun not pinned by hash: Dockerfile:17-27","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yaml:17"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"109 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-546h-56qp-8jmw","Warn: Project is vulnerable to: GHSA-78fx-h6xr-vch4","Warn: Project is vulnerable to: GHSA-83wp-f5c3-hqqr","Warn: Project is vulnerable to: GHSA-3527-qv2q-pfvx","Warn: Project is vulnerable to: GHSA-c2pc-g5qf-rfrf","Warn: Project is vulnerable to: GHSA-j3f9-p6hm-5w6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-4gw3-8f77-f72c","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-23wx-cgxq-vpwx","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-545q-3fg6-48m7","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-9qmh-276g-x5pj","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-92xj-mqp7-vmcj","Warn: Project is vulnerable to: GHSA-wxgw-qj99-44c2","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-46c4-8wrp-j99v","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-22T19:38:19.302Z","repository_id":37304200,"created_at":"2025-08-22T19:38:19.303Z","updated_at":"2025-08-22T19:38:19.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37253192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-12T02:00:07.213Z","response_time":57,"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":"pterodactyl","name":"Pterodactyl","uuid":"16179146","kind":"organization","description":"Pterodactyl® — The free game server control panel for users, networks, and game service providers.","email":"hello@infraly.co","website":"https://pterodactyl.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16179146?v=4","repositories_count":12,"last_synced_at":"2026-09-09T12:17:55.153Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/pterodactyl","funding_links":["https://github.com/sponsors/pterodactyl"],"total_stars":11493,"followers":1276,"following":0,"created_at":"2022-11-08T23:52:01.724Z","updated_at":"2026-09-09T12:17:55.166Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pterodactyl/repositories"},"tags":[{"name":"v1.14.0","sha":"24458ea08728e6da8f80aeafa972f1046359e26c","kind":"commit","published_at":"2026-06-22T17:04:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.14.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"4de50090141f549967fa715ef42aaaee2b4fc983","kind":"commit","published_at":"2026-06-15T00:08:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.13.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"676d25c0fdbf905cbce581973ffe505efcac608a","kind":"commit","published_at":"2026-05-30T03:47:58.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"a94b8bdb4e912468af23e70bc137145bc6123ec2","kind":"tag","published_at":"2026-05-23T18:52:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"6d526066ad5c1745c9d9bf4fcb074a15063c3ddd","kind":"tag","published_at":"2026-03-26T23:54:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"0f82c105201b192d229f6abd5827e2ee7e672a05","kind":"tag","published_at":"2026-02-14T19:34:54.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"09caa0d4995bd924b53b9a9e9b4883ac27bd5607","kind":"tag","published_at":"2026-01-06T00:08:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.12.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.12.0/manifests"},{"name":"v1.11.11","sha":"ac16af6d0a704c009240f18cfe3b31ca1dc24923","kind":"tag","published_at":"2025-06-18T03:21:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.11","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.11/manifests"},{"name":"v1.11.10","sha":"79dc5ee55f6b4ebb70d34408ea8312e986179510","kind":"tag","published_at":"2024-11-15T02:25:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.10","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.10/manifests"},{"name":"v1.11.9","sha":"a366785ece204f3f96a0e8d26db2918a7998b2eb","kind":"tag","published_at":"2024-10-27T19:52:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.9","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"75b59080e2812ced677dab516222b2a3bb34e3a4","kind":"tag","published_at":"2024-10-24T17:31:18.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.8","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.8/manifests"},{"name":"v1.11.7","sha":"3a0b7d13a998cddc87f62839af517777ad21db03","kind":"tag","published_at":"2024-05-08T04:13:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"b7b2413f3d9e41ec2242fd390df11edcc61c1b11","kind":"tag","published_at":"2024-05-02T19:37:23.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"742e352c671610ab35b3bcc191fce12fcb3c8770","kind":"tag","published_at":"2023-10-12T19:58:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"35159b3715285ec93cdd1973c820b0fe466cdedd","kind":"tag","published_at":"2023-10-10T19:13:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"43f7c106172a68f9d81c84af34735373dc900395","kind":"tag","published_at":"2023-01-27T19:25:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"ac53e7b061ec761aacc6eb0602d4d5a60941870d","kind":"tag","published_at":"2022-12-12T23:17:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"411017198ee9cb24c2426fcbf338c51d96ccbf4a","kind":"tag","published_at":"2022-12-05T20:16:09.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"7d93f1566c529173915f050c033936ee89c35773","kind":"tag","published_at":"2022-12-05T00:40:57.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0/manifests"},{"name":"v1.11.0-rc.2","sha":"1bb1b13f6d1247a051f249016c5b8fe985e64817","kind":"tag","published_at":"2022-11-22T20:51:29.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.2/manifests"},{"name":"v1.11.0-rc.1","sha":"c1584d9a5bc8e8a284ddd7d3de7e38015401651b","kind":"tag","published_at":"2022-11-15T03:31:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.11.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.11.0-rc.1/manifests"},{"name":"v1.10.4","sha":"95e15d2c8a8d36788a7c87d01b31bcdaa825a7dc","kind":"tag","published_at":"2022-10-16T18:22:33.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"ac8629d449212282c2719dda57a0c3a4fabe61e6","kind":"tag","published_at":"2022-10-05T02:49:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"0dc77aec250a9c47bbc9835f519bcf2305ea233c","kind":"tag","published_at":"2022-09-26T01:19:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"2da8042b0f94e381a0b29a9b97d5476a569401bd","kind":"tag","published_at":"2022-07-25T00:43:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"f614b443dd5952d0c4db4e2b87fcffbebb2bb178","kind":"tag","published_at":"2022-07-24T23:40:16.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.10.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"74c3b0082803a7892659ed5187028a35a8a33100","kind":"tag","published_at":"2022-07-03T23:57:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"4fa735da3f9be0a80ff99c49dd6e323276cb5678","kind":"tag","published_at":"2022-06-28T01:02:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"16725e656b5540be63a0989a12d0c69354959019","kind":"tag","published_at":"2022-06-27T01:19:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.9.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"5143faa4b1c0141b9bbc7d3660785e6d05e48d9c","kind":"tag","published_at":"2022-05-30T15:41:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.8.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"8cf1311b8454283a33e29f67b5174163094e34c4","kind":"tag","published_at":"2022-05-30T00:53:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.8.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"dfa329ddf242908b60e22e3340ea36359eab1ef4","kind":"tag","published_at":"2022-01-20T02:09:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.7.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.7.0/manifests"},{"name":"v1.6.6","sha":"30bb629bad809eae48e8aee1271c7e6f940a0364","kind":"tag","published_at":"2021-11-17T04:37:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"17c03e9a4d4003f460edfe4a40f68924a0ca8eda","kind":"tag","published_at":"2021-11-04T04:33:31.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.5/manifests"},{"name":"v1.6.3","sha":"d65e2978d0af2a41375c1b313663071933d5158a","kind":"tag","published_at":"2021-10-23T20:03:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"c57eb2c9e6e31823669c4ec444afed9f3e156a5e","kind":"tag","published_at":"2021-09-22T04:36:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5fdb0a590905a2f6866a99d5096ff38c8341a3aa","kind":"tag","published_at":"2021-09-14T04:02:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"dbb061d6f3be207fd47357a63bbb42a0d6a5d332","kind":"tag","published_at":"2021-09-12T18:27:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.6.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"7e91a33a67bda6029e49b85a2b58a77d275fd662","kind":"tag","published_at":"2021-08-04T03:55:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.5.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b19a1640f02e334e991f7c58322003a4d6567d8f","kind":"tag","published_at":"2021-08-03T03:48:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.5.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"aa3ea8b24bc97eed5358e886a5f89e7c8b59bb0a","kind":"tag","published_at":"2021-06-05T16:02:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5f48712c28ebd2d3726d1235b33d336fd2c0cf3a","kind":"tag","published_at":"2021-05-02T22:58:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d0c7e2c0e62f67ae3b78bc64c61d472bfeffc72f","kind":"tag","published_at":"2021-04-24T23:46:15.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.4.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"48ad8f538e50548c78f092085affd56d375af69d","kind":"tag","published_at":"2021-03-26T16:10:40.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9d500f1c49dd16c4bfc95ed77afc86470226399a","kind":"tag","published_at":"2021-03-08T01:38:53.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ca6068fa6d38219bb5385584a94446d515f4a3a2","kind":"tag","published_at":"2021-03-06T20:09:50.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.3.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3053a896f4c6f23a08ff9efff6ce53345eedc673","kind":"tag","published_at":"2021-01-20T05:45:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"ef3f8586c5454ee05c8b87bb819e6efea048efef","kind":"tag","published_at":"2021-01-07T05:45:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5f284dad1d79a9f440328b3d5d3f752d28cbe189","kind":"tag","published_at":"2020-12-31T02:13:58.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.2.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"63eefaa6959f6ff47af4233507bb6bbef24d2cf2","kind":"tag","published_at":"2020-12-06T23:50:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"d79b3a9cd0b8e40dd9d3611d80f961f3a7421cda","kind":"tag","published_at":"2020-11-15T04:47:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"085fa8dcb502ea5fbe9c8664c78d11b9b042f022","kind":"tag","published_at":"2020-11-09T01:14:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2d19c12a5a35ed66550746764b37c961c6ad0ee7","kind":"tag","published_at":"2020-11-08T23:29:46.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.1.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ad4df56f7ca7271c7a973930d2e9132c67590348","kind":"tag","published_at":"2020-10-26T01:21:30.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"23872b844a5048959555ae9dd9547ce76d9f24e8","kind":"tag","published_at":"2020-10-23T04:33:26.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6274c451af4c94221c5340fa6a9d6df702423bd1","kind":"tag","published_at":"2020-10-13T04:04:21.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d795668fc202707749bb418e1a735338f78d26dd","kind":"tag","published_at":"2020-10-11T23:28:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.7","sha":"2d01c7b9887a4d8cf5b65bf6ecf0d302de2b5265","kind":"tag","published_at":"2020-10-04T04:03:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.7/manifests"},{"name":"v0.7.19","sha":"faf31120647f4082b615995ea919989e25ef8701","kind":"tag","published_at":"2020-10-03T17:08:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.19","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.19/manifests"},{"name":"v1.0.0-rc.6","sha":"0908830003cd1338a7e162cdf8c596ebda98fd64","kind":"tag","published_at":"2020-09-18T03:48:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.6/manifests"},{"name":"v1.0.0-rc.5","sha":"8c6c271916e57622d65fa10729651ccb42859775","kind":"tag","published_at":"2020-09-12T06:19:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"1077504c02f1350bd74d6e2e5c49788638f22445","kind":"tag","published_at":"2020-09-11T03:20:16.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"de9ec1eba646a3efcd0d102d5be460fe23f590d8","kind":"tag","published_at":"2020-09-01T04:07:08.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"ac1559de5e8170bcd97ae0f22812fd46b8141b69","kind":"tag","published_at":"2020-08-26T04:57:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"1e58e108ba71ec6adcfcc61648d02f9f8c6bcd12","kind":"tag","published_at":"2020-08-24T03:53:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-beta.7","sha":"941da821e19199bdd0a8c06883d6537b16d393e9","kind":"tag","published_at":"2020-08-02T04:34:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.7/manifests"},{"name":"v0.7.18","sha":"854d984804122bdf9ab8648e04bc57afcfe69cc0","kind":"tag","published_at":"2020-07-26T19:00:19.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.18","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.18/manifests"},{"name":"v1.0.0-beta.6","sha":"24db6d9128513ab372c11a26f28a8a5142e5fa05","kind":"tag","published_at":"2020-07-20T01:34:07.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"6d1c2708ced9092a1eea65c98d2d2343926aa4b2","kind":"tag","published_at":"2020-06-19T04:16:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.5/manifests"},{"name":"v1.0.0-beta.4","sha":"16ef98fe696fe89c272daf599110242eab010eba","kind":"tag","published_at":"2020-05-18T01:47:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"99e062fbb57cebd802c3c460dd40e2cc2e611107","kind":"tag","published_at":"2020-05-04T04:51:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"b09f3e2933a7547a173a0bf8efbaf3f43ab10853","kind":"tag","published_at":"2020-04-26T01:41:26.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"9b064deee7f2ba91bda325f3ed92aec69c9af722","kind":"tag","published_at":"2020-04-13T01:56:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v1.0.0-beta.1/manifests"},{"name":"v0.7.17","sha":"4147e6e96ab287a6520a28996cbc0996ff4952fc","kind":"tag","published_at":"2020-03-16T00:21:37.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.17","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.17/manifests"},{"name":"v0.8.0-alpha.2","sha":"218ea6ddb91acc494376583ff055fb143fff5885","kind":"tag","published_at":"2020-01-19T23:26:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.8.0-alpha.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.8.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.8.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.2/manifests"},{"name":"v0.7.16","sha":"064d8e974e5f310759c8ee229e193d402702478c","kind":"tag","published_at":"2019-12-28T19:40:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.16","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.16/manifests"},{"name":"v0.8.0-alpha.1","sha":"ff633c8e157f8bbe277b4e713edb39fc487640a0","kind":"tag","published_at":"2019-12-23T05:29:05.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.8.0-alpha.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.8.0-alpha.1/manifests"},{"name":"v0.7.15","sha":"80d337db608acc43e8ba2c104f1b9bee32113105","kind":"tag","published_at":"2019-08-03T22:02:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.15","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.15/manifests"},{"name":"v0.7.14","sha":"c38f78df84a8068ac32bddf360cf3167b3903340","kind":"tag","published_at":"2019-06-22T05:06:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.14","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.14/manifests"},{"name":"v0.7.13","sha":"d4facaa2d65b96d3cde6f89cbbd67c78d29b65cd","kind":"tag","published_at":"2019-03-03T21:59:07.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.13","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.13/manifests"},{"name":"v0.7.12","sha":"5fc6ef191c85c621425df5fb3a5da3add6a5fbed","kind":"tag","published_at":"2019-02-02T22:11:01.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.12","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"bedbc140af1090ce9dc009b5de82098597f4fe20","kind":"tag","published_at":"2018-11-10T23:39:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.11","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.11/manifests"},{"name":"v0.7.10","sha":"d5f166d12104a201dce25808a83ec06109968add","kind":"tag","published_at":"2018-09-03T23:24:17.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.10","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"8341cdbc88427b366b8e59c1878d504fea4de94b","kind":"tag","published_at":"2018-07-04T18:44:39.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.9","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"0a828e0f8dab161c12cb994a82624bb517d2b511","kind":"tag","published_at":"2018-07-01T22:04:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.8","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8/manifests"},{"name":"v0.7.8-fixed","sha":"0a828e0f8dab161c12cb994a82624bb517d2b511","kind":"tag","published_at":"2018-07-01T22:03:49.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.8-fixed","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.8-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.8-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.8-fixed/manifests"},{"name":"v0.7.7","sha":"70b8debe6ec9ffe9dd5a71ca782304236d38bd48","kind":"tag","published_at":"2018-05-26T18:44:33.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"e57fbd3fb4ca6865a9ed34cac7a3773d21200a8b","kind":"tag","published_at":"2018-03-10T21:20:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"4e3dd288250dc774d985050c86ea10bc9eb30c5e","kind":"tag","published_at":"2018-03-04T04:26:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.5/manifests"},{"name":"v0.7.4-h.1","sha":"58e0dac4f9a584b00bba89527e52fc6b53a4973b","kind":"tag","published_at":"2018-03-03T05:18:05.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.4-h.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.4-h.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.4-h.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4-h.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4-h.1/manifests"},{"name":"v0.7.4","sha":"95c1fe4fb726219a2c49e956e0023e6a995886eb","kind":"tag","published_at":"2018-03-03T03:29:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"301ff759957770ff56bc9d515a8203634a7e0ea1","kind":"tag","published_at":"2018-02-25T22:23:52.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2460d99eb64ded1758f8a2f05fa3e8d4471bc4d7","kind":"tag","published_at":"2018-02-24T22:28:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"5d1d8a73988e5624915dad42e97931bbd5a7e126","kind":"tag","published_at":"2018-02-18T21:18:36.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"58c16e706d3eb98ce28963b6e12243b0e8fc6ddb","kind":"tag","published_at":"2018-02-17T23:02:42.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.2","sha":"23f45b4b4cc808e5dc1f0db260ceed78e076f2a7","kind":"tag","published_at":"2018-02-04T20:05:17.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.2/manifests"},{"name":"v0.7.0-rc.1","sha":"e2187e1bad78f4379d4484d2c3a43cf544ce8511","kind":"tag","published_at":"2018-01-31T04:51:08.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-rc.1/manifests"},{"name":"v0.7.0-beta.4","sha":"c5ebabe6e1e2ab90775a392199b5c812d6f4245b","kind":"tag","published_at":"2018-01-09T05:07:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.4/manifests"},{"name":"v0.7.0-beta.3","sha":"1e691f72c5538862af0fcca41673daf01f4d203c","kind":"tag","published_at":"2017-12-30T23:01:47.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.3/manifests"},{"name":"v0.7.0-beta.2","sha":"f62da9fcf47cda71d718d1427bde9e13e528da3c","kind":"tag","published_at":"2017-11-18T23:02:11.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.2/manifests"},{"name":"v0.7.0-beta.1","sha":"c8cc6d41afb0a49591fa5b89d66b1dc8b923abe8","kind":"tag","published_at":"2017-11-04T22:56:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.7.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.7.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.7.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.7.0-beta.1/manifests"},{"name":"v0.6.4","sha":"ae337d921644b41a0b5f17fa0a5568e78fff582d","kind":"tag","published_at":"2017-07-01T02:42:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"11b887e1b004c5a9f31fc4b80e155cae87ac97a3","kind":"tag","published_at":"2017-06-27T03:52:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"81869dee9a8e79d1a92813ea53b5c2276c3aebab","kind":"tag","published_at":"2017-06-19T03:14:24.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"702b0eb007658f170ffc1f63cb0ae2a036f6f5d6","kind":"tag","published_at":"2017-05-25T01:58:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"783b7630f4c486261690eee3c3c5a9d5fbae7504","kind":"tag","published_at":"2017-05-07T14:52:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc.1","sha":"071b362d12ff7bf6de0617e6695b5b80964d247a","kind":"tag","published_at":"2017-05-03T00:25:48.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-rc.1/manifests"},{"name":"v0.6.0-beta.2.1","sha":"c800a108e086391b03634c3780b37ee8b2db8fd6","kind":"tag","published_at":"2017-04-18T01:56:57.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.2.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2.1/manifests"},{"name":"v0.6.0-beta.2","sha":"c942387a0a14db5a73343014497ee2dd8938df4c","kind":"tag","published_at":"2017-04-16T03:41:04.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.2/manifests"},{"name":"v0.6.0-beta.1","sha":"a15b7fb69c690f23b71e0159b0c9c91c487a00cd","kind":"tag","published_at":"2017-04-15T00:54:25.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-beta.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-beta.1/manifests"},{"name":"v0.6.0-pre.7","sha":"01c208727dbea48a695fe9a0ab1894b38eb0ff41","kind":"tag","published_at":"2017-03-19T17:37:10.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.7/manifests"},{"name":"v0.6.0-pre.6","sha":"1ef72b9394c52a3b060ee162e6a7a55aae2af433","kind":"tag","published_at":"2017-03-19T00:53:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.6/manifests"},{"name":"v0.6.0-pre.5","sha":"274eee21cda493c221467e687ae1ac6ee13c893b","kind":"tag","published_at":"2017-03-18T21:45:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.5/manifests"},{"name":"v0.6.0-pre.4","sha":"c6b940d5163287b15466beb71c2e0623927cd72e","kind":"tag","published_at":"2017-02-19T03:44:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.4/manifests"},{"name":"v0.6.0-pre.3","sha":"136808e03f72ac39f0a1ebd2161f49af570a0b68","kind":"tag","published_at":"2017-02-18T01:42:22.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.3/manifests"},{"name":"v0.6.0-pre.2","sha":"707663a62c2d9462a772e1f117ec2865f7a29bb0","kind":"tag","published_at":"2017-02-16T23:35:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.2/manifests"},{"name":"v0.6.0-pre.1","sha":"c3fe0937c0ace7f8de20d8b16abf245fa5d5ea8f","kind":"tag","published_at":"2017-02-16T21:25:51.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.6.0-pre.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.6.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.6.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.6.0-pre.1/manifests"},{"name":"v0.5.7","sha":"2037819f6bf99524de2115002b583fb7ec17b738","kind":"tag","published_at":"2017-02-06T01:01:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.7","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"ba1f71d1b6afd50b872b9ef99c41e8f51e4815b7","kind":"tag","published_at":"2017-01-03T22:53:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.6","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"1053ae4b52e317b1e40159047c79206539073734","kind":"tag","published_at":"2016-12-08T00:32:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.5","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"25cc1bef3ef0b05756434c6e72a1916a698b02b2","kind":"tag","published_at":"2016-12-03T00:48:02.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.4","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"8a540353815df27e4df954e8ebf3ca2aa384f12f","kind":"tag","published_at":"2016-11-28T19:01:45.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"bfe253516d873b8a6ab1e04f990144f98321d669","kind":"tag","published_at":"2016-11-27T01:31:06.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"4925ee32bef7bd029092a8b6ffb2491c352b00a9","kind":"tag","published_at":"2016-11-07T21:01:14.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e77b984596bcc80c2ef2637df4c9bf20442f70b6","kind":"tag","published_at":"2016-11-05T02:01:38.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0/manifests"},{"name":"v0.5.0-rc.2","sha":"670d617c8724a5053c53145f7cff98a60a27add3","kind":"tag","published_at":"2016-10-31T21:48:13.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-rc.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.2/manifests"},{"name":"v0.5.0-rc.1","sha":"8430aa87131810bb5fc972cc5a1ddbb327798b9f","kind":"tag","published_at":"2016-10-30T23:50:27.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-rc.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-rc.1/manifests"},{"name":"v0.5.0-pre.3","sha":"8259304314e436282c8b5b0272d654bc99160caf","kind":"tag","published_at":"2016-10-22T15:19:18.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.3","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.3/manifests"},{"name":"v0.5.0-pre.2","sha":"e392433d5803dd3a4cc88214c516788b168be288","kind":"tag","published_at":"2016-10-07T21:09:00.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.2","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.2/manifests"},{"name":"v0.5.0-pre.1","sha":"aadb23eb7418499e3fae17808a7f59b8b4b748a2","kind":"tag","published_at":"2016-10-05T21:44:53.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.5.0-pre.1","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.5.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.5.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.5.0-pre.1/manifests"},{"name":"v0.4.1-beta","sha":"09b0a3da27bcb4caf26d7f2ea38563a87472fb2a","kind":"tag","published_at":"2016-09-27T22:20:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.4.1-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.4.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.4.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.1-beta/manifests"},{"name":"v0.4.0-beta","sha":"f29111309d4ae3d20c2ead4ffb75299d7cdf8c9a","kind":"tag","published_at":"2016-09-21T21:30:03.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.4.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.4.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.4.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.4.0-beta/manifests"},{"name":"v0.3.0-beta","sha":"d96aff3086ceb7e068946648f4f1168a6e8a2d37","kind":"commit","published_at":"2016-02-27T15:35:34.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.3.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.3.0-beta/manifests"},{"name":"v0.2.0-beta","sha":"fb1eef292b4760a349b5f7f1a72869ef903837be","kind":"commit","published_at":"2016-02-15T02:53:59.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.2.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.2.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.2.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.2.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.2.0-beta/manifests"},{"name":"v0.1.2-beta","sha":"4030eb4994b77c47c2b4dfae28233e6a8c685eb3","kind":"commit","published_at":"2016-01-26T01:50:44.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.2-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.2-beta/manifests"},{"name":"v0.1.1-beta","sha":"35de668622d048ec2568dc921f367c46e5e136dc","kind":"commit","published_at":"2016-01-24T02:42:56.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.1-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.1-beta/manifests"},{"name":"v0.1.0-beta","sha":"2ab4ac6f08870b756e2830c172b04e0f8c9b0b3a","kind":"commit","published_at":"2016-01-23T20:46:28.000Z","download_url":"https://codeload.github.com/pterodactyl/panel/tar.gz/v0.1.0-beta","html_url":"https://github.com/pterodactyl/panel/releases/tag/v0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pterodactyl/panel@v0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/tags/v0.1.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-09-13T00:25:44.953Z","dependent_packages_count":0,"downloads":582,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":53.19389470405319,"dependent_repos_count":33.45203757714433,"dependent_packages_count":19.101983596255177,"stargazers_count":0.07867355843458415,"forks_count":0.048600389340135594,"average":21.175037965045483},"purl":"pkg:composer/pterodactyl/panel","advisories":[{"uuid":"GSA_kwCzR0hTQS04cjZ3LTNxcTUtNHA0cs4ABgmU","url":"https://github.com/advisories/GHSA-8r6w-3qq5-4p4r","title":"Pterodactyl's improper JWT scoping allows subuser to upload files when not explicitly granted `file.create` permissions","description":"### Summary\nA privilege escalation vulnerability exists in the Wings /upload/file endpoint due to insufficient validation of panel-signed JWTs. Wings accepts any valid panel-signed JWT containing `server_uuid`, `user_uuid`, and `unique_id`, regardless of the token’s intended purpose. Because the Panel issues JWTs with these same claims for other lower-privilege operations (such as WebSocket authentication and file download links), an authenticated subuser can reuse one of those tokens to upload arbitrary files without possessing the required `file.create` permission.\n\n### Impact\nAny subuser with permission to connect to a server's console, download files, or download backups could reuse those tokens to upload arbitrary files to the _same server_. A user that does not have access to a server as a subuser is not able to arbitrarily upload files.\n\n### Details\nThe panel generated JWT tokens for various purposes:\n- https://github.com/pterodactyl/panel/blob/0f82c105201b192d229f6abd5827e2ee7e672a05/app/Services/Backups/DownloadLinkService.php#L33-L36\n- https://github.com/pterodactyl/panel/blob/0f82c105201b192d229f6abd5827e2ee7e672a05/app/Http/Controllers/Api/Client/Servers/FileUploadController.php#L45\n- https://github.com/pterodactyl/panel/blob/0f82c105201b192d229f6abd5827e2ee7e672a05/app/Http/Controllers/Api/Client/Servers/WebsocketController.php#L58-L61\n- https://github.com/pterodactyl/panel/blob/0f82c105201b192d229f6abd5827e2ee7e672a05/app/Http/Controllers/Api/Client/Servers/FileController.php#L82-L85\nThough as the actual purpose is not conveyed part of the JWT tokens, this introduces this vulnerability of being able to do non-intended actions due to the expected fields (i.e. `server_uuid`) on most endpoints being the same when parsing it on wings' side.  \n\n### PoC\nCreate a new subuser that has the minimal amount of permissions on a server (`websocket.connect`). As that subuser, retrieve a websocket JWT token from the `GET /api/client/servers/[...]/websocket` endpoint (in my case, I manually just make a request under that user's browser session; you can probably just resend the /websocket request in browser console to get a fresh unused token). Using that websocket token, we can abuse this by directly using it in the `/upload/file` endpoint of the wings node instead of using it for websocket authentication:\n```python3\nimport requests\n\nwings_url = 'http://[...]:8080'\nwebsocket_token = '[...]'\n\nres = requests.post(f'{wings_url}/upload/file', params = {\n    'token': websocket_token,\n}, files = {\n    'files': ('file-upload.txt', b'Hello, World!'),\n})\nprint(res.status_code, res.content)\n```\nObserve, that even though our subuser never has permissions outside viewing the console, they are able to write arbitrary files in the server. This pattern happens in a lot of other action, but this is probably the most interesting one.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-28T15:43:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-8r6w-3qq5-4p4r","https://github.com/pterodactyl/panel/pull/5636","https://github.com/pterodactyl/panel/commit/7ffcd636310bb72b54bac3280d2a15e727feded7","https://github.com/pterodactyl/wings/commit/d0ddc80844479302abdaf9654de3bacd511c0f5c","https://github.com/advisories/GHSA-8r6w-3qq5-4p4r"],"source_kind":"github","identifiers":["GHSA-8r6w-3qq5-4p4r","CVE-2026-54593"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-28T16:00:33.055Z","updated_at":"2026-09-03T07:00:47.366Z","epss_percentage":0.00357,"epss_percentile":0.28515,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cjZ3LTNxcTUtNHA0cs4ABgmU","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04cjZ3LTNxcTUtNHA0cs4ABgmU","packages":[{"ecosystem":"go","package_name":"github.com/pterodactyl/wings","versions":[{"first_patched_version":"1.12.2","vulnerable_version_range":"\u003c 1.12.2"}],"purl":"pkg:go/github.com%2Fpterodactyl%2Fwings"},{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.3","vulnerable_version_range":"\u003c 1.12.3"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cjZ3LTNxcTUtNHA0cs4ABgmU/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14dmMzLTgyNnYteGY0N84ABglh","url":"https://github.com/advisories/GHSA-xvc3-826v-xf47","title":"Pterodactyl's shared global rate-limit key on login and 2FA checkpoint enables unauthenticated panel-wide authentication lockout (DoS)","description":"### Summary\nThe `authentication` rate limiter used for the login and two-factor checkpoint endpoints applies a single global bucket shared by every client, instead of keying per IP or per account. An unauthenticated attacker sending ~10 requests per minute from one IP exhausts the shared bucket and causes HTTP 429 for every user on every IP attempting to log in or complete 2FA, for as long as the attack is sustained. This is a trivially triggered, unauthenticated, panel-wide authentication denial of service.\n\n### Details\nIn `app/Providers/RouteServiceProvider::configureRateLimiting()` the limiter is defined as:\n\n```php\nRateLimiter::for('authentication', function (Request $request) {\n    if ($request-\u003eroute()-\u003enamed('auth.post.forgot-password')) {\n        return Limit::perMinute(2)-\u003eby($request-\u003eip());\n    }\n\n    return Limit::perMinute(10);\n});\n```\n\nThe forgot-password branch is correctly scoped with `-\u003eby($request-\u003eip())`. The fall-through return, which covers `POST /auth/login` and `POST /auth/login/checkpoint` (see `routes/auth.php`, the `throttle:authentication` group), omits `-\u003eby()` entirely.\n\nFor a named limiter, Laravel 11 derives the cache key as `md5($limiterName . $limit-\u003ekey)` (`Illuminate\\Routing\\Middleware\\ThrottleRequests::handleRequestUsingNamedLimiter`). `Limit::perMinute(10)` is constructed with an empty `key`, so the resolved key is `md5('authentication')`, a constant identical for every incoming request. All clients therefore contend for one shared counter rather than one counter per source.\n\nTwo factors make this worse:\n- `throttle:authentication` is registered as group middleware in `routes/auth.php`, so it increments before the route-level `recaptcha` middleware on `POST /auth/login`. Requests count toward the limit regardless of reCAPTCHA outcome.\n- `POST /auth/login/checkpoint` has no reCAPTCHA at all, giving an attacker a clean, low-cost way to fill the shared bucket with malformed requests.\n\nOnce the 10/minute global limit is hit, the throttle returns 429 to all subsequent requests on those endpoints until the one-minute window decays. Repeating the burst each minute holds the panel in a permanent locked-out state for all legitimate users.\n\n### PoC\n1. Stand up a default Pterodactyl panel.\n2. From a single attacker IP, exhaust the shared bucket via the checkpoint endpoint (no reCAPTCHA):\n\n```bash\nfor i in $(seq 1 11); do\n  curl -s -o /dev/null -w \"%{http_code}\\n\" \\\n    -X POST https://panel.example.com/auth/login/checkpoint \\\n    -H 'Content-Type: application/json' \\\n    -H 'X-Requested-With: XMLHttpRequest' \\\n    -d '{\"confirmation_token\":\"x\",\"authentication_code\":\"000000\"}'\ndone\n```\n\nRequests 1-10 return a normal 4xx (validation/auth failure); request 11 returns `429 Too Many Requests`.\n\n3. From a completely different IP and a valid account, attempt a normal login:\n\n```bash\ncurl -s -o /dev/null -w \"%{http_code}\\n\" \\\n  -X POST https://panel.example.com/auth/login \\\n  -H 'Content-Type: application/json' \\\n  -H 'X-Requested-With: XMLHttpRequest' \\\n  -d '{\"user\":\"valid@example.com\",\"password\":\"correct-horse\"}'\n```\n\nThis returns `429` despite being a different IP, different account, and valid credentials. Looping step 2 once per minute keeps every user locked out indefinitely.\n\n### Impact\nThis is an unauthenticated availability attack against authentication. Any internet-facing Pterodactyl panel can be made unusable for all users (login and 2FA verification both blocked) by a single low-bandwidth attacker, with no credentials, no privileges, and no user interaction. Administrators are locked out alongside regular users, hampering incident response. The forgot-password endpoint is unaffected because it is correctly keyed per IP.\n\nSuggested fix: key the fall-through limit by request source, at minimum:\n\n```php\nreturn Limit::perMinute(10)-\u003eby($request-\u003eip());\n```\n\nIdeally combine the IP with the submitted identifier for login (e.g. `-\u003eby($request-\u003eip() . '|' . (string) $request-\u003einput('user'))`) and the IP plus confirmation token for the checkpoint, so brute-force protection per account is preserved while removing the shared global bucket.\n\n### Disclaimer\nThis report was written by AI, the bug itself was found and confirmed by the reporter.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-28T14:57:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-xvc3-826v-xf47","https://github.com/advisories/GHSA-xvc3-826v-xf47"],"source_kind":"github","identifiers":["GHSA-xvc3-826v-xf47","CVE-2026-61609"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-28T15:00:32.566Z","updated_at":"2026-09-03T07:00:47.366Z","epss_percentage":0.00394,"epss_percentile":0.32541,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14dmMzLTgyNnYteGY0N84ABglh","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14dmMzLTgyNnYteGY0N84ABglh","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.13.0","vulnerable_version_range":"\u003e= 1.7.0, \u003c= 1.12.4"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14dmMzLTgyNnYteGY0N84ABglh/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qN2Y1LWdmcW0tcGN4M84ABZnc","url":"https://github.com/advisories/GHSA-j7f5-gfqm-pcx3","title":"Pterodactyl Panel: Client email change endpoint allows enumeration of accounts in system","description":"### Summary\nAn unprotected user enumeration vulnerability exists in the account email update endpoint, allowing authenticated users to verify whether email addresses are registered on the panel through automated requests without rate limiting or CAPTCHA protection.\n\n### Details\nThe account settings page allows authenticated users to update their email address through a POST request. Unlike the login and password reset forms which implement reCAPTCHA and rate limiting protections, this endpoint lacks these safeguards entirely.\nAn attacker can capture the email update request (for example, using Burp Suite's proxy) and modify the email field to test arbitrary addresses. The panel's response will confirm whether each tested email is already registered in the system. Because there are no rate limits implemented, attackers can send hundreds or thousands of requests to enumerate the user base.\n\nThis is concerning because:\n\n- The login and password reset pages correctly implement protections against enumeration\n- The account page has no reCAPTCHA option available\n- No rate limiting exists in the panel for this endpoint\n- Authentication is required, but any valid account (including free tier/trial accounts) can exploit this\n\n### PoC\n- Log into the Pterodactyl panel with any valid account\n- Navigate to Account Settings\n- Open Burp Suite (or similar proxy tool) and configure your browser to proxy through it\n- Attempt to change your email address and capture the POST request\n- Send the captured request to Repeater\n- Modify the email field to test different addresses (e.g., admin@example.com, test@example.com)\n- Send multiple requests in rapid succession\n- Observe the response messages which confirm whether each email exists or not \n- Repeat indefinitely without encountering rate limits or CAPTCHA challenges\n\n\n### Impact\nThis is a user enumeration vulnerability (CWE-204: Observable Response Discrepancy).\n\nWho is impacted:\n\n- All Pterodactyl panel installations are affected\n- Any registered user's email address can be discovered\n- Particularly impacts administrators and high-value accounts\n\nPotential consequences:\n\n- Attackers can build a complete database of registered users\n- Enumerated emails can be used for targeted phishing campaigns\n- Combined with other attacks (credential stuffing, social engineering)\n- Privacy violation for all users on the platform\n- Competitive intelligence gathering (identifying which companies/individuals use specific panels)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-26T20:54:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-j7f5-gfqm-pcx3","https://github.com/advisories/GHSA-j7f5-gfqm-pcx3"],"source_kind":"github","identifiers":["GHSA-j7f5-gfqm-pcx3"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-26T21:00:09.230Z","updated_at":"2026-08-21T12:01:07.652Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qN2Y1LWdmcW0tcGN4M84ABZnc","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qN2Y1LWdmcW0tcGN4M84ABZnc","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.3","vulnerable_version_range":"\u003c 1.12.3"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qN2Y1LWdmcW0tcGN4M84ABZnc/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mZ21tLXc1Y3gtdnJmd84ABXaW","url":"https://github.com/advisories/GHSA-fgmm-w5cx-vrfw","title":"Pterodactyl has a database resource limit bypass via race condition in Client API","description":"### Summary\n\nThe Pterodactyl Client API has a logic flaw that lets users bypass their assigned limits for database allocations. This happens because the database locking mechanism used in the controllers is totally broken and doesn't actually lock anything.\n\n### Details\n\nInside `DatabaseController.php`, the code tries to prevent multiple databases from being created at once by calling `$server-\u003edatabases()-\u003elockForUpdate()`. In Laravel, this just configures a query builder but never actually sends a command to the database because it’s missing a terminal method like `count()` or `get()`. It’s basically a no-op that does nothing.\n\nSince there’s no real lock, multiple requests hitting the endpoint at the exact same time will all see that the database count is under the limit. They all move forward to the `DeployServerDatabaseService` and successfully create extra resources on the physical host.\n\n### Impact\n\nUsers are able to create more databases than they are supposed to, potentially also breaking the web interface.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-05-26T19:30:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-fgmm-w5cx-vrfw","https://nvd.nist.gov/vuln/detail/CVE-2026-35202","https://github.com/advisories/GHSA-fgmm-w5cx-vrfw"],"source_kind":"github","identifiers":["GHSA-fgmm-w5cx-vrfw","CVE-2026-35202"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-26T20:00:08.219Z","updated_at":"2026-09-13T05:02:19.042Z","epss_percentage":0.00212,"epss_percentile":0.11509,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZ21tLXc1Y3gtdnJmd84ABXaW","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mZ21tLXc1Y3gtdnJmd84ABXaW","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.3","vulnerable_version_range":"\u003c 1.12.3"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZ21tLXc1Y3gtdnJmd84ABXaW/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nN3Z3LWY4cDUtYzcyOM4ABSbg","url":"https://github.com/advisories/GHSA-g7vw-f8p5-c728","title":"Pterodactyl Panel Allows Cross-Node Server Configuration Disclosure via Remote API Missing Authorization","description":"### Summary\n\nA missing authorization check in multiple controllers allows any user with access to a node secret token to fetch information about any server on a Pterodactyl instance, even if that server is associated with a different node. This issue stems from missing logic to verify that the node requesting server data is the same node that the server is associated with.\n\nAny authenticated Wings node can retrieve server installation scripts (potentially containing secret values) and manipulate the installation status of servers belonging to other nodes. Wings nodes may also manipulate the transfer status of servers belonging to other nodes.\n\n_This vulnerability requires a user to acquire a secret access token for a node. We rated this issue based on potential worst outcome. Unless a user gains access to a Wings secret access token they would not be able to access any of these vulnerable endpoints, as every endpoint requires a valid node access token._\n\n### Details\n1. The Remote API endpoint `GET /api/remote/servers/{uuid}` fetches a server by UUID and returns its complete configuration without verifying that the requesting node owns the server.\n2. Both failure() and success() methods in `ServerTransferController` fetch servers by UUID without verifying node ownership.\n3. Missing authorization checks in `ServerInstallController` allow any authenticated Wings node to retrieve egg installation scripts (containing deployment secrets) and manipulate the installation status of servers belonging to other nodes.\n\n### Impact\nA single compromised Wings node daemon token (stored in plaintext at `/etc/pterodactyl/config.yml`) grants access to sensitive configuration data of every server on the panel, rather than only to servers that the node has access to. An attacker can use this information to move laterally through the system, send excessive notifications, destroy server data on other nodes, and otherwise exfiltrate secrets that they should not have access to with only a node token.\n\nAdditionally, triggering a false transfer success causes the panel to delete the server from the source node, resulting in permanent data loss.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-02-17T18:54:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.2,"cvss_vector":"CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:L/SA:L","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-g7vw-f8p5-c728","https://github.com/pterodactyl/panel/releases/tag/v1.12.1","https://nvd.nist.gov/vuln/detail/CVE-2026-26016","https://github.com/advisories/GHSA-g7vw-f8p5-c728"],"source_kind":"github","identifiers":["GHSA-g7vw-f8p5-c728","CVE-2026-26016"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-02-17T19:00:08.542Z","updated_at":"2026-08-28T13:04:06.478Z","epss_percentage":0.00316,"epss_percentile":0.23816,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nN3Z3LWY4cDUtYzcyOM4ABSbg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nN3Z3LWY4cDUtYzcyOM4ABSbg","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.1","vulnerable_version_range":"\u003c 1.12.1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nN3Z3LWY4cDUtYzcyOM4ABSbg/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ocjdqLTYzdjctdmo3Z84ABSbG","url":"https://github.com/advisories/GHSA-hr7j-63v7-vj7g","title":"Pterodactyl Panel's SFTP sessions remain active after user account deletion or password change","description":"### Summary\nDeleting a user account with SFTP access or changing the user's password does not immediately terminate existing SFTP sessions, allowing continued filesystem access after credentials are revoked.\nThis can result in unintended and unauthorized access to server files even after administrators believe access has been fully invalidated.\n\n\n### Details\nWhen a user with SFTP access is deleted from the Pterodactyl Panel or when the user's password is changed while one or more SFTP connections are active, those existing connections remain fully functional.\n\nNeither account deletion nor password change invalidates the authentication state of already-established SFTP sessions. As a result, the active SFTP connection pool continues to allow read and write operations until the client disconnects or the session times out.\n\nThis behavior occurs even when the password is changed by an administrator through the panel, meaning credential rotation does not revoke active access.\n\nThis suggests that active SFTP sessions are not tracked or forcefully terminated on credential revocation events. This effectively prevents administrators from responding to credential compromise incidents in real time.\n\n\n### PoC\nScenario 1: Account deletion\n1. Create a user with SFTP access to a server.\n2. Connect to the server via SFTP using any SFTP client (e.g. sftp, FileZilla).\n3. Keep the SFTP session open and active.\n4. Delete the user account from the Pterodactyl Panel.\n5. Continue performing file operations through the already-established SFTP connection.\n\nResult:\nThe SFTP session remains active and usable despite the user account being deleted.\n\nScenario 2: Password change\n1. Create a user with SFTP access to a server.\n2. Establish an active SFTP connection.\n3. Change the user's password (including via administrator panel).\n4. Continue performing file operations using the existing SFTP connection.\n\nResult:\nThe SFTP session remains active and usable even after the password has been changed.\n\n\n### Impact\nThis issue prevents immediate revocation of compromised credentials. Vulnerability type: Access control / session invalidation issue\n\nImpacted parties:\n\n1. Server administrators\n2. Hosting providers using Pterodactyl Panel\n\nSecurity impact:\n\nDeleted users may retain filesystem access longer than intended, which can lead to:\n\n1. Unauthorized data access\n2. Data modification or deletion\n3. Compliance and security policy violations","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-02-17T17:15:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-hr7j-63v7-vj7g","https://github.com/pterodactyl/panel/commit/0e74f3aadec89405751ec602c77fc1d030a417c0","https://github.com/pterodactyl/panel/releases/tag/v1.12.1","https://github.com/advisories/GHSA-hr7j-63v7-vj7g"],"source_kind":"github","identifiers":["GHSA-hr7j-63v7-vj7g"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-02-17T18:00:09.044Z","updated_at":"2026-09-13T05:04:28.807Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocjdqLTYzdjctdmo3Z84ABSbG","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ocjdqLTYzdjctdmo3Z84ABSbG","packages":[{"ecosystem":"go","package_name":"github.com/pterodactyl/wings","versions":[{"first_patched_version":"1.12.1","vulnerable_version_range":"\u003c 1.12.1"}],"purl":"pkg:go/github.com%2Fpterodactyl%2Fwings"},{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.1","vulnerable_version_range":"\u003c 1.12.1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocjdqLTYzdjctdmo3Z84ABSbG/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qdzJ2LWNxNXgtcTY4Z84ABRR9","url":"https://github.com/advisories/GHSA-jw2v-cq5x-q68g","title":"Pterodactyl improperly locks resources allowing raced queries to create more resources than alloted","description":"### Summary\nPterodactyl implements rate limits that are applied to the total number of resources (e.g. databases, port allocations, or backups) that can exist for an individual server. These resource limits are applied on a per-server basis, and validated during the request cycle.\n\nHowever, it is possible for a malicious user to send a massive volume of requests at the same time that would create more resources than the server is allotted. This is because the validation occurs early in the request cycle and does not lock the target resource while it is processing. As a result sending a large volume of requests at the same time would lead all of those requests to validate as not using any of the target resources, and then all creating the resources at the same time.\n\nAs a result a server would be able to create more databases, allocations, or backups than configured.\n\n### Impact\nA malicious user is able to deny resources to other users on the system, and may be able to excessively consume the limited allocations for a node, or fill up backup space faster than is allowed by the system.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-01-20T16:30:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.0,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-jw2v-cq5x-q68g","https://nvd.nist.gov/vuln/detail/CVE-2025-69198","https://github.com/pterodactyl/panel/commit/09caa0d4995bd924b53b9a9e9b4883ac27bd5607","https://github.com/advisories/GHSA-jw2v-cq5x-q68g"],"source_kind":"github","identifiers":["GHSA-jw2v-cq5x-q68g","CVE-2025-69198"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-20T17:00:07.978Z","updated_at":"2026-09-13T05:04:44.754Z","epss_percentage":0.00225,"epss_percentile":0.13101,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qdzJ2LWNxNXgtcTY4Z84ABRR9","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qdzJ2LWNxNXgtcTY4Z84ABRR9","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.0","vulnerable_version_range":"\u003c 1.12.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qdzJ2LWNxNXgtcTY4Z84ABRR9/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yZ21wLTQ4NzMtcjY4M84ABQvO","url":"https://github.com/advisories/GHSA-rgmp-4873-r683","title":"Pterodactyl TOTPs can be reused during validity window","description":"### Summary\nWhen a user signs into an account with 2FA enabled they are prompted to enter a token. When that token is used, it is not sufficiently marked as used in the system allowing an attacker that intercepts that token to then use it in addition to a known username/password during the token validity window.\n\nThis vulnerability requires that an attacker already be in possession of a valid username and password combination, and intercept a valid 2FA token (for example, during a screen share). The token must then be provided in addition to the username and password during the limited token validity window. The validity window is ~60 seconds as the Panel allows at most one additional window to the current one, each window being 30 seconds.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-01-06T17:20:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-rgmp-4873-r683","https://nvd.nist.gov/vuln/detail/CVE-2025-69197","https://github.com/pterodactyl/panel/commit/032bf076d92bb2f929fa69c1bac1b89f26b8badf","https://github.com/pterodactyl/panel/releases/tag/v1.12.0","https://github.com/advisories/GHSA-rgmp-4873-r683"],"source_kind":"github","identifiers":["GHSA-rgmp-4873-r683","CVE-2025-69197"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-06T18:00:09.018Z","updated_at":"2026-09-13T05:04:54.405Z","epss_percentage":0.00361,"epss_percentile":0.29517,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yZ21wLTQ4NzMtcjY4M84ABQvO","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yZ21wLTQ4NzMtcjY4M84ABQvO","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.0","vulnerable_version_range":"\u003c 1.12.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yZ21wLTQ4NzMtcjY4M84ABQvO/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04YzM5LXhwcGctNDc5Y84ABQvN","url":"https://github.com/advisories/GHSA-8c39-xppg-479c","title":"Pterodactyl does not revoke SFTP access when server is deleted or permissions reduced","description":"### Summary\nPterodactyl does not revoke _active_ SFTP connections when a user is removed from a server instance or has their permissions changes with respect to file access over SFTP. This allows a user that was already connected to SFTP to remain connected and access files even after their permissions are revoked.\n\n### Details\nWhen a user opens a connection to a server using the Wings SFTP server instance the permissions are checked and returned from the authentication API call made to the Panel. However, credentials are not checked again after the initial handshake. Thus, if a user is removed from a server in the panel or have their permissions modified, those permissions are not updated in the SFTP connection.\n\nAs a result, a user that has already gained access to a server's files via the SFTP subsystem will maintain those permissions until disconnected (via Wings restart, or a manual disconnection on their end).\n\n\u003e [!NOTE]\n\u003e\n\u003e This issue impacts the SFTP subsystem for server files specifically. There is no exposure of Wings private data, or any data outside of a server's local filesystem. Additionally, a user must have been _connected to SFTP at the time of their permissions being revoked_ in order for this issue to be exploited. If a user was not connected, they would not be able to connect once their permissions were reduced.\n\n### Fix\nPlease upgrade to `wings@1.12.0` and `panel@1.12.0` to resolve this issue. Patches are available via the implementation PRs, but it is recommended to apply by upgrading the entire instance.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-01-06T17:18:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-8c39-xppg-479c","https://nvd.nist.gov/vuln/detail/CVE-2025-68954","https://github.com/pterodactyl/panel/commit/2bd9d8baddb0e0606e4a9d5be402f48678ac88d5","https://github.com/pterodactyl/panel/releases/tag/v1.12.0","https://github.com/advisories/GHSA-8c39-xppg-479c"],"source_kind":"github","identifiers":["GHSA-8c39-xppg-479c","CVE-2025-68954"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-06T18:00:09.018Z","updated_at":"2026-09-04T13:04:31.231Z","epss_percentage":0.00245,"epss_percentile":0.15652,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04YzM5LXhwcGctNDc5Y84ABQvN","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04YzM5LXhwcGctNDc5Y84ABQvN","packages":[{"ecosystem":"go","package_name":"github.com/pterodactyl/wings","versions":[{"first_patched_version":"1.12.0","vulnerable_version_range":"\u003c 1.12.0"}],"purl":"pkg:go/github.com%2Fpterodactyl%2Fwings"},{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.0","vulnerable_version_range":"\u003c 1.12.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04YzM5LXhwcGctNDc5Y84ABQvN/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tZ3I5LTZjMmotanhycc4ABQVB","url":"https://github.com/advisories/GHSA-mgr9-6c2j-jxrq","title":"Pterodactyl has a Reflected XSS vulnerability in “Create New Database Host”","description":"\u003e [!NOTE]\n\u003e Message from the Pterodactyl team:\n\u003e\n\u003e The Pterodactyl team has evaluated this as a minor security issue but does not consider it something that should be assigned a CVE, nor does it require active patching by vulnerable systems.\n\u003e\n\u003e This issue is entirely self-inflicted and requires an administrative user paste an _obviously_ incorrect value into a database host field, submit it, and run into the XSS when the error message is rendered. However, we have determined that this fix is good security hygiene and may prevent issues in other areas not yet discovered.\n\n### Summary\nWhen an administrative user creates a new database host they are prompted to provide a `Host` value which is expected to be a domain or IP address. When an invalid value is encountered and passed back to `gethostaddr` and/or directly to the MySQL connection tooling, an error is returned. This error is then passed back along to the front-end, but was not properly sanitized when rendered.\n\nTherefore it is possible for an admin to _knowingly_ paste a malicious payload such as `\u003cscript\u003eprompt(document.domain)\u003c/script\u003e` into the `Host` field and XSS themselves.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-12-30T15:13:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.0,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-mgr9-6c2j-jxrq","https://github.com/pterodactyl/panel/commit/1570ff250939b75b3ba8cd03e5025d8293544ed4","https://github.com/advisories/GHSA-mgr9-6c2j-jxrq"],"source_kind":"github","identifiers":["GHSA-mgr9-6c2j-jxrq"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-12-30T16:00:08.725Z","updated_at":"2026-08-21T12:04:04.961Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tZ3I5LTZjMmotanhycc4ABQVB","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tZ3I5LTZjMmotanhycc4ABQVB","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.12.0","vulnerable_version_range":"\u003c 1.12.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tZ3I5LTZjMmotanhycc4ABQVB/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yNHd2LTZjOTktZjg0M84ABJQ8","url":"https://github.com/advisories/GHSA-24wv-6c99-f843","title":"Pterodactyl Panel Allows Unauthenticated Arbitrary Remote Code Execution","description":"## Impact\n\nUsing the `/locales/locale.json` with the `locale` and `namespace` query parameters, a malicious actor is able to execute arbitrary code, without being authenticated.\n\nWith the ability to execute arbitrary code, this vulnerability can be exploited in an infinite number of ways.  It could be used to gain access to the Panel's server, read credentials from the Panel's config (`.env` or otherwise), extract sensitive information from the database (such as user details [username, email, first and last name, hashed password, ip addresses, etc]), access files of servers managed by the panel, etc.\n\n## Patches\n\nThis vulnerability was patched by https://github.com/pterodactyl/panel/commit/24c82b0e335fb5d7a844226b08abf9f176e592f0 and was released under the [`v1.11.11`](https://github.com/pterodactyl/panel/releases/tag/v1.11.11) tag without any other code modifications compared to `v1.11.10`.\n\nFor those who need to patch their installations in-place or apply it on top of other code modifications, a patch file can be retrieved from \u003chttps://github.com/pterodactyl/panel/commit/24c82b0e335fb5d7a844226b08abf9f176e592f0.patch\u003e and applied using `git apply`.\n\n## Workarounds\n\nOther than patching the software, there is no workaround in this software.  Disabling the `/locales/locale.json` endpoint at the webserver level is possible, but would break the localization feature wherever it is used.\n\nThe only other workaround relies on an external Web Application Firewall (WAF), such as Cloudflare's WAF with their default ruleset (requires Pro plan or above, Free doesn't have the proper ruleset) to mitigate this attack.\n\nUpdating to [`v1.11.11`](https://github.com/pterodactyl/panel/releases/tag/v1.11.11) or manually patching the software are the only recommended ways to completely mitigate this vulnerability.\n\n## User Notice\n\nShortly after the [`v1.11.11`](https://github.com/pterodactyl/panel/releases/tag/v1.11.11)release and it's announcement, security researchers and malicious actors have been attempting to exploit this vulnerability.  While there hasn't been any official confirmations of breaches or successful exploits of the vulnerability in the wild, it is only a matter of time for those who remain on unpatched versions without any workarounds in place.\n\nThe scope of this vulnerability cannot be fully described, anything is possible.  It is of utmost importance that anyone running a vulnerable version of this software, patch it or update to the latest available version **immediately**.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2025-06-19T19:55:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":10.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-24wv-6c99-f843","https://github.com/pterodactyl/panel/commit/24c82b0e335fb5d7a844226b08abf9f176e592f0","https://github.com/pterodactyl/panel/releases/tag/v1.11.11","https://nvd.nist.gov/vuln/detail/CVE-2025-49132","https://github.com/advisories/GHSA-24wv-6c99-f843"],"source_kind":"github","identifiers":["GHSA-24wv-6c99-f843","CVE-2025-49132"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2025-06-19T20:08:07.225Z","updated_at":"2026-09-13T05:06:04.110Z","epss_percentage":0.54677,"epss_percentile":0.98955,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNHd2LTZjOTktZjg0M84ABJQ8","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yNHd2LTZjOTktZjg0M84ABJQ8","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.11.11","vulnerable_version_range":"\u003c= 1.11.10"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNHd2LTZjOTktZjg0M84ABJQ8/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jNDc5LXdxOGctNTdocs4ABAop","url":"https://github.com/advisories/GHSA-c479-wq8g-57hr","title":"Pterodactyl Panel has plain-text logging of user passwords when two-factor authentication is disabled","description":"### Impact\n\nWhen a user disables two-factor authentication via the Panel, a `DELETE` request with their current password in a query parameter will be sent.  While query parameters are encrypted when using TLS, many webservers (including ones officially documented for use with Pterodactyl) will log query parameters in plain-text, storing a user's password in plain text.\n\nIf a malicious user obtains access to these logs they could *potentially* authenticate against a user's account; assuming they are able to discover the account's email address or username **separately**.\n\n### Patches\n\nThis problem has been patched by \u003chttps://github.com/pterodactyl/panel/commit/8be2b892c3940bdc0157ccdab16685a72d105dd1\u003e on the `1.0-develop` branch and released under `v1.11.8` as a single commit on top of `v1.11.7` \u003chttps://github.com/pterodactyl/panel/commit/75b59080e2812ced677dab516222b2a3bb34e3a4\u003e\n\nPatch file: \u003chttps://github.com/pterodactyl/panel/commit/8be2b892c3940bdc0157ccdab16685a72d105dd1.patch\u003e\n\n### Workarounds\n\nThere are no workarounds at this time.  There is not a direct vulnerability within the software as it relates to logs generated by intermediate components such as webservers or Layer 7 proxies.\n\nUpdating to `v1.11.8` or adding the linked patch manually are the only ways to avoid this problem.\n\n### User Notice\n\nAs this vulnerability relates to historical logging of sensitive data, users who have ever disabled 2FA on a Panel (self-hosted or operated by a company) should change their passwords and consider enabling 2FA if it was left disabled.  While it's unlikely that your account will be compromised by this vulnerability, it's not impossible.\n\nPanel administrators should consider clearing any access logs that may contain sensitive data, for Panels using NGINX, the access log is located at `/var/log/nginx/pterodactyl.app-access.log`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-10-24T19:07:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.6,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-c479-wq8g-57hr","https://github.com/pterodactyl/panel/commit/75b59080e2812ced677dab516222b2a3bb34e3a4","https://github.com/pterodactyl/panel/commit/8be2b892c3940bdc0157ccdab16685a72d105dd1","https://nvd.nist.gov/vuln/detail/CVE-2024-49762","https://github.com/advisories/GHSA-c479-wq8g-57hr"],"source_kind":"github","identifiers":["GHSA-c479-wq8g-57hr","CVE-2024-49762"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2024-10-24T20:06:47.758Z","updated_at":"2026-08-21T12:06:13.248Z","epss_percentage":0.00141,"epss_percentile":0.03922,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNDc5LXdxOGctNTdocs4ABAop","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jNDc5LXdxOGctNTdocs4ABAop","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.11.8","vulnerable_version_range":"\u003c 1.11.8"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNDc5LXdxOGctNTdocs4ABAop/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zODR3LXdmZnIteDYzcc4AA7v5","url":"https://github.com/advisories/GHSA-384w-wffr-x63q","title":"Pterodactyl panel's admin area vulnerable to Cross-site Scripting","description":"### Impact\n\nImporting a malicious egg or gaining access to wings instance could lead to XSS on the panel, which could be used to gain an administrator account on the panel. Specifically, the following things are impacted:\n- Egg Docker images\n- Egg variables:\n    - Name\n    - Environment variable\n    - Default value\n    - Description\n    - Validation rules\n \nAdditionally, certain fields would reflect malicious input, but it would require the user knowingly entering such input to have an impact.\n\nTo iterate, this would require an administrator to perform actions and can't be triggered by a normal panel user.\n\n### Workarounds\n\nNo workaround is available other than updating to the latest version of the panel.\n\n### Patches\n\nAll of the following commits are required to resolve this security issue:\n\nhttps://github.com/pterodactyl/panel/commit/1172d71d31561c4e465dabdf6b838e64de48ad16\nhttps://github.com/pterodactyl/panel/commit/f671046947e4695b5e1c647df79305c1cefdf817\nhttps://github.com/pterodactyl/panel/commit/0dad4c5a488661f9adc27dd311542516d9bfa0f2","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-05-03T20:29:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-384w-wffr-x63q","https://nvd.nist.gov/vuln/detail/CVE-2024-34067","https://github.com/pterodactyl/panel/commit/0dad4c5a488661f9adc27dd311542516d9bfa0f2","https://github.com/pterodactyl/panel/commit/1172d71d31561c4e465dabdf6b838e64de48ad16","https://github.com/pterodactyl/panel/commit/f671046947e4695b5e1c647df79305c1cefdf817","https://github.com/advisories/GHSA-384w-wffr-x63q"],"source_kind":"github","identifiers":["GHSA-384w-wffr-x63q","CVE-2024-34067"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2024-05-03T21:05:16.889Z","updated_at":"2026-09-13T05:08:38.544Z","epss_percentage":0.00457,"epss_percentile":0.38514,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zODR3LXdmZnIteDYzcc4AA7v5","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zODR3LXdmZnIteDYzcc4AA7v5","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.11.6","vulnerable_version_range":"\u003c 1.11.6"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zODR3LXdmZnIteDYzcc4AA7v5/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mZzUyLXhqZmMtOXJoOM4AAhdv","url":"https://github.com/advisories/GHSA-fg52-xjfc-9rh8","title":"Pterodactyl vulnerable to 2FA Sniffing","description":"**Pterodactyl version 0.7.13 and lower - 2FA Sniffing**\n\nUsers who have enabled 2FA protections on their account can unintentionally have their account's existence sniffed by malicious users who enter random credentials into the login fields.\n\n### Impact\nUsers who have enabled 2FA protections on their account can unintentionally have their account's existence sniffed by malicious users who enter random credentials into the login fields.\n\nA logical mistake was made when the original code was written that would wait to verify the user's password until they had provided 2FA credentials if it was enabled on their account. However, because of this you could enter a bad password for a known email and determine if the account exists if you got redirected to a 2FA page.\n\n### For more information\nIf you have any questions or comments about this advisory please react out on Discord or email dane@[project name].io.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-24T16:51:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-vcm9-hx3q-qwj8","https://nvd.nist.gov/vuln/detail/CVE-2019-1020002","https://github.com/pterodactyl/panel/commit/092e7e79fff858ee026608c7dbccab165a67526f","https://github.com/pterodactyl/panel/releases/tag/v0.7.14","https://github.com/advisories/GHSA-fg52-xjfc-9rh8"],"source_kind":"github","identifiers":["GHSA-fg52-xjfc-9rh8","CVE-2019-1020002"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2022-12-21T16:11:44.268Z","updated_at":"2026-09-13T05:12:57.783Z","epss_percentage":0.01475,"epss_percentile":0.72116,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZzUyLXhqZmMtOXJoOM4AAhdv","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mZzUyLXhqZmMtOXJoOM4AAhdv","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"0.7.14","vulnerable_version_range":"\u003c= 0.7.13"}],"purl":null,"statistics":{"dependent_packages_count":0,"dependent_repos_count":0,"downloads":582,"downloads_period":"total"},"affected_versions":["v0.1.0-beta","v0.1.1-beta","v0.1.2-beta","v0.2.0-beta","v0.3.0-beta","v0.4.0-beta","v0.4.1-beta","v0.5.0","v0.5.0-rc.1","v0.5.0-rc.2","v0.5.1","v0.5.2","v0.5.3","v0.5.4","v0.5.5","v0.5.6","v0.5.7","v0.6.0","v0.6.0-beta.1","v0.6.0-beta.2","v0.6.0-beta.2.1","v0.6.0-rc.1","v0.6.1","v0.6.2","v0.6.3","v0.6.4","v0.7.0","v0.7.0-beta.1","v0.7.0-beta.2","v0.7.0-beta.3","v0.7.0-beta.4","v0.7.0-rc.1","v0.7.0-rc.2","v0.7.1","v0.7.2","v0.7.3","v0.7.4","v0.7.5","v0.7.6","v0.7.7","v0.7.8","v0.7.9","v0.7.10","v0.7.11","v0.7.12","v0.7.13"],"unaffected_versions":["v0.7.14","v0.7.15","v0.7.16","v0.7.17","v0.7.18","v0.7.19","v1.0.0","v1.0.1","v1.0.2","v1.0.3","v1.1.0","v1.1.1","v1.1.2","v1.1.3","v1.2.0","v1.2.1","v1.2.2","v1.3.0","v1.3.1","v1.3.2","v1.4.0","v1.4.1","v1.4.2","v1.5.0","v1.5.1","v1.6.0","v1.6.1","v1.6.2","v1.6.3","v1.6.5","v1.6.6","v1.7.0","v1.8.0","v1.8.1","v1.9.0","v1.9.1","v1.9.2","v1.10.0","v1.10.1","v1.10.2","v1.10.3","v1.10.4","v1.11.0","v1.11.1","v1.11.2","v1.11.3","v1.11.4","v1.11.5","v1.11.6","v1.11.7","v1.11.8","v1.11.9","v1.11.10","v1.11.11","v1.12.0","v1.12.1","v1.12.2","v1.12.3","v1.12.4","v1.13.0","v1.14.0","v1.14.1","v1.15.0","v1.15.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mZzUyLXhqZmMtOXJoOM4AAhdv/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03djN4LWg3cjItMzRqds0lXg","url":"https://github.com/advisories/GHSA-7v3x-h7r2-34jv","title":"Insufficient Session Expiration in Pterodactyl API","description":"### Impact\nA vulnerability exists in Pterodactyl Panel `\u003c= 1.6.6` that could allow a malicious attacker that compromises an API key to generate an authenticated user session that is not revoked when the API key is deleted, thus allowing the malicious user to remain logged in as the user the key belonged to.\n\nIt is important to note that **a malicious user must first compromise an existing API key for a user to exploit this issue**. It cannot be exploited by chance, and requires a coordinated attack against an individual account using a known API key.\n\n### Patches\nThis issue has been addressed in the `v1.7.0` release of Pterodactyl Panel.\n\n### Workarounds\nThose not wishing to upgrade may apply the change below:\n\n```diff\ndiff --git a/app/Http/Middleware/Api/AuthenticateKey.php b/app/Http/Middleware/Api/AuthenticateKey.php\nindex eb25dac6..857bfab2 100644\n--- a/app/Http/Middleware/Api/AuthenticateKey.php\n+++ b/app/Http/Middleware/Api/AuthenticateKey.php\n@@ -70,7 +70,7 @@ class AuthenticateKey\n         } else {\n             $model = $this-\u003eauthenticateApiKey($request-\u003ebearerToken(), $keyType);\n\n-            $this-\u003eauth-\u003eguard()-\u003eloginUsingId($model-\u003euser_id);\n+            $this-\u003eauth-\u003eguard()-\u003eonceUsingId($model-\u003euser_id);\n         }\n```\n\n### For more information\nIf you have any questions or comments about this advisory please reach out to `Tactical Fish#8008` on [Discord](https://discord.gg/pterodactyl) or email `dane@pterodactyl.io`.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-01-21T18:43:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.0,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:L","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-7v3x-h7r2-34jv","https://github.com/pterodactyl/panel/commit/dfa329ddf242908b60e22e3340ea36359eab1ef4","https://github.com/pterodactyl/panel/releases/tag/v1.7.0","https://github.com/advisories/GHSA-7v3x-h7r2-34jv"],"source_kind":"github","identifiers":["GHSA-7v3x-h7r2-34jv"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2022-12-21T16:12:38.116Z","updated_at":"2026-08-21T12:12:29.695Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03djN4LWg3cjItMzRqds0lXg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03djN4LWg3cjItMzRqds0lXg","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.7.0","vulnerable_version_range":"\u003c 1.7.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03djN4LWg3cjItMzRqds0lXg/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13d2dxLTlqaGYtcWd3Ns0XQQ","url":"https://github.com/advisories/GHSA-wwgq-9jhf-qgw6","title":"Cross-Site Request Forgery allowing sending of test emails and generation of node auto-deployment keys","description":"### Impact\nDue to improperly configured CSRF protections on two routes, a malicious user could execute a CSRF-based attack against the following endpoints:\n\n* Sending a test email.\n* Generating a node auto-deployment token.\n\nAt no point would any data be exposed to the malicious user, this would simply trigger email spam to an administrative user, or generate a single auto-deployment token unexpectedly. This token is not revealed to the malicious user, it is simply created unexpectedly in the system.\n\n### Patches\nThis has been addressed in https://github.com/pterodactyl/panel/commit/bf9cbe2c6d5266c6914223e067c56175de7fc3a5 which will be released as `1.6.6`.\n\n### Workarounds\nUsers may optionally manually apply the fixes released in v1.6.6 to patch their own systems.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-11-18T15:46:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-wwgq-9jhf-qgw6","https://github.com/pterodactyl/panel/commit/bf9cbe2c6d5266c6914223e067c56175de7fc3a5","https://nvd.nist.gov/vuln/detail/CVE-2021-41273","https://github.com/advisories/GHSA-wwgq-9jhf-qgw6"],"source_kind":"github","identifiers":["GHSA-wwgq-9jhf-qgw6","CVE-2021-41273"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2022-12-21T16:12:42.401Z","updated_at":"2026-09-13T05:14:22.278Z","epss_percentage":0.00391,"epss_percentile":0.32553,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13d2dxLTlqaGYtcWd3Ns0XQQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13d2dxLTlqaGYtcWd3Ns0XQQ","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.6.6","vulnerable_version_range":"\u003c 1.6.6"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13d2dxLTlqaGYtcWd3Ns0XQQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tNDlmLWhjeHAtNmhtNs0WsA","url":"https://github.com/advisories/GHSA-m49f-hcxp-6hm6","title":"pterodactyl/panel CSRF allowing an external page to trigger a user logout event","description":"### Impact\nA malicious user can trigger a user logout if a signed in user visits a malicious website that makes a request to the Panel's sign-out endpoint. This requires a targeted attack against a specific Panel instance, and serves only to sign a user out. **No user details are leaked, nor is any user data affected, this is simply an annoyance at worst.**\n\n### Patches\nNone.\n\n### Workarounds\nNone.\n\n### For more information\nIf you have any questions or comments about this advisory please contact `Tactical Fish#8008` on Discord, or email `dane@pterodactyl.io`.\n","origin":"UNSPECIFIED","severity":"LOW","published_at":"2021-10-25T19:42:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-m49f-hcxp-6hm6","https://github.com/pterodactyl/panel/commit/45999ba4ee1b2dcb12b4a2fa2cedfb6b5d66fac2","https://github.com/pterodactyl/panel/releases/tag/v1.6.3","https://nvd.nist.gov/vuln/detail/CVE-2021-41176","https://github.com/advisories/GHSA-m49f-hcxp-6hm6"],"source_kind":"github","identifiers":["GHSA-m49f-hcxp-6hm6","CVE-2021-41176"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2022-12-21T16:12:44.254Z","updated_at":"2026-09-13T05:11:19.484Z","epss_percentage":0.0052,"epss_percentile":0.42515,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNDlmLWhjeHAtNmhtNs0WsA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tNDlmLWhjeHAtNmhtNs0WsA","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.6.3","vulnerable_version_range":"\u003e= 1.0.0, \u003c 1.6.3"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNDlmLWhjeHAtNmhtNs0WsA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01dmZ4LTh3Nm0taDN2NM0WHA","url":"https://github.com/advisories/GHSA-5vfx-8w6m-h3v4","title":"Pterodactyl Panel vulnerable to authentication bypass due to improper user-provided security token verification","description":"A malicious user can modify the contents of a `confirmation_token` input during the two-factor authentication process to reference a cache value not associated with the login attempt. In rare cases this can allow a malicious actor to authenticate as a random user in the Panel. The malicious user must target an account with two-factor authentication enabled, and then must provide a correct two-factor authentication token before being authenticated as that user.\n\n## Impact\nDue to a validation flaw in the logic handling user authentication during the two-factor authentication process a malicious user can trick the system into loading credentials for an arbitrary user by modifying the token sent to the server. This authentication flaw is present in the `LoginCheckpointController@__invoke` method which handles two-factor authentication for a user.\n\nThis controller looks for a request input parameter called `confirmation_token` which is expected to be a 64 character random alpha-numeric string that references a value within the Panel's cache containing a `user_id` value. This value is then used to fetch the user that attempted to login, and lookup their two-factor authentication token. Due to the design of this system, any element in the cache that contains only digits could be referenced by a malicious user, and whatever value is stored at that position would be used as the `user_id`.\n\nThere are a few different areas of the Panel that store values into the cache that are integers, and a user who determines what those cache keys are could pass one of those keys which would cause this code pathway to reference an arbitrary user.\n\n## Scope\nAt its heart this is a high-risk login bypass vulnerability. However, there are a few additional conditions that must be met in order for this to be successfully executed, notably:\n\n1.) The account referenced by the malicious cache key **must** have two-factor authentication enabled. An account without two-factor authentication would cause an exception to be triggered by the authentication logic, thusly exiting this authentication flow.\n2.) Even if the malicious user is able to reference a valid cache key that references a valid user account with two-factor authentication, they **must** provide a valid two-factor authentication token.\n\nHowever, due to the design of this endpoint once a valid user account is found with two-factor authentication enabled there is no rate-limiting present, thusly allowing an attacker to brute force combinations until successful. This leads to a third condition that must be met:\n\n3.) For the duration of this attack sequence the cache key being referenced must continue to exist with a valid `user_id` value. Depending on the specific key being used for this attack, this value may disappear quickly, or be changed by other random user interactions on the Panel, outside the control of the attacker.\n\n### About the Severity\nAs you may have noticed, this is not a trivial authentication bypass bug to exploit, and is likely incredibly difficult for a layperson to pull off. However, the severity of this disclosure has been prepared based on the nature of the bug and the potential for unexpected administrative account access under very rare conditions.\n\n## Mitigation\nIn order to mitigate this vulnerability the underlying authentication logic was changed to use an encrypted session store that the user is therefore unable to control the value of. This completely removed the use of a user-controlled value being used. In addition, the code was audited to ensure this type of vulnerability is not present elsewhere.\n\nIf you have any questions or concerns about the content of this disclosure please contact `Tactical Fish#8008` on Discord, or email `dane ät pterodactyl.io`.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2021-10-04T20:14:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-5vfx-8w6m-h3v4","https://github.com/pterodactyl/panel/commit/4a84c36009be10dbd83051ac1771662c056e4977","https://nvd.nist.gov/vuln/detail/CVE-2021-41129","https://github.com/pterodactyl/panel/blob/v1.6.2/CHANGELOG.md#v162","https://github.com/pterodactyl/panel/releases/tag/v1.6.2","https://github.com/advisories/GHSA-5vfx-8w6m-h3v4"],"source_kind":"github","identifiers":["GHSA-5vfx-8w6m-h3v4","CVE-2021-41129"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2022-12-21T16:12:45.679Z","updated_at":"2026-09-13T05:14:30.015Z","epss_percentage":0.01752,"epss_percentile":0.76541,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01dmZ4LTh3Nm0taDN2NM0WHA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01dmZ4LTh3Nm0taDN2NM0WHA","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.6.2","vulnerable_version_range":"\u003e= 1.0.0, \u003c 1.6.2"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01dmZ4LTh3Nm0taDN2NM0WHA/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU4MjItcHc1Ny12djM3","url":"https://github.com/advisories/GHSA-5822-pw57-vv37","title":"XSS vulnerability when listing users on add \u0026 modify server pages.","description":"### Impact\nAn XSS vulnerability exists in versions of Pterodactyl Panel before 0.7.19. Affected versions do not properly sanitize account names before rendering them to the dropdown selector in the admin area when creating or modifying a server.\n\n### Patches\nThis XSS has been addressed in 0.7.19 and will be rolled forwards into the 1.0-rc.7 release.\n\n### Workarounds\nNo workaround exists without manual patching. See https://github.com/pterodactyl/panel/pull/2441/files for the files changed.\n\n### For more information\nIf you have any questions or comments about this advisory please reach out on Discord, or by emailing `dane` at `pterodactyl` dot `io`.\n\n_Thank you to Sergej for the responsible disclosure of this issue._","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2020-10-08T20:13:19.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/pterodactyl/panel/security/advisories/GHSA-5822-pw57-vv37","https://github.com/advisories/GHSA-5822-pw57-vv37"],"source_kind":"github","identifiers":["GHSA-5822-pw57-vv37"],"repository_url":"https://github.com/pterodactyl/panel","blast_radius":1.0,"created_at":"2022-12-21T16:13:13.478Z","updated_at":"2026-09-03T07:15:44.417Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU4MjItcHc1Ny12djM3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU4MjItcHc1Ny12djM3","packages":[{"ecosystem":"packagist","package_name":"pterodactyl/panel","versions":[{"first_patched_version":"1.0.0-rc.7","vulnerable_version_range":"\u003e= 1.0.0-rc.0, \u003c= 1.0.0-rc.6"},{"first_patched_version":"0.7.19","vulnerable_version_range":"\u003c 0.7.19"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTU4MjItcHc1Ny12djM3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/packagist/pterodactyl/panel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/packagist/pterodactyl/panel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/packagist/pterodactyl/panel/dependencies","status":null,"funding_links":["https://github.com/pterodactyl","https://github.com/sponsors/pterodactyl"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T20:56:33.652Z","issues_count":654,"pull_requests_count":378,"avg_time_to_close_issue":11683843.152466368,"avg_time_to_close_pull_request":14915545.98888889,"issues_closed_count":446,"pull_requests_closed_count":270,"pull_request_authors_count":138,"issue_authors_count":537,"avg_comments_per_issue":4.08256880733945,"avg_comments_per_pull_request":1.0687830687830688,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":45,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":3769374.375,"past_year_avg_time_to_close_pull_request":3047129.769230769,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.6222222222222222,"past_year_avg_comments_per_pull_request":2.076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pterodactyl%2Fpanel/issues","maintainers":[{"login":"lancepioch","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lancepioch"},{"login":"danny6167","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danny6167"},{"login":"parkervcp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkervcp"},{"login":"matthewpi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewpi"},{"login":"schrej","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schrej"},{"login":"infraly-will","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infraly-will"},{"login":"DaneEveritt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DaneEveritt"}],"active_maintainers":[{"login":"danny6167","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danny6167"},{"login":"infraly-will","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/infraly-will"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/pterodactyl%2Fpanel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/pterodactyl%2Fpanel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/pterodactyl%2Fpanel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/pterodactyl%2Fpanel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/pterodactyl%2Fpanel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages/pterodactyl%2Fpanel/codemeta","maintainers":[{"uuid":"iatoz","login":"iatoz","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://packagist.org/users/iatoz","role":null,"created_at":"2022-11-20T07:41:57.658Z","updated_at":"2022-11-20T07:41:57.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers/iatoz/packages"}],"registry":{"name":"packagist.org","url":"https://packagist.org","ecosystem":"packagist","default":true,"packages_count":514950,"maintainers_count":143697,"namespaces_count":172684,"keywords_count":148168,"github":"packagist","metadata":{"funded_packages_count":30979},"icon_url":"https://github.com/packagist.png","created_at":"2022-04-04T15:19:23.222Z","updated_at":"2026-09-13T05:01:34.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/packagist.org/namespaces"}}]