{"id":8804343,"name":"github.com/brainboxdotcc/dpp","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/brainboxdotcc/dpp","keywords_array":[],"namespace":null,"versions_count":64,"first_release_published_at":"2021-04-30T16:51:13.000Z","latest_release_published_at":"2026-05-18T15:31:48.000Z","latest_release_number":"v10.1.5+incompatible","last_synced_at":"2026-05-23T08:36:14.988Z","created_at":"2024-01-25T05:12:08.995Z","updated_at":"2026-05-23T08:36:14.988Z","registry_url":"https://pkg.go.dev/github.com/brainboxdotcc/dpp","install_command":"go get github.com/brainboxdotcc/dpp","documentation_url":"https://pkg.go.dev/github.com/brainboxdotcc/dpp#section-documentation","metadata":{},"repo_metadata":{"id":36999852,"uuid":"351512090","full_name":"brainboxdotcc/DPP","owner":"brainboxdotcc","description":"C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!","archived":false,"fork":false,"pushed_at":"2025-09-15T17:51:15.000Z","size":46178,"stargazers_count":1242,"open_issues_count":6,"forks_count":179,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-09-15T19:29:03.299Z","etag":null,"topics":["api","api-client","api-wrapper","cpp","discord","discord-api","discord-api-v10","discord-api-wrapper","discord-bot","docker","dpp","etf","hacktoberfest","json","library","linux","osx","ssl","websocket","windows"],"latest_commit_sha":null,"homepage":"https://dpp.dev/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brainboxdotcc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":{"custom":["https://www.paypal.com/donate?hosted_button_id=ZP76Y5J24WLMU"]}},"created_at":"2021-03-25T16:56:53.000Z","updated_at":"2025-09-14T16:43:33.000Z","dependencies_parsed_at":"2024-03-07T07:46:42.284Z","dependency_job_id":"8b959b6c-e184-4b7d-b19e-e5e66edb46d3","html_url":"https://github.com/brainboxdotcc/DPP","commit_stats":{"total_commits":3321,"total_committers":117,"mean_commits":"28.384615384615383","dds":0.4667268894911172,"last_synced_commit":"2b39724765fb73135de4415cec448c77755641eb"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/brainboxdotcc/DPP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainboxdotcc","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/sbom","scorecard":{"id":1237092,"data":{"date":"2025-09-01T18:41:35Z","repo":{"name":"github.com/brainboxdotcc/DPP","commit":"8293247fb4b8d36a682e1d5f557dc3d26b02987f"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"name":"Code-Review","score":5,"reason":"Found 8/15 approved changesets -- score normalized to 5","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:32","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:125","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:165","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:230","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/construct-vcpkg-info.yml:18","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docker.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/documentation.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-documentation.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sitemap.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/construct-vcpkg-info.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/documentation-check.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/documentation.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/gitguardian.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-documentation.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/sitemap.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/target-master.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-docs-examples.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: win32/32/bin/libcrypto-1_1.dll:1","Warn: binary detected: win32/32/bin/libssl-1_1.dll:1","Warn: binary detected: win32/32/bin/opus.dll:1","Warn: binary detected: win32/32/bin/zlib1.dll:1","Warn: binary detected: win32/32/lib/libcrypto.lib:1","Warn: binary detected: win32/32/lib/libsodium.lib:1","Warn: binary detected: win32/32/lib/libssl.lib:1","Warn: binary detected: win32/32/lib/opus.lib:1","Warn: binary detected: win32/32/lib/zlib.lib:1","Warn: binary detected: win32/bin/libcrypto-1_1-x64.dll:1","Warn: binary detected: win32/bin/libssl-1_1-x64.dll:1","Warn: binary detected: win32/bin/opus.dll:1","Warn: binary detected: win32/bin/zlib1.dll:1","Warn: binary detected: win32/lib/libcrypto.lib:1","Warn: binary detected: win32/lib/libsodium.lib:1","Warn: binary detected: win32/lib/libssl.lib:1","Warn: binary detected: win32/lib/opus.lib:1","Warn: binary detected: win32/lib/zlib.lib:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":10,"reason":"badge detected: Gold","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/sitemap.yml:34","Info:  25 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  35 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libdpp-10.1.3-linux-i386.deb.asc: https://github.com/brainboxdotcc/DPP/releases/tag/v10.1.3","Info: signed release artifact: DPP-10.1.2.tar.gz.asc: https://github.com/brainboxdotcc/DPP/releases/tag/v10.1.2","Info: signed release artifact: DPP-10.1.1.tar.gz.asc: https://github.com/brainboxdotcc/DPP/releases/tag/v10.1.1","Info: signed release artifact: DPP-10.1.0.tar.gz.asc: https://github.com/brainboxdotcc/DPP/releases/tag/v10.1.0","Info: signed release artifact: DPP-10.0.35.tar.gz.asc: https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.35","Warn: release artifact v10.1.3 does not have provenance: https://api.github.com/repos/brainboxdotcc/DPP/releases/230409059","Warn: release artifact v10.1.2 does not have provenance: https://api.github.com/repos/brainboxdotcc/DPP/releases/207297241","Warn: release artifact v10.1.1 does not have provenance: https://api.github.com/repos/brainboxdotcc/DPP/releases/204537096","Warn: release artifact v10.1.0 does not have provenance: https://api.github.com/repos/brainboxdotcc/DPP/releases/200527794","Warn: release artifact v10.0.35 does not have provenance: https://api.github.com/repos/brainboxdotcc/DPP/releases/183231055"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:14"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by personal access token","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"21 out of 22 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 29 contributing companies or organizations","details":["Info: found contributions from: 0xsaturn, Cordactyl, Deep-Alchemy, EddieHubCommunity, GearPoli, Harshfeudal-Projects, LunarisLib, OpenDucks, Senaverse, Story-Of-Alicia, The-AniLab, ThundeRatz, battleland-eu, bohemia interactive simulations, brainbox.cc, brainboxdotcc, deep-alchemy, dipper-dev, ethernal-project, flixrp, gentoo-audio, inspircd, moron, pill-it-up, puyotw, sectorsedgecommunity, team-raiju, tenzir, zbra-dev"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-05T22:16:27.736Z","repository_id":36999852,"created_at":"2025-09-05T22:16:27.736Z","updated_at":"2025-09-05T22:16:27.736Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275696212,"owners_count":25511351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"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":"brainboxdotcc","name":"brainbox.cc","uuid":"57295890","kind":"organization","description":"Creating fun stuff since 1993.","email":"support@brainbox.cc","website":"https://brainbox.cc","location":"United Kingdom","twitter":"brainboxdotcc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57295890?v=4","repositories_count":25,"last_synced_at":"2024-04-25T00:11:00.102Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brainboxdotcc","funding_links":[],"total_stars":1110,"followers":34,"following":0,"created_at":"2022-11-14T06:43:29.362Z","updated_at":"2024-04-25T00:11:01.405Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainboxdotcc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainboxdotcc/repositories"},"tags":[{"name":"v10.1.3","sha":"d46bd98396609c83defff2da3227be383935d5ea","kind":"commit","published_at":"2025-07-06T23:33:31.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.1.3","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.1.3/manifests"},{"name":"v10.1.2","sha":"e97ae1903a3a7fc5e0a592b564390f501afd6e56","kind":"commit","published_at":"2025-03-19T18:36:56.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.1.2","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"3c3a5469e8b801c3eb3a68d98a3f19e568b11515","kind":"commit","published_at":"2025-03-08T13:17:19.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.1.1","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"245584509f2a0b1b404b59212e0c21bf6ebb48e4","kind":"commit","published_at":"2025-02-14T18:16:33.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.1.0","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.1.0/manifests"},{"name":"v10.0.35","sha":"ab0142be0199666bfdabc70b3b426ab7af5003db","kind":"commit","published_at":"2024-11-02T21:28:09.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.35","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.35/manifests"},{"name":"v10.0.34","sha":"b5ae650252fab55864822d36e1792a9355d020e4","kind":"commit","published_at":"2024-10-25T18:03:22.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.34","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.34/manifests"},{"name":"v10.0.33","sha":"d70cef2aa6ba57720af51a3e7a630caf854c4f89","kind":"commit","published_at":"2024-10-20T14:11:46.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.33","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.33/manifests"},{"name":"v10.0.32","sha":"a1a32d227a49d92e637d3311468cc53508e6e446","kind":"commit","published_at":"2024-10-12T12:37:27.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.32","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.32/manifests"},{"name":"v10.0.31","sha":"ce184530538b14c81c3b6c320d3097f55b1dcddc","kind":"commit","published_at":"2024-09-21T17:53:39.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.31","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.31/manifests"},{"name":"v10.0.30","sha":"fa5d7d56d349fb7dfcc67afaec7496d5bbcf645e","kind":"commit","published_at":"2024-05-10T21:33:01.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.30","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.30/manifests"},{"name":"v10.0.29","sha":"e52ed92d722a648874406579f0aae6cd8fc6fa5f","kind":"commit","published_at":"2023-12-10T21:44:45.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.29","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.29/manifests"},{"name":"v10.0.28","sha":"1d6a67a50fbd824b8d7c30ae916872f38105c8be","kind":"commit","published_at":"2023-11-05T17:41:04.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.28","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.28/manifests"},{"name":"v10.0.27","sha":"87eef8bde01b23f60dd3f470b86747fda725e186","kind":"commit","published_at":"2023-10-27T13:17:37.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.27","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.27/manifests"},{"name":"v10.0.26","sha":"cca47cf17a9072afcf868775a73f4ae844567ab0","kind":"commit","published_at":"2023-09-30T19:01:38.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.26","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.26/manifests"},{"name":"v10.0.25","sha":"32b675991807fcd516a4061b81bc45dc557173ee","kind":"commit","published_at":"2023-08-30T14:02:16.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.25","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.25/manifests"},{"name":"v10.0.24","sha":"63ac3fed8bdd92e3122c6079b944f70fc9546dc2","kind":"commit","published_at":"2023-05-22T09:11:45.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.24","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.24/manifests"},{"name":"v10.0.23","sha":"25006668103d0e77252b45b3098ff457a8422189","kind":"commit","published_at":"2023-02-27T12:19:59.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.23","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.23/manifests"},{"name":"v10.0.22","sha":"02a16bc415ead32abc59fca8579c6611ce5e8ed6","kind":"commit","published_at":"2023-01-04T16:30:42.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.22","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.22/manifests"},{"name":"v10.0.21","sha":"cee27e000166b7aa5fce63f6c8ef25ded2f8bf27","kind":"commit","published_at":"2022-10-31T18:39:27.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.21","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.21/manifests"},{"name":"v10.0.20","sha":"9d5cb5f962410c3cafe3d03530365eaca76d791a","kind":"commit","published_at":"2022-09-29T11:32:19.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.20","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.20/manifests"},{"name":"v10.0.19","sha":"d7f92689381e66decf7ec7e247570690534206a4","kind":"commit","published_at":"2022-09-10T09:51:52.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.19","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.19/manifests"},{"name":"v10.0.18","sha":"6832533388ae7437aca481420a40ef1a9b157b89","kind":"commit","published_at":"2022-09-03T14:40:13.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.18","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.18/manifests"},{"name":"v10.0.17","sha":"3cddd4437f95482424e5cb7c55a46154fe35c47c","kind":"commit","published_at":"2022-08-31T15:08:53.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.17","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.17/manifests"},{"name":"v10.0.16","sha":"7a9934df1cdfb9679464b0133e8f5421389283b0","kind":"commit","published_at":"2022-08-15T11:57:12.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.16","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.16/manifests"},{"name":"v10.0.15","sha":"104a34c4f2422d02f457437f6a6c5fbbf3396b24","kind":"commit","published_at":"2022-07-25T11:59:35.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.15","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.15/manifests"},{"name":"v10.0.14","sha":"583ea4f149c5555324af82576aed230e14a54b57","kind":"commit","published_at":"2022-07-20T16:30:47.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.14","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.14/manifests"},{"name":"v10.0.13","sha":"ae50b047ae1fb226716109b61942b221f13e78ee","kind":"commit","published_at":"2022-07-08T18:13:03.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.13","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.13/manifests"},{"name":"v10.0.12","sha":"4eacb0c99c799fd90574835eef0fa641dfae3185","kind":"commit","published_at":"2022-06-29T20:53:26.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.12","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.12/manifests"},{"name":"v10.0.11","sha":"e9c4ed7a7b1b57b0b31282a9cf2dc249811e05fd","kind":"commit","published_at":"2022-06-23T21:21:24.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.11","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.11/manifests"},{"name":"v10.0.10","sha":"924935bf644865bf4750bbfc95533699227382b4","kind":"commit","published_at":"2022-05-31T18:20:57.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.10","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.10/manifests"},{"name":"v10.0.9","sha":"23b25cf053ff0b2bccc5e913e921f962afe65ede","kind":"commit","published_at":"2022-05-16T01:40:43.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.9","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.9/manifests"},{"name":"v10.0.8","sha":"15fbf39d05e41c0b2f6b182b4f30258258fc216d","kind":"commit","published_at":"2022-05-13T19:41:57.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.8","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.8/manifests"},{"name":"v10.0.7","sha":"48ece74dd9b4a2b553c9731e6f0030da5a7e6918","kind":"commit","published_at":"2022-05-01T12:47:07.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.7","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.7/manifests"},{"name":"v10.0.6","sha":"984bc44dbdb07f6e74506c049c85cc84b41e55d4","kind":"commit","published_at":"2022-04-12T22:54:17.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.6","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.6/manifests"},{"name":"v10.0.5","sha":"f347833ce0f247abedc74b50663e4261cac56042","kind":"commit","published_at":"2022-04-02T23:17:42.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.5","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.5/manifests"},{"name":"v10.0.4","sha":"25c4ff99774ddf10ad91c082712722b0b4337ea5","kind":"commit","published_at":"2022-03-20T05:30:23.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.4","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"e3f60d59be151465f081b9562ed83a20759d7004","kind":"commit","published_at":"2022-03-13T13:26:39.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.3","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"6322da252cf7219c9fee697a5ad21bdb6854c123","kind":"commit","published_at":"2022-03-01T08:28:33.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.2","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"0487e08453d5cb372749f18c5a5dd8ceaae278ba","kind":"commit","published_at":"2022-02-22T19:10:27.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.1","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fafa01257f3585d09a7e8da4e0939e7b23dfb97a","kind":"commit","published_at":"2022-02-15T22:18:48.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v10.0.0","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v10.0.0/manifests"},{"name":"v9.0.19","sha":"1adaee77c7c4374390acf2edeecb110d7557016f","kind":"commit","published_at":"2022-02-13T22:23:09.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.19","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"82701e313447d8ab372a34205e6c2014ad7af62d","kind":"commit","published_at":"2022-01-30T22:00:26.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.18","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"443d0a1a93e0bee32ae1a69bf194c63e52b641e4","kind":"commit","published_at":"2022-01-09T01:27:56.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.17","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"2c81e109e4558e740ebb0c13bc62993774b6fe61","kind":"commit","published_at":"2021-12-20T23:37:58.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.16","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"a12fcf2e317c08b160dbda113ef08ea25798d381","kind":"commit","published_at":"2021-11-29T15:17:33.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.15","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"8ab0ca521a5d23fa5d5ff10ddfb52be826d8b077","kind":"commit","published_at":"2021-11-23T21:40:11.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.14","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"a65eb9e05f17b0ffd089cf7b475d667e9b5d30cd","kind":"commit","published_at":"2021-11-16T23:53:54.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.13","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"82aeae8f69fe1dd2e747fbdf1c3232403be1ec0e","kind":"commit","published_at":"2021-11-15T11:54:17.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.12","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"7c583cd9393344633cb7310351a38071e6edb9a7","kind":"commit","published_at":"2021-11-07T13:09:15.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.11","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"021f55d0910954df8fe349a5034ee125ff149c8b","kind":"commit","published_at":"2021-11-04T16:03:29.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.10","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"235cd5aab1920f95d9c2d54f55e3d4ef134f051c","kind":"commit","published_at":"2021-10-26T14:34:42.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.9","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"a12196167e90fcc262460be4b5b3b01726f9648d","kind":"commit","published_at":"2021-10-14T12:15:23.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.8","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"eec59f239ab614807a5a6a35fd976c019e4f3e33","kind":"commit","published_at":"2021-10-04T12:43:55.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.7","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"623255b38c1448c667c368a0983097465974f5a4","kind":"commit","published_at":"2021-09-27T14:26:21.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.6","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"230d00b8b15cb1397a676ac70a97eec57ff5cdfc","kind":"commit","published_at":"2021-09-20T15:45:52.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.5","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"529d02a0080a0d106c92edc94768da19275a29e1","kind":"commit","published_at":"2021-09-14T16:04:44.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.4","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"83afe1a7e8c7139a42be3e06ef8420c7139ee9ff","kind":"commit","published_at":"2021-09-11T14:10:32.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.3","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"2fd7d75edd59a4fb9e62b31ea594eba16135a278","kind":"commit","published_at":"2021-09-05T01:22:39.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.2","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"bd57294ebf77b4975401e011796cb14e777ae0e1","kind":"commit","published_at":"2021-09-02T16:18:56.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v9.0.1","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v9.0.1/manifests"},{"name":"9.0.0","sha":"358b062f0901ec7c23fda9336cde4e865ff1373e","kind":"tag","published_at":"2021-08-12T14:22:57.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/9.0.0","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/9.0.0/manifests"},{"name":"v1.0.2","sha":"2d19ead4b954d185e30efa5fbb56d501105ab964","kind":"tag","published_at":"2021-05-23T12:52:06.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v1.0.2","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6958b1ecc4b960279f64845e327ff037746964e4","kind":"tag","published_at":"2021-05-09T23:49:24.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v1.0.1","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ef561c8dfa2dbac5e52eb2ed75ebc676dc50c2f5","kind":"commit","published_at":"2021-04-30T16:51:13.000Z","download_url":"https://codeload.github.com/brainboxdotcc/DPP/tar.gz/v1.0.0","html_url":"https://github.com/brainboxdotcc/DPP/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainboxdotcc/DPP@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-18T01:52:46.208Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/brainboxdotcc/dpp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/brainboxdotcc/dpp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/brainboxdotcc/dpp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/brainboxdotcc/dpp/dependencies","status":null,"funding_links":["https://www.paypal.com/donate?hosted_button_id=ZP76Y5J24WLMU"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T23:11:24.697Z","issues_count":79,"pull_requests_count":710,"avg_time_to_close_issue":3723609.0447761193,"avg_time_to_close_pull_request":401837.2409090909,"issues_closed_count":67,"pull_requests_closed_count":660,"pull_request_authors_count":79,"issue_authors_count":58,"avg_comments_per_issue":4.7974683544303796,"avg_comments_per_pull_request":1.584507042253521,"merged_pull_requests_count":595,"bot_issues_count":1,"bot_pull_requests_count":202,"past_year_issues_count":42,"past_year_pull_requests_count":347,"past_year_avg_time_to_close_issue":608768.5483870967,"past_year_avg_time_to_close_pull_request":113968.38461538461,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":312,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":2.8095238095238093,"past_year_avg_comments_per_pull_request":1.4870317002881843,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":282,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainboxdotcc%2FDPP/issues","maintainers":[{"login":"Mishura4","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mishura4"},{"login":"Commandserver","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Commandserver"},{"login":"Neko-Life","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neko-Life"},{"login":"webtax-gh","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webtax-gh"},{"login":"RealTimeChris","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RealTimeChris"},{"login":"janaSunrise","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janaSunrise"}],"active_maintainers":[{"login":"Mishura4","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mishura4"},{"login":"Commandserver","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Commandserver"},{"login":"Neko-Life","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neko-Life"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrainboxdotcc%2Fdpp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrainboxdotcc%2Fdpp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrainboxdotcc%2Fdpp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrainboxdotcc%2Fdpp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrainboxdotcc%2Fdpp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbrainboxdotcc%2Fdpp/codemeta","maintainers":[]}